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
2902 completed jobs in all languages
Sort by:
Add another Bollinger Band Safety Condition To My EA (personal job)
50+ USD
Update Multiple Barriers EA - Rename the New File "AutoTrade Multiple Barriers V2" I want you to update this last EA you made for me. #1) The arrows should Not appear on the tick. It should appear when the EA is Attached. Over the weekend, when the markets are closed and I open a chart it does Not show the Arrows. This needs to be updated. #2) There should be a new trade signal on bollinger bands Bollinger Band
1 Application
30+ USD
i would like another rule that must be meant for the ea to open a new order. For prices 1 -5 i would like no order to open if a order was already opened in the chart timeframe. Its like another && variable that must be met. for ex a order opened and closed already on the daily chart timeframe. no new orders will open in the current candle it will wait until the conditions apply in the next candle
8 Applications
30+ USD
On current bar, check previous bar if MA 1/MA 2 outside BB. If MA 1 outside BB, down arrow appear on the chart (previous bar). If MA 2 outside BB, up arrow appear on the chart (previous bar). Can have option to popup alert and push notification
30+ USD
I have an indicator that has just one buffer for both buy and sell (it uses black arrow for both uup and down. I want the indicator to have two buffers, one for buy and one for sell in different colours so that I can use it with MT2. I don't have the source code. I only have the .ex4 file. I want the indicator to function as is, only buffers are needed. Let me know if you can do this job
5 Applications
30+ USD
Add this condition to an already existing EA: if price increases more than 120pips within a second or 1 candle, close all sell orders and open additional buy order if there are any open buy order and take profit if price decreases more than 50pips after the rapid price increase. And if price decreases more that 120pips within a second or in one candle, close all open buy orders and open a sell order to add on any
12 Applications
40 - 50 USD
Hi, Need expertise of mql5 coder to add a custom indicator to an existing EA (mt5) and overall code clean up - to make it concise and efficient. Refined source code needed at the end. Thanks, M
10 Applications
30 USD
The following project is to modify existing EA to add day and time filter then close all floating trades on Friday. EA will not open any trades on Friday after 5PM GMT EA will check all profit for the whole week (Monday to Friday) if profit is greater or equal all floating trades close all trades and delete pending orders
14 Applications
Add extra features to TWO Experts (personal job)
30 - 50 USD
Hi, Please check the attached file for all details ! Add These features to Decapi EA 1: X-minutes between same pair trade , example the trade opens on USDCAD pair , the next trade will open on same pair after x-minutes ! more details are in attached file
Add extra features to existing EA : caliber (personal job)
30 - 50 USD
Hi , Please add these features to Caliber EA ! details : Updated: only add these 3 things ! 1: Enable/Disable Indicator if ADX value goes above 55 and meets all criteria as we have set in Caliber it'll open trade 2: Once trend start, Maximum If already 50 ( x-candles ) are passed and nothing meet criteria , no trade will open till next trend starts ( explains with video: http://www.youtube.com/watch?v=piZDGN-uqSY )
1 Application
Add extra new features to two EA (personal job)
30 - 50 USD
Please add new feature to both ea the details are attached below Mcurrency EA : 1: Option to enable virtual TP & SL ( trailing distance will also virtual ) 2: .... plz check attached text file
Add feature to V (personal job)
30 - 50 USD
1: we already have Terminal Max SL feature for A*B Pair! ( all good ) 2: new feature : if PAIR A or PAIR B already have x-numbers of order in terminal ( if it was open by other ea or manually Today ) it'll skip the new order on this pair for today ! example we set TODAY Max-A&B-TerminalPair : 4 now the terminal have 4JPY orders today ( they are not closed yet ) still in trade but they were open today ! the ea will
1 Application
30+ USD
Hi, I have a Live Data website for monitoring my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the floating profits to this live data website. Your task is to add a new column to the table (attached pic) and in the EA. I have the source code to the EA and the website files. Please send me a message if you can handle this job and state your
12 Applications
30 - 40 USD
Looking for a talented MT5 coder . Need to add some features on the current EA for Auto trade on Prop Firms Job Clean and light codes preferred. 1. Trading Time(Auto Daily) : Create trading time for Daily Start time and Stop Time(closed All positions too), with input to Enable/Disable options(True/False) 2. Auto Stop EA : When: Target Equity(input %) Meet or Daily loss limit(input %) Meet, with input to
Add features to exiting EA (personal job)
30+ USD
What I need is - the option to set a distance in bar between signals. Distance between signal = XX bars. For instance, between a signal and another (either sell or buy) there has to be at least one bar. In case there is less than one bar we wait for the next signal. Nr of bar must be a variable. - Avoid buy and sell signal on the same bar : true or false. In case it is true and there a both a sell and a buy signal on
30 - 75 USD
Filtering out the low probability trading entries in a trading strategy. Use my EA attached. Filter positions use common indicators listed below. include the indicator standard inputs. Moving average (MA) Stochastic oscillator. Bollinger bands. should work with existing strategy with no errors. provide source code when job is completed. EA will work on LIVE account and DEMO with no error. should work on muti-time
5 Applications
Add functions (Force-Diff) to EA Range_v17 (personal job)
130+ USD
SPECIFICATIONS: · Add a column where Force-Diff will be based on the closing prices' divergence. Just like the existing Force-Diff that's based on the highs & lows, - It should have an option to specify number of bars to calculate - It should be available on these timeframes: M1, M5, M15, M30, H1, H4, D, W, M, Y How it should look like in the chart
1 Application
Add functions to Expert Advisor (personal job)
35+ USD
Add three additional functions to existing EA Close on opposite signal True/False Max Open Buy Max Open Sell Step for trailing stop also please name the EA, Forex Profit II copyright in the name of KSTrading
30+ USD
I have a full working mt4 ea (attached). I just need a 50 simple moving average added. I need to be able to turn this on or off and change it to 100 or 200 or 50 ,20 The simple moving average line needs to show on the chart when the ea is active By adding the 50 sma, The ea will only trade BUY when candles are above line and ea will only SELL trade when candles are below 50 ma line. This has to work with the
4 Applications
Add functions to expert & Customize GUI design (personal job)
50+ USD
1) Please add Progressive Grid Distance using Linear Increment. Grid distance should increase based on the layer number. Formula: Distance = BaseDistance + (LayerNumber × StepDistance) Example settings: BaseDistance = 100 points StepDistance = 40 points Layer calculation example: Layer 1 = 100 points Layer 2 = 140 points Layer 3 = 180 points Layer 4 = 220 points Layer 5 = 260 points Important rules: - This rule
30 - 40 USD
I have a MT5 Hull MTF Indicator that I like. I would like someone to add: 1) Time of day function (with start time and end time) so that it does not send messages during my night time. Default Start=0900 Default End=2300 2) Add to the Message (sound and email): so that it is Symbol+Buy-Or-Sell+Ask-OrBid Price+TimeFrame1 "/" TimeFrame2 I will send the indicator to the developer. Thank you