All orders - 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
9004 completed jobs in all languages
Sort by:
30+ USD
Dear Developer, I hope you are doing well. I would like to request the conversion of a TradingView indicator "Forex ATR" into an MT5-compatible indicator. Requirements: The MT5 indicator must match the TradingView version exactly Same logic and calculation Same input settings Similar graphical representation (visuals/plots) Once the indicator conversion is successfully completed, I would like to proceed with the next
Costum strategy ea liquidity grab (personal job)
50+ USD
first part of work on liquidity grab, with tp and sl in money, drawdown day protection on money and % as agreed via chat together, good work, once this is finished we move on to the next job, if possible also include a possibility to choose the indicator timeframe within the robot's menu
1 Application
Add 2nd Stochastic (personal job)
40+ USD
Hi. I would like to add another modification to the current EA. The current EA can be found here: https://www.mql5.com/en/job/248006 This modification will work with Stochastic Signal Mode, no early entry and no Reverse logic. I want to add a separate 2nd Stochastic. It will be used together with the original Stochastic, and both of them have to fulfil the same entry conditions. For Buy: D3 > D2 < D1 < (50 - OB/OS1
1 Application
Modifications to existing MT5 EA (personal job)
30+ USD
Hi i want to modify my existing MT5 EA. Want to add some inputs and remove some inputs from it i have proper detailed document and explanation on what exact inputs i needed to be in the EA and explanation of new inputs how they will work
30+ USD
i need a developer who can link my EA to AI and in the same time i want to make a crm and a bot for onboarding clients automatically to the telegram channel
Alll Market And All Time Fram Woking bot (personal job)
200+ USD
GOLD SCALPING STRATEGY (FULL + NUMBER + BOT LOGIC) BOT NAME ; Trend scalping ## 1. RANGE CALCULATION Use previous day data: * Range = High - Low * Step = Range / 4 Example: * Range = 100 points * Step = 25 points --- ## 2. BASE LINE * Take the first 5-minute candle after market open * Base Line = High of that candle Example: * Base Line = 2000 --- ## 3. LEVEL CALCULATION (AUTO FORMULA) ### Formula: * Up Level =
1 Application
Update to tow trades ea (personal job)
30+ USD
tow trades closed at breakeven no stop loss price returned to intry no trades opened running candle then one trade opened at martingale trade should be tow trades opened every time after stop loss is hit when breakeven is hit start begining of lot size again opened one trade at martingale trade should be tow trades opened every time breakeven is not stop loss what is breakeven trigger points and breakeven size points
Project: Market Maker Optimus (MMO) – MT5 Expert Advisor (personal job)
47+ USD
Please help out I want to modify my existing EA, add fixed lot size ladder, full margin, stacking. Also fix the TP plus SL, the EA only opens 1 trade and now I want it to open multiple trades at same time for example 100 trades etc. using stacking plus full margin on any balance with good slippage when market conditions are met. Adjustable inputs: Fixed lot size ladder Fixed Lot size 1 - 0.03 Fixed Lot size 2 -
30+ USD
#include <Trade/Trade.mqh> CTrade trade; input double LotSize = 0.1; input int FastMA = 10; input int SlowMA = 20; int fastHandle, slowHandle; // Initialize indicators int OnInit() { fastHandle = iMA(_Symbol, PERIOD_CURRENT, FastMA, 0, MODE_SMA, PRICE_CLOSE); slowHandle = iMA(_Symbol, PERIOD_CURRENT, SlowMA, 0, MODE_SMA, PRICE_CLOSE); return(INIT_SUCCEEDED); } void OnTick() { double fastMA[2]; double
20 Applications
200 - 500 USD
READ BEFORE MESSAGING PLEASE Developer Requirements (Strict): - Expert Level Only: This is a professional-grade, robust trading engine. Please do not apply if you are a beginner or intermediate developer. ​ - Asynchronous Proficiency: You must have deep experience with CTrade and handling asynchronous order execution (Requotes, Busy Servers, and Order Integrity Sync). ​ - Proven Track Record: I require a developer
50 - 70 USD
I need a robot for trading gold and currencies . I need to use it with metatrader 4 and 5 . My budget is not high . Max . 70 USD. I need to be able to start and stop it at any time without restrictions
25 Applications
Add Dynamic Grid Distance (ATR Based) with ON/OFF Option (personal job)
30+ USD
I need dynamic grid distance with ON/OFF option. Add an input to enable/disable: UseDynamicDistance = true/false Logic: - I will set a base distance (example 350) - During high volatility, it should automatically double (350 → 700) - During normal market, use the base distance If UseDynamicDistance = false: → Always use fixed distance only No other changes needed in the EA
1 Application
Modification (personal job)
30+ USD
Modification The problem: When at Max Trade have more positions than 1 is open, it is deleting the original stop loss, and change it to virtual stop, and is modifying it with every tick. I need to change this to regular stop loss behave, and the EA need to modify it with every close candle price not every tick and working as normal stop loss, also the breakeven, trailing, trailing step too
1 Application
30 - 60 USD
Hello, I have three Expert Advisors and I want to prepare them to pass the MQL5 Market requirements in order to publish them. Note: I do not want any testing to be performed on the EAs. Also, one of the EAs needs a very minor change in the Info Panel — just modifying one line within that section only. Please let me know the cost and time required. Thank you
MT5 Range Breakout EA (personal job)
40+ USD
1. System Overview Platform: MetaTrader 5 (MQL5) Target Asset: XAUUSD (Gold) Target Timeframe: M5 (5-minute) Execution Type: Pending Stop Orders ( ORDER_TYPE_BUY_STOP & ORDER_TYPE_SELL_STOP ) Broker Environment: Prop Firm (Strict execution rules, dynamic spreads, and strict Stops Level limits) Primary Strategy: Specific time-based range breakouts utilizing One-Cancels-Another (OCA) logic and custom tick-based
1 Application
100 - 150 USD
Variable Value EA Comments Magic Number 123 Trade Parameters **************************** Trade Open Type Buy/Sell Number of Positions 1 Position Lot size (in pips) .01 Position TP (in pips) 500 Position SL (in pips) 1000 Position BE (in pips) 400 Equity Management **************************** Close positions on opposite signals True/False Close positions on opposite Breakout candle True/False Stop after X
30 - 50 USD
I am looking for developer who can create custom price alert indicator for MT5. The function of alerts in MT5 is fine but it does not allow setting custom sounds for specific charts with ease. For example, one can attach custom sound to new price alert, but if you use a lot of alerts daily (which i do) and want to have each ticker/pair to have its own sound alerts it gets too time consuming. I am looking for
33 Applications
Line Trader Pro (Update Project 2) (personal job)
30+ USD
Line Trader Pro (Update Project 2) : -------------------------------------------- 1) Set BE on closure of Entry candle: True/False. 2) Lock Profit in USD on BE. 3) Trigger the trade only after the specified time (in seconds) has elapsed. For example, if the input is set to 180 seconds, the trade should be triggered only after 180 seconds have passed since the opening of the entry candle, even if the BOF or SOF entry
1 Application
Modification (personal job)
30+ USD
Modification I need a ne option with the ADX signal.I like to add a SAFE MODE true/false option. The new signal is: - when the last closed candle value is HIGHER then the previous last closed OPPOSITE color candle. It is need to work togheter with the other options, defenly with the ”Max Trade Option” Also important, if any of position is closed b stop loss, TP, or by hand, the EA need to wait to open new position
1 Application