System Specifications/Requirements
Step 1:
I want my Fluctuate system strategy/trading robot to automatically measure the artificial/faux/imitation buy and sell trade execution using the usual normal fluctuate MT5 robot downloaded on the MQL5 Platform trading logic and my customised selected input parameters.
(As if I am already in the trade, using the same input parameters, trading logic and other variables), BUT without it entering/executing the trade as yet, until my desired drawdown of buys & sells has been achieved, depending of course on the market volatility.
And I should be able to choose within the parameters, when do I want to enter/execute the trade based on the drawdown that has occurred.
The following example below demonstrates the trade idea.
Pre-Execution setup:
Trade No.1=Buy 0.01-Hit stop loss, didn’t reach Take Profit/Trailing stop
Trade No.2=Sell 0.02-Hit stop loss, didn’t reach Take Profit/Trailing stop
Trade No.3=Buy 0.04-Hit stop loss, didn’t reach Take Profit/Trailing stop
Trade No.4=Sell 0.08-Hit stop loss, didn’t reach Take Profit/Trailing stop =The artificial/faux/Imitation trades
Trade No.5=Buy 0.16-Hit stop loss, didn’t reach Take Profit/Trailing stop
Trade No.6=Sell 0.32-Hit stop loss, didn’t reach Take Profit/Trailing stop
Trade No.7=Buy 0.64-Hit stop loss, didn’t reach Take Profit/Trailing stop
Trade No.8=Sell 1.28-Hit stop loss, didn’t reach Take Profit/Trailing stop
Step 2
Once the desired drawdown has been achieved, I then want the robot to execute/enter the trade at my desired Lot size which can be selected in the input parameters.
At this point it should be just a normal continuation from the previous losing trades/drawdown, whether it’s a buy or sell (depending on the last losing trade).
The following example below demonstrates the execution idea
Execution setup:
Trade No.9=Buy 0.01-Hit stop loss, didn’t reach Take Profit/Trailing stop = The chosen desired drawdown is Trade no.9 and is executed at the chosen desired Lot size of 0.01, then after that normal continuation of trading rules from robot
Trade No.10=Sell 0.02-Hit stop loss, didn’t reach Take Profit/Trailing stop
Trade No.11=Buy 0.04-Hit stop loss, didn’t reach Take Profit/Trailing stop
Trade No.12=Sell 0.08-Hit stop loss, didn’t reach Take Profit/Trailing stop
*Trade No.13=Buy 0.16-Hit stop Take Profit/Trailing stop=Trade successful @Trade No.13, start a new cycle at Trade No.1 again in the same pattern
If the trade is a winning trade, prior to my desired drawdown selected in my inputs, (in the example above it is trade no.9), then the robot should restart and commence a new setup in step 1 again mentioned above until such a time that the desired drawdown is met according to the market volatility so that execution can take place.
(The trading robot can continue as per normal fluctuate robot at drawdown No.9 as downloaded on MQL5 website)
In other words, basically the system should perform the usual way the robot was originally programmed when downloaded online other than/except for my ability to make changes as to which drawdown the robot can finally execute the initial trade and at which ideal Lot size at which it must enter (All other variables in the robot remaining the same)
Solicitudes similares
need a dots marking of a simple rules pullback indicator. in the .tpl file look at 28 Jan 2026, TF M5 basically it is just overlaping lows or highs of the previous candle price. there are 2 scenario to accomodate: 1. simple pullbacks 2. pullbacks with inside bar and outside bar involved
buy condition when blue color appears sell condition when yellow color appears close all buys when there is a sell order close all sells when there is a buy order
I would like to build a very very low budget bot and test run it to see if it would be profitable on the long run or if it will just be a waste of money and resources It is python 70% of the engine logic codes needed are already existing on githubs and python traders community So you are not building from scratch at all So kindly go through it Thank you
Società di investimento con attività tra Sanremo e Monaco ricerca un giovane collaboratore con esperienza nell’utilizzo avanzato di MetaTrader 5. Si richiede la conoscenza della lingua italiana e inglese. Attività Il collaboratore si occuperà di: • eseguire backtest di strategie di trading su MT5 • effettuare ottimizzazioni parametri tramite Strategy Tester • analizzare risultati e robustezza delle strategie •
I am looking for an experienced MT5 developer to build a custom, aggressive XAUUSD scalping EA with structured basket management and momentum continuation logic. This is not a generic EA — it requires careful architecture and proper risk control. Key Requirements: Instrument & Timeframes: XAUUSD only M1 execution chart M5/M15 for directional bias and structure context Execution & Basket Logic: Aggressive basket-style
1. Project Overview Asset: XAUUSD (Gold) Timeframe: M1 (1-Minute) for execution; M5/M15 for trend filtering. Objective: Execute high-frequency scalps during peak liquidity (London/NY overlap) to capture 10–30 pip movements with high precision. Core Logic: The "Poverty Bot" strategy relies on Mean Reversion combined with Momentum Burst (Price Action + RSI/EMA filters). 2. Strategy Logic (The "Poverty"
Simple MA indicator with buy and sell arrow with a push notification. Conditions for buy or sell should be when price breaks above or below the MA and then retraced back to the MA creating a HH/HL or LH/LL then the buy/sell signal arrow should be at the reversal candle that forms the HL/HH. And on indicator window1 RSI cross over MA and the RSI line
Hi, I hope you doing Greate, Let me share details , so the original EA already working but you can check and verify everything fine.First you verify that all original EA features are working correctly then add a user dashboard showing the number of detected zones, buy sell both none status, and an on off button. also ensure mitigated zones disappear properly and that trades follow the zone rules, and integrate the
I need to calculate the following from existing MT4 and MT5 account trading history: Maximum floating loss Maximum floating profit By “floating loss / floating profit,” I mean the largest unrealized loss and unrealized profit that occurred at any moment while positions were still open, not the final closed P/L. My requirements are: The calculation should be based on historical trading records It should ideally
Merge nearby zones yes/no Alert on/off Label on/off Show only current relevant zones near price yes/no Distance filter from current price Zone transparency Colors Preferred Output on Chart: I want the indicator to show only: the strongest nearby support zones under price the strongest nearby resistance zones above price major higher timeframe zones clean chart view I do not want excessive clutter. Entry Assistance