Orders for indicators development - Trading robot/indicator debugging - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
2781 completed jobs in all languages
Sort by:
30+ USD
I am looking for a developer who can develop a zone to zone indicator that works as follows: 1. it should draw zones that had the most touches from the price. 2. you can use fractals to determine the price touches and yet fractals should not be shown in the chart. 3. zones must not repaint, and also they must be able to be used on different timeframes whereas they only stick to one timeframe, like this.......if i
I need a trading view strategy converted into EA for MT4 (personal job)
30+ USD
Covert a Trading view strategy into Mt4 Indicator , It will be based on bollinger band, Should be same to same buy and sell same as in trading view with alerts , option of alert should be based on open and closed candle. There should be option to change value in input of indicator as same in trading view setting
JOUD Wave Martingale EA (personal job)
60+ USD
Wave martingale Mt4 I want to create an expert that works with the wave and martingale function together The idea is known, of course, and we have implemented it previously But here, no more positions will be opened when reaching He will close previous one and open new one evry X point Whether with a loss or profit And a new position will be opened in the same direction If the price is rising upwards, open buy
1 Application
30 - 70 USD
Good morning! I would like to convert the concretum bands indicator into a mql5 indicator. The indicator is attached and free available in tradingview. The indicator needs to have buffers and handles that I can build an EA later on. Cheers
FMC Alert Scanner EA (personal job)
40+ USD
The EA is to work exactly like the indicator. The Ea will have numerous sequences, and show directional arrows for whenever the market conditions match any of the sequences. The Ea will have a few inputs that are to be kept available for changing, ie. trading time, pivot levels, lot size, tp/sl
1 Application
Need to add moving average to standard indicator (personal job)
30+ USD
Hello, I'd like to add a moving average to an existing indicator. This should be straight forward I am attaching the output needed to this message. Please review and provide best price and how long it will take to complete. thank you and hope to hear from you - BT
1 Application
30 - 100 USD
I would like to add custom Alerts and additional functions to the existing MA indicator. Also I would like to clean up the code a little. Let me explain in specific detail what I would like to have done. First I would like to remove the existing Alert based on MA trend change. Then I would like to remove some MAs from the drop down menu of the indicator. Please refer to the attached image named AllAverages. I would
9 Applications
30 - 50 USD
Hi there, Please convert this EX4 indicator to MQ5 Deeply sorry I don't have the MQ4 source file But if you experience developer you know how to convert this indicator Thank you
8 Applications
30+ USD
heres the code (#include <Trade\Trade.mqh> // Include the CTrade class CTrade trade; // Declare an instance of CTrade // Symbols to trade string SYMBOLS[] = {"XAUUSDm", "US30m", "GBPUSDm", "USTECm", "EURUSDm"}; // Parameters for 15-minute scalping and integrated strategy double MIN_LOT_SIZE = 0.01; // Minimum lot size for most brokers double TRAILING_STOP_LOSS = 5; // Trailing stop loss (points) double
10 Applications
40+ USD
Good day, its my first time on this platform, I'm in need of an EA to built me at trading robot or a profitable signaling indicator with specifications of my choosing or the agreed upon. I'm based in South Africa so i would need to be trading from that 09;30AM (after Tokyo session) Johannesburg time zone GMT+2 up until18:30. Myself i like trading Gold, EURJPY and EURUSD. Furthermore if possible to use EMAs and or RSI
Modification of a quite simple indicator. (personal job)
30+ USD
Modification of a quite simple indicator. This indicator makes it possible to switch the timeframe on all open chart windows. It must be adapted to the new system. it must meet the requirements of the binary options system you developped for me
1 Application
Create a bot that will help me trade with fewere loses (personal job)
30 - 80 USD
Create a bot that will incorporate RSI and MACD trading strategies and help make profits in the long run using also multiple timeframe analysis strategies to execute some trades the multiple timeframe analysis will be useful in the determination of where the actual market trend has been especially on higher time frames the..RSI movement on higher timeframes will also be useful in determining the trend of the market
EA
30 - 100 USD
, possibly other issues I have not noticed . when code is compiled shows no errors 1. lot siz 3. possiblyer then ..spread value. 4. possibly other issues if you can find and fix any problems that are found with the code
4 Applications
50 - 200 USD
Functional specifications in English (see attached .zip file) Spécifications fonctionnelles en français (Cf. ci-dessous). Je possède actuellement 3 indicateurs distincts pour MT4 que j’utilise séparément, mais pour lesquels j’aurais souhaité réaliser une fusion fonctionnelle, afin de répondre au besoin spécifique décrit ci-après. Tout d’abord, les 3 indicateurs (Cf. programme mql4 source file ci-joints) sont : 1 er
4 Applications
Modification of master bot (personal job)
55+ USD
Hello. I hope you are well. Can you modify the master bot so that there’s an option to turn off the bot and close all trades when the drawdown reaches a specified amount
55+ USD
I would like to have existing indicator (MT4) to be modified however i do not have access to the source code only the exe. The modification is to send and alert to mobile phone stating that candle has closed partially or fully above or below base line for sepicific time frames.This should be for all forex pairs in the market watch, or selected paris from market watch. File will be sent to developer when choosen
30 - 110 USD
Hi, i have a source code for a tradingview indicator. Other coder said that the indicator is complex due to the indicator use the library from tradingview. I need someone who can help me convert this complex indicator to MQL4 Indicator
18 Applications
30+ USD
I have a robot that opens and closes trades based on some indicators. I need an adjustment for that robot to open less trades at a time. What it does is when some requierements met it opens trades every single candlestick which makes it hard to work in range graphics. the change should make it open 5 trades at max and open additional ones when it closes one
20 Applications
30+ USD
To develop a script that upon pressing a shortcut key, and clicking on a specific candle, an object(rectangle) is to be drawn on the chart on that specific candle. I have the source code examples to aid in the development of this indicator as attached. You just need to use the onchartevent click and drawing of objects. No logic/validation is required. **to use the example indicator attached, once loaded, press "Z"
8 Applications
100+ USD
Hi I have an indicator that create objects in the chart and using those following some rules the new indicator will create external global variables with value = 0 ( NONE ), = 1 ( BUY ) or = 2 ( SELL ). The global variable will use PIN external integer number . PINS are by now global variables (GV) whose name indicates the pair name and the PIN belonging and their value indicates it direction/action. PINS GV names