Orders for Expert Advisors 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
5874 completed jobs in all languages
Sort by:
30 USD
I have a trading system that i want to automate. it uses EMA crosses (ema 4 and ema5), also EMA 5 shifted, and a custom indicator that combines QQE with (settings 1,8,3) there's RSI in the QQE, period of the RSI is 8. there is Donchain channel (period 21) for detemining the SL and TP but we may ignore that. To BUY : 1) Ema 4 and 5 has to cross, 2) also the last candle must have closed above shifted ema5, 3) RSI line
30+ USD
This strategy is based on EMA crossovers on multiple time frames with retests of the EMA. The coder should be able to indicate trend on a larger time frame using the crossover as indication and then execute the trade in that trend direction on a lower time frame using the same EMA settings
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
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 <=
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
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
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
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
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
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
Erstellen eines VWAP EA (personal job)
150+ USD
1.) Kaufen Sie nur Aufträge, wenn der VWAP ÜBER dem EMA von 200 liegt Verkaufen Sie Aufträge nur, wenn der VWAP UNTER 200 EMA liegt 2.) KAUFEN: Kerzen und VWAP müssen ÜBER dem 200er EMA liegen und Kerzen den VWAP von unten nach oben kreuzen. Wenn die Kerze vollständig geschlossen ist ÜBER dem VWAP setzen wir eine Kauforder. HINWEIS: Die Kerze muss bullisch sein und darf den VWAP nicht mit Körper oder Docht berühren
Verma Style (personal job)
30+ USD
hi sir, our new strategy is ready and its so simple. after clicking ALGO TRADING button we wait for 50 points lets an example we starts robo at 1.01500, if price goes to 1.01550 then buy and if price goes 1.01450 then sell lot size = 0.01 Target points = 100 points (10 pips) Point 1. if we buy at 1.01550, after taking target clear all and start robo again. Point 2. if we buy at 1.01550 and price goes to 1.01450 then