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
7763 completed jobs in all languages
Sort by:
30 - 40 USD
Conditions: Only open orders when spread is below 6. Open both buy stop and sell stop order on each trading day at 09:00 AM Belgium time Lotsize on all orders = 0,02 (I'll adjust lot size mannually over time) Expiration: if a stop order did not open, it should be cancelled at 10:00 PM Belgium time on the same day the order was set. Should work on all pairs, at the same time. No stop loss predetermined. Stop loss has
6 Applications
30+ USD
I have written an EA to manually set trades with a buy and sell button. These two buttons do not work in the strategy tester but do work on real time trading. I need these two buttons to work so I can enhance my trading strategy and test various indicators. I understand there is a work around for this functionality. Attached is my code
4 Applications
50+ USD
Hi, As per title, I need trade copier which is capable to copy the following actions: - SL & TP move - Full Close & MORE THAN ONE PARTIAL CLOSE (copied from Master to Slave account on same PC) Price negotiable! Thanks in advance, Yan
80+ USD
Not sure if it is possible but I would like my zonal retest strategy turned auto. Would be good if we could talk about it in detail and agree on price
TRADING SYSTEM BASE ON CUSTOM INDICATORS (personal job)
30+ USD
TRADING SYSTEM INDICATORS ARE: 1. First CHANNEL(Half length : 50, Price: 6, Band deviation: 2). 2. SECOND CHANNEL(Half length : 50, Price: 6, Band deviation: 4). 3. EXPONENTIAL MOVING AVERAGE (PERIOD: 100, shift:0, MA method: Exponential, Apply to: close). 4. Trend Filter (Smoothe Period: 3, Smoothe Phase: 0). 5. Trend Filter (Smoothe Period: 5, Smoothe Phase: 0). 6. Volume indicator (Time frames: 1mins>100, 5 & 15
30+ USD
Good morning developers, i have a scalping indicator and i need an expert that trade on indicator signals. I want to develop the expert with different strategies that I will explain in the course of work. The author of the indicator reports that his indicator is compatible with the creation of an expert
14 Applications
30 - 35 USD
Hi, 1. Assuming I initiate 1st Long position of 0.01 lot EURUSD at 1.20000 with Take Profit at 1.20100. 2. Once the price at 1.20100, I need the EA to close the 1st Long position and initiate 2nd Long position with different Take Profit and Stop Loss level. 3. Should the 2nd Long position is hit at the Stop Loss or Take Profit level, the EA will initiate the 3rd Long position with specify S/L and T/P level. 4. The EA
9 Applications
100+ USD
Requirements Specification: The EA will have the following settings: MovingAverageOne MovingAverageTwo The following settings must be available for the MovingAverage: Period = manuel (no equal period allowed => One == Two) only allowed values => One < Two Method = Simple; Exponential; Linear Weighted Apply to = Close; Open; High; Low Style = Color; Dotted or solid; normal or bold Trigger a Buy Position when
9 Applications
A very simple EA to back test price levels and place basic trades. (personal job)
70 - 100 USD
Hi Hossein, I'm in need of an EA to run some simple testing on past resistance and support levels. See below:..... ---------------------------------- SPEC: Price Level Tester EA Compatible with MQL5 I'm looking to develop an EA that will be used primarily to back test market behaviour at given prices mainly in FX pairs. It should work as follows: 1. I would input a specific price (P1) of a currency pair into the
1 Application
Modification & Additional Function for Existing EA (personal job)
30+ USD
Hi, Please help me to modify & add in new functions as following, 1. Conditional TP (Existing Input) Take Profit in pips - 10 (New Input) LessThanLotSize - 0/1/2/3/4....etc (New Input) MoreThanLotSize - 0/1/2/3/4....etc EA will only set TP base on condition set. Example, EA will only need to set TP when the lot size is more than 0.5 or less than 0.2...etc. 2. Conditional PartialOut (Input) MoreThanLotSize -
1 Application
100 - 140 USD
Hey All, I need an EA with the following possible settings: News Release Time => TradeOpenDate Start Seconds - the time for placing pending orders before the news Cancel Seconds - time for cancellation of pending orders after the news BuyOrderDistance - distance to the Buy order SellOrderDistance - distance to the Sell order OCO (Cancel Second Order => ON / OFF) BuyOrderTakeProfit - take profit for the
15 Applications
EA based on TDI indicator (personal job)
30+ USD
According to the previous indicator, I kindly ask you to modify the EA. The specification has to be familiar but it will be insert in the comments part. Regards, Karoly
30+ USD
I want an automatic trading robot that uses 3 EMAs; 5EMA, 10 EMA & 20 MA. Signals as follows, when 5 EMA crosses 10 EMA from below such that 5EMA > 10 EMA, a buy order should be executed upon close of the candle, also same for when 5EMA crosses 20EMA from below, a buy should be executed and vice versa for a sell position for both EMAs...trades should be closed when the 5EMA crosses in the opposite direction for both
60+ USD
Developer will check existing code for errors. Developer will add a basket ATR trailing stop and basket ATR take profit with parameter settings in the EA with the following variables external variables: extern string z18 = "-------------------"; extern string bin10 = "Basket ATR trailing stop settings; extern bool TS_Enabled = false ; extern double TSATRPeriod = 30 ; extern
30 - 100 USD
When a buy signal (blue up arrow) appears, open a buy stop at x pips from the high of the signal candle. If X = 0, open a buy market order. When a sell signal (red down arrow) appears, open a sell stop at x pips from the low of the signal candle. If x = 0, open a sell market order. The ea should have other features like Partial close Trailing stop Break even Stop loss Take profit % risk The ea should allow me to
35+ USD
I have a basic, Ea that updates current,MAIN_LINE & SIGNAL_LINE, values on screen, for M1 istochastic, &line draws them in the subwindow. I need the above,also for M5,M15,H1,H4,D1,W1,MN1, all on the same chart,regardless of the charts timeframe. Will supply Ea upon job acceptance
6 Applications
200 - 300 USD
Dear Sir, Madam, I'd like to have an Expert Advisor for my following Top and Bottom Reversal Strategies for MT4 and MT5: Top Reversals – 15 & 60 (Manual Trading Time - 8.00-12.00 GMT; Algo Trading Time – 8.00-17.00 GMT) (Trading – EURUSD, EURGBP, GBPUSD, GBPJPY, USDCHF, AUDUSD, DE30, UK100, US30, OIL, GOLD, SILVER etc) Daily Setup – Price Close to 8, 20, 50, 100, 200 EMA / Previous Day Highest Closed Price Intraday
30+ USD
Hi, I would like to create a robot from this trend indicator. when the indicator generates a buy signal, the robot must open a buy position.when the indicator generates a sell signal, the robot must open a sell position. the user can choose whether to follow the trend (close and revers) or to insert a take profit and stop loss or a trailing stop. the user can adjust the number of periods of the indicator
14 Applications
30 - 250 USD
I am looking for BOT that is able to work with the moving average cross over but only take great trade when the RSI is in the 70 going down and the 30 going up. I would love for the bot to work well with gold and oil then any other pairs
30+ USD
I just need someone to create a Expert Advisor that uses two EMA’s. I need the EA to set on as an alert I do not need it to execute trades automatically. I just need it as an alert. Please contact me for more info I will give the full details
22 Applications