All orders - Trading robot/indicator debugging - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
All
Forex
Trading robot/indicator debugging
Strategy optimization
Statistics and mathematics
C++
Strategy modules
8906 completed jobs in all languages
Sort by:
Convert Robot v2.3 to Robot v3 (personal job)
150+ USD
Hi, This Job consists in modifying an Expert Advisor named Robot v2.3, adding new functionalities and removing and modifying others. Everything is well explained in the attached specifications. It is important to make the following inputs continue working correctly: - Stop Time and Start Time. - Expiration date. - Restriction of use by MT4 account number. - Magic Number. - Account Info. - Etc. Multiplier input
1 Application
50+ USD
When 100 day exponential moving average (Source: Close) crosses under 50 day exponential moving average (Source: Close), Open a Market Buy at the next candle open (depending on timeframe for the chosen chart) with 2% of Account Size, Set Stop Loss to 20 Pips under entry, and a Take Profit at 70 pips above entry. Take 50% profit (close half the position) at 30 pips above entry and move stop loss to entry position
9 Applications
100 - 345 USD
I need a MetaTrader5 EA that will call a URL (WebRequest) every N seconds, and based on the JSON data it sees in the response, it should open a new order in MetaTrader. (When doing the WebRequest, the url being connected to requires a key/value to be passed in the header of the WebRequest to successfully connect. The URL and key/value will be hardcoded in the code and won't be a setting.) It will then follow a very
1 Application
Evolution of a robot based on market (personal job)
30 - 80 USD
The robot have already been created. I need some evolutions of this robot for new perspectives. All the details will be provided on specifications acceptation. All the explanations will be given. Best regards
1 Application
30 - 50 USD
Hi, I am looking for someone who can translate this Thinkscript strategy and turn it into a Metatrader 5 (MQL5) trading robot for auto trading. The script is pretty short: def bullishreversalcandlebody = close - open; def bearishreversalcandlebody = open - close; def atravg_slow = average (atr (), length = 35 ); def upsignal = bullishreversalcandlebody is greater than ATR ( 14 ) * 0.5 and open <=
3 Applications
Erstellen eines Breakout EA (personal job)
100+ USD
Kaufaufträge: Kerzen müssen über dem 200 EMA liegen Ein blauer Pfeil des Breakout Finder zeigt einen Ausbruch an Die Kerze muss über der Widerstandszone geschlossen und bullisch sein Die 2. Kerze nach dem Breakout-Pfeil muss ebenfalls bullisch sein (wir warten, bis die 2. Kerze geschlossen ist) Beim Eröffnungspreis der 3. Kerze setzen wir dann eine Kauforder Verkaufsaufträge: Kerzen müssen unter dem 200 EMA liegen
1 Application
Multi Time Frame Trend Indicator with Semaphore (personal job)
75+ USD
Zigzag and Dots Trend Indicators Zigzag Indicator Adapt the ZigZag indicator from https://www.mql5.com/en/code/2261 and make is able to be used in a multi timeframe indicator as specified in the Dots Trend Indicator below. The indicator should use the current timeframe Time[i] array or coded as appropriate by the developer to match to the correct bar on the higher and lower timeframe as done on this example code
1 Application
30+ USD
I need to modify a script to auto bot some feature need to change to parameter as this is a limit order script and add on the auto bot feature
7 Applications
100 - 500 USD
i am looking for trading indicator that will trade according to my strategy strategy is simple has to show buy and sell entry and stoploss strategy is not easy just need to have the indicator so clients can be able to use it on both mt5 and mt4 please dont watse my time if you cant do it dont text find attachement to see sample
4 Applications
Modify existing EA and update trading rules (personal job)
30 - 200 USD
New logic for the bot or the creation of a completely new one if you decide. Addition of new variables - static and new logic for calculating profit and closing positions
1 Application
60+ USD
create a similar supply and demand of an indicator I'm using, just want to make it better. Please reach out for for more details or if you are interested thanks
4 Applications
30 - 100 USD
· Settings Inputs o Currencies pairs to be used. o Fixed or auto lot calculation. o Fixed lot value. o Auto lot calculation method (equity or balance). o Risk percentage per trade (1%, 2%, 3%, 4%, 5%). o Risk: Reward Ratio: low (1:1), mid (1:1.5) and high (1:2) o Max trades at same time(variable) o Trading hours start(GMT) (variables) o Trading hours’ end(GMT) (variables) o Magic number ·
Upgrade of Stop Hunt Indicator and Telegram EA (personal job)
30+ USD
1. Upgrade of Stop Hunt Indicator - Add Break of Structure Line (BOS) - Break of Structure Line as shown in the picture below - BOS Color Line Colors can be Change.. default is top - blue... bottom - red 2. Stop Hunt Line is dotted / or broken Lines so as not to confused with BOS Lines.. See Picture 3. Change Fractal Icon Object to Circle... see Picture Below 4. Change Stop Hunt Candle Icon Object to Arrow.. see
1 Application
Dashboard alternative arrow/symbol: (personal job)
50 - 500 USD
Admiring your dashboard, I'd like to get a hold of the mt4 version of it with a specific symbol: symbol 169 \\ Metatrader 4 Symbols (aboutcurrency.com) Download the 'RSI Dashboard Scanner' Technical Indicator for MetaTrader 4 in MetaTrader Market (mql5.com) Tell me, what would be the cost for it? I do have a limit on spending, so I hope it isn't the most expensive, ha-ha. \\ Question: Would it be possible to
Recovery Zone Hedging (personal job)
219+ USD
EA is based on three strategies will be explained in full details at requirements specification, Option to execute market orders and pending orders, with some functions needed like trailingstop breakeven and partial close Recovery zone and hedging will be explained too MQL5 source code is required
1 Application
30+ USD
I have an indicator and I need an EA to open a trade when my custom indicator gives the arrow. It's repainting itself, so I need to open a new trade each time it re-paint itself and close all trades that were opened when the total profit reaches X Dollars. When the indicator repaint itself, the new trade should ONLY be opened if the price is X pips lower/higher (depending if it's Sell or Buy trade) than the previous
7 Applications
Simple EA to take trades when market crosses 3 different EMAs (personal job)
60+ USD
This EA will be based off of 3 indicators EMA 75 EMA 100 EMA 125 When the market passes the EMA to the up side, a BUY trade will be executed. Once a BUY trade executes, a 10 pip Stop Loss will be set with a 15 pip trailing stop with each EMA. When the market passes the EMA to the down side, a SELL trade will be executed. Once a SELL trade executes, a 10 pip Stop Loss will be set with a 15 pip trailing stop with each
1 Application
30+ USD
I have been running EA optimatization and noticed some error in the journal: 2022.08.05 19:34:07.497 Core 2 genetic pass (3, 333) tested with error "OnInit returned non-zero code 1" in 0:00:00.022
3 Applications
30 - 40 USD
I am not pro but created an EA. I just try to post my EA but several errors occured 131 1 I believe that only pros can solve. Could you fix that
4 Applications
1000 - 2000 USD
I want to develop a fresh TradeCopier embedded into a fresh fully automated trading robot (ea). In case of TradeCopier, I use the term Transmitter instead of Master & Receiver instead of Slave . There will be 3 ea – 1. MT5 Transmitter-cum-Receiver (EA + TradeCopier), 2. MT5 Receiver & 3. MT4 Receiver . Transmitter-cum-Receiver is the main/master ea. Other two is a light version ea derived from
10 Applications