All orders - Strategy optimization - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
3404 completed jobs in all languages
Sort by:
30 - 70 USD
1. I want an EA for MT5 I want two Buttons on Chart. RESET & CLOSE 2. Give order options in settings, so I can set Limit / Market / SL orders. 3. If I click the reset button on the chart EA should take order. 4. I have to place TP & SL for that order. 5. If TP is reached, order will be closed. That’s all. EA work finished. EA shouldn’t take next trade until I press RESET button. If
MPDIFICATION OF EXPERT ADVISOR (personal job)
30+ USD
1. ADD "USE RECOVERY MULTIPLICATION"(TRUE/FALSE): WHEN SET TRUE,RECOVERY ADDITION IS DISABLED; WHEN SET FALSE, RECOVERY ADDITION WORKS..... THIS MEANS EA CAN EITHER USE BOTH FUNCTIONS WHEN SET TRUE OR FALSE. RECOVERY ADDITION FUNCTION IS ALREADY WORKING 2. NUMBER OF POINTS (INPUT PARAMETER): IF EA EXECUTES A TRADE AND IT DID NOT HIT TP BUT PRICE MOVES AWAY FROM ENTRY POINT UPTO (NUMBER OF POINTS (INPUT PARAMETER))
30+ USD
This job is "NOT" about developing, it is about correcting something already written. There is a bunch of 20 Eas to modify. Correction regards: make sure orders close at TP/Sl only never before, deleting martingale, Eas have to open 1 order per time, deleting pop-up message alert and so on with other minor tasks. All easy details to be fixed
80 - 100 USD
Hello! I seek a PRO EA creator who can help me build an EA for turning manual strategies - which are created using price movements, indicators, & a set of rules - into automated strategies; on MT4 & MT5. I’d also like the project completed within 3 days (if possible). Please be sure to read the instruction file I’ve attached below, "thoroughly", before placing your application. Thank you
Modification of existing MT5 EA - NNFX Scorpion Edition (personal job)
30+ USD
Modification of existing MT5 EA 161069_-_158444_-_NNFX_Scorpion_Edition 1.1 Modification of Moving Average (MA), AMA (filtered), QQE and RSI. Add “ OHLC average (OHLC/4) ” and “ OC average (OC/2) ” as a choice in all of them. Replace Vol and MA with Money Flow Index (MFI). Have the potential to compare the Baseline (BL) against the modified Moving Average (MA) of price instead of only close price as it is today
30+ USD
NUMBER OF CANDLES (INPUT PARAMETER): IF THE EA EXECUTES A TRADE AND IT HAS NOT HIT TP (IN LOSS), THE EA WILL NOT EXECUTE THE NEXT SIGNAL UNTIL THE NUMBER OF CANDLES SET BY THE USER IS MET. THE NUMBER OF CANDLE SET BY THE USER MUST BE MET BEFORE IT EXECUTES NEXT TRADE WHICH IS THE RECOVERY TRADE. ie. IT WILL COUNT THE NUMBER OF CANDLES (TRADING DISTANCE) BEFORE NEXT EXECUTION SIGNAL AND THEN IT WILL APPLY
30 - 100 USD
Looking for a professional developer who can turn my ideas into a workable EA. The most important is "support after sales". Detailed explanation will be given in chatbox. Dare enough to take the job ? Ask yourself. See ya later. 😎
Need An Indicator/EA to Monitor Daily Drawdown & Also reset Daily for Prop firm Challenges (personal job)
30+ USD
I'm looking for an indicator/ea that can produce an on chart display of "floating drawdown" that will also need to reset everyday at a time specified by the user . It will need to display on the chart a countdown of this. For example It would be great to have a timer displayed on the screen as to when the "Daily Drawdown is about to reset. Something that dislays like..xxx...Daily drawdown will reset in......minutes
30+ USD
Need help to optimize EA. I have an EA which works well in SIideways or say in range bound market. but once there is a trend of say 1% or 2% there is a huge loss. ocassionally 3/4 times a month
3 Applications
(4) MQL5 Experts Strategy optimization
30+ USD
I need to convert about 6 trading view indicators to mt5 indicators. I need them to function the same way. I can send you their pine code if needed. Let me know how much it will cost me
30+ USD
I want a developer who can design a candle breakout EA for me please if you know you are not good in EA development don't waste my time because I will report you and I will test before releasing payment so please read the description well before applying. Now this is a breakout system based on individual timeframes candle breakout not just the daily breakout. For example in a 4hr timeframe a candle breakout from the
30 - 50 USD
I have an EA which I had modified and added a new grid function to it. The previous developer did not have proper experience in grid strategies and logic and the EA was full of errors with the grid functionality. He managed to fix some of it, but the grid is still not functioning as it should. I need a developer who has knowledge and experience in grid strategies and can fix the remaining bugs with the grid logic and
Modify and Add a new Feature in Current EA (personal job)
40+ USD
Hello I would like to hire you to complete another job based on previous job. I need to add a special feature for my current EA. The job description will be provided in the pdf file . Kindly do this job and update the files as early as possible, Best of luck. Thanks
30+ USD
Hi, I have a EA and I want to adjust it to have more control over hedging my account. Now if the market doesn't come back the EA keeps trigger double bigger orders in the loss direction and waits for the market to come back. But sometimes the market doesn't come back and your losses will be big when the stop loss hit. Can you help me with this EA? I want to edit this EA to save my account when the market is moving
30 - 100 USD
Hello, I need to create an expert advisor to trade on Deriv's Boom and crash, I need to have Money management and use range and trend filter to open trade. I would like to have the Accelerator Oscillator as the entry signal to buy and sell, When the indicator shows the red line below the 0 level, buy and the oposite to sell, I need to be able to set TP and SL in order to optimize the robot. If the developer can
3 Applications
(1) MQL5 Experts Strategy optimization
30+ USD
Elaboration of MQL5 EA using keltner channel breakthrough of upper and lower bands. Code must be provided. - The buy or sell order must be sent when there is confirmation of the channel breaking through the closing of the candle. If the "anticipation" parameter is used, if the candle is closing and there are xx seconds to open the next candle, the operation must be started. - martingale orders must be plotted when
30+ USD
I want a developer who can design a candle breakout EA for me. Now this is a breakout system based on individual timeframes candle breakout not just the daily breakout. For example in a 4hr timeframe a candle breakout from the previous candle either from the high or from the low the EA will take a buy or sell trade immediately no pending orders because of the minimum pip distance away from price. It should work this
35+ USD
Here are general specifications which needs to be adjusted: 1. TRADES/BAR Only one order of same direction at one time, (currently ea randomly places many orders at the same time for example places 20 buy orders if conditions are met - needs to change this). There should be an option of number of trades/bar, it should calculate how many orders in one direction have been executed on that bar and no more orders after
Convert existing NNFX Scorpion Edition EA from MT4 to MT5 (personal job)
30+ USD
Convert existing 158444_-_156921_-_NNFX_Scorpion_Edition 1.2 from MT4 to MT5. All MT5 indicators needed are either in MT5 as standard indicators or attached to the specification, except for the Filtered ATR that is only attached as a MT4 indicator. This one also has to be changed from MT4 to MT5. In addition I want to have the third confirmation indicator (C3) removed, and make the EA available for more instruments
Merry Exchange: ATR Universal TPSL ft gift (personal job)
500+ USD
Buy the 'Universal tpsl atr' Trading Utility for MetaTrader 4 in MetaTrader Market (mql5.com) Purpose: Revelation of that editor code is at interest. Mql4, not the .ex4 specifically. An even trade is made here, scoring