Martin MT5 ApexPulse
360
Бэктест цикла доходности+74.56%
Цикл бэктеста(2024.01.01 - 2025.08.03)
Применимая платформа
Применимые продуктыEURAUD
Время обновления2025-08-26
Цикл авторизацииPermanent
Данные бэктеста не отражают будущую производительность
MT5 Multi-Symbol Martingale Strategy Simultaneous Order Placement
USD 0.99 USD 280.00 638 человек купили
Я согласен《Соглашение о рисках》
Исторический тренд
Описание ЕА
EA Name
ApexPulse
Features
Can place orders for multiple trading symbols simultaneously
Functions
1. This EA is a Martingale EA that can trade multiple symbols simultaneously, but only one EA will be trading at a time.
2. Symbols can be entered in the Symbols field, separated by commas (,).
3. The underlying logic of this EA is Martingale averaging. The essence of Martingale is to continuously increase position size (lots) when losing.
4. This EA uses compound lot sizing - first order of 0.01 lots for every $500 (proportional increase). Subsequent orders use lot multiplier (LotMultiplier).
5. This EA has a maximum number of averaging levels (MaxLevels). No further averaging will be done beyond this level.
6. When maximum floating loss exceeds MaxRiskPercent percentage, all positions will be closed (forced liquidation).
7. Set the step points for averaging (step_points). Averaging will only be triggered when price moves against the position by this number of points.
8. Another condition for averaging: close price below previous low for short averaging, or close price above previous high for long averaging.
9. After averaging, take profit is set at Profit_target_points points above/below the average price. (Overall breakeven price plus this profit points).
Parameter Description
Symbols: Symbol settings, multiple symbols can be entered, separated by ","
Balance_perlot: Amount per 0.01 lot. 500 means 0.01 lot for every $500 balance.
LotMultiplier: Averaging coefficient, representing the multiplier for lot size compared to previous position.
MaxLevels: Maximum averaging levels, representing the maximum number of orders.
MaxRiskPercent: Risk value for losses. When loss exceeds this percentage, all orders will be forcibly closed (liquidation processing).
step_points: Averaging points. Averaging condition is met when price moves against the position by this number of points (other averaging conditions also apply simultaneously).
Profit_target_points: Profit target points. After averaging, take profit is set at this number of points above/below average price. (Overall cost price plus this profit points).
Investment Advice - Risk Warning
1. This strategy may show variations across different platforms
2. Recommended to test on demo or small live account before actual deployment
3. Test results do not guarantee future profits
4. Currently only tested on cross pairs' ranging markets; other instruments require separate testing
Test Information
1. Test Period: 2024.01 - 2025.8
2. Test Symbols: EURUSD, EURNZD, NZDCAD
3. Test Timeframe: H1 (1-hour)
4. Test Parameters: See test report for details