Orders for indicators development - new

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
207 new jobs in all languages
Sort by:
30+ USD
Can you help me with EMA? for example check this picture pink arrows SO3 worked when reach deviation price I want safety orders not work if the price below ema line so this time buyings are will be more safe
30 - 75 USD
Требуется модернизация готового рабочего простого торгового робота. Этап 1. _Модернизация условий открытия сделок _ исправление ошибки (срочно) Этап2. Модернизация условий закрытия позиций. ТЗ на робот на основе модифицированного индикатора PPR и ленты Болинджера. см. Файл
30 - 50 USD
Dear programmer, I'm in need of a programmer who can write an indicator that will work on ALL TIMES and NETTING AND HEDGING in this 4 situations . The indicator will base on 3 things : chart , Awesome oscillator, Stochastic and it will give sell alert entry when all conditions are fullfilled and give alert to exit the trade when this condition is fullfilled too. The programmer will put the boutton of ON/OFF so the
3 Applications
(5) MQL5 Indicators Trading robot/indicator debugging Panels and dialog boxes
30+ USD
Build me an mql4 indicator that will draw two horizontal lines a bearish, red and a bullish, blue line. I want to replicate the indicator Prop..sense on mql5 without the dashboard. https://www.mql5.com/en/market/product/103421?source=Site +Market+MT4+Indicator+Search+Rating006%3aPropsense+# Attached are a video explaining how it works, you need to watch. https://youtu.be/zBtaWWNlY9U?si=-LrI8YhmveSKxhKk its
3 Applications
(8) MQL4 Indicators Forex
30+ USD
Hello i need an indicator or a system that work very profitably on volatility index it must have the following attribute it can be converted to EA it give zone to buy and zone to sell It show at least 3 TP zone and also stop loss must not be too wide i will test on live market first before the contract is zeal Profitable trade 8 successful trade out of 10 signal Thanks
3 Applications
(11) MQL5 Indicators
33+ USD
take screenshots of each candle and rename the saved screenshots as follows: Screenshot Naming Convention: Counter: A sequential number starting from 000001. Month, Date, Year: The date when the screenshot was taken in the format MM-DD-YYYY. Hour: The hour when the screenshot was taken in 12-hour format. AM/PM: Indicates whether it's AM or PM. Example Screenshot Name: 000001-04-12-2024-4-5PM.png
15 Applications
(1) MQL5 Indicators Experts
30+ USD
preciso de um indicador que mostre um objeto no grafico, pode ser uma bolinha redonda de tamanho medio. cor rosa (opção personalizar). consistente em me mostrar uma bolinha 15 pips acima e 15 pips abaixo do preço de mercado em dia hora, minuto e segundo configurado. em depois de x segundos remover o objeto do grafico
5 Applications
(1) MQL5 Indicators
30 - 40 USD
**Objective:** Enhance the current EA on the MetaTrader platform to incorporate visual indicators of market trends and their strength, based on Moving Averages across selected timeframes. Additionally, integrate functionality allowing users to select a specific timeframe for making informed trading decisions based on these trends. ### Core Enhancements: #### 1. **Custom Chart Display with Trend Strength**
4 Applications
(2) MQL5 Indicators Experts
Another ea (personal job)
150+ USD
Another ind and ea for you. We will do all the same thigs we always do with the hft and trade every candle stuff. I'll put a file in with all parameters. This one will change a bit as it evolves I think
1 Application
(20) MQL5 Indicators Experts
30+ USD
I need help virtually through anydesk to resolve errors in my differents mq5 EA -error does not send order -error modify order -error finding indicator -invalid expiration error -SYMBOL_TRADE_STOPS_LEVEL=1: StopLoss and TakeProfit must not be closer than 1 points from the closing price for more info send DM
15 Applications
(42) MQL5 Indicators Experts Trading robot/indicator debugging C++ Uploading data to a website
30+ USD
I need the attached expert advisor modified - 95% of the work is done just need the values to be standardized from 100 to -100 and return the same values as the indicator below: Description : Using this Pinescript Code as reference: // // @author LazyBear // // If you use this code in its original/modified form, do drop me a note. // study(title= "WaveTrend with Crosses [LazyBear]" , shorttitle= "WT_CROSS_LB" ) n1 =
8 Applications
(21) MQL5 Indicators Experts
Trade copier (personal job)
30+ USD
once we are done how will i work on it il will explain u . this till then i need time. hi i will talk to on this once we execute our old projects btu i am wriign u this here so that i dont forget it
0 Applications
(8) MQL5 Indicators
30+ USD
ZigZag based on oscillators is needed The idea of ​​the indicator Create a ZigZag indicator, which is constructed based on extreme values determined using oscillators. It can use any classical normalized oscillator, which has overbought and oversold zones. The algorithm should first be executed with the WPR indicator, then similarly add the possibility to draw a zigzag using the following indicators: CCI Chaikin RSI
30 - 50 USD
1. Add Feature For (SPREAD) Normal trading Hours Spread or User set trading Hours Spread True or false Set to true or False When set to true EA will only create or develop a trade if spread is in this window allowing it to and EA will follow a window in which it can trade based on spread so if spread is to high and outside of this window it will not create a trade It
26 Applications
(7) MQL4 Indicators Experts
50 - 70 USD
Building a completely new index under the following conditions Building index(x) required 1, // If below (LOW) the current candle (0) time frame M1 = below (LOW) the current candle (0) time frame M2 // If below (LOW) the current candle (0) time frame M1 = below (LOW) the current candle (0) time frame M3 // If below (LOW) the current candle (0) time frame M1 = below (LOW) the current candle (0) time frame M4 // If
9 Applications
MQL5 Indicators
30 - 40 USD
Hi, how are you? I must do an indicators that print on chart the cycles using some line. Message me so I can send you the attach the details . Tell me if can do
10 Applications
MQL5 Indicators Experts
30 - 40 USD
I have a simple MT5 Expert Advisor bot that is licensed and I am paying monthly for the bot. Can you replicate the bot so a license is no longer needed and I can use the bot freely? Right now the process of me using the bot is - I pay for the license for a month's time - Seller sends me the .MQL5 file and an activation code - I drag the .MQL5 file on metatrader 5 and on the settings use the activation code - Once
30 - 50 USD
import pandas as pd import numpy as np def generate_signals(data): signals = pd.DataFrame(index=data.index) signals['price'] = data['Close'] # Calculate moving averages signals['short_ma'] = data['Close'].rolling(window=20, min_periods=1).mean() signals['long_ma'] = data['Close'].rolling(window=50, min_periods=1).mean() # Generate buy signals signals['buy_signal'] = np.where(signals['short_ma'] >
30 - 50 USD
Hi, how are you. I have a tradingview indicator It was developed in pinescript. It is a buy and sell indicator, (shows on chart). I want it now developed in mql5, but i have a few changes in mind. Is it possible to turn the buy and sell indicator into an ea. So instead of a buy sell signal it turns into a trading bot, But uses the same strategy. Thanks
5 Applications
(8) MQL5 Indicators Experts Forex
30 - 40 USD
Dear programmer, I'm in need of a programmer who knows deriv broker specially CRASH 1000 that can write an indicator in this 5 situations . The indicator will base on 3 things : chart , Awesome oscillator, Stochastic and it will give buy entry alert when all conditions are fufilled and give alert exit the trade when this condition is fufiled too. The programmer will put the boutton of ON/OFF so the client can
3 Applications
(5) MQL5 Indicators