Martin MT5 ApexPulse
360
백테스팅 주기 수익률+74.56%
백테스팅 주기(2024.01.01 - 2025.08.03)
적용 플랫폼
적용 품종EURAUD
업데이트 시간2025-08-26
승인 주기영구
백테스팅 데이터는 미래 업적을 나타내지 않습니다.
MT5 Multi-Symbol Martingale Strategy Simultaneous Order Placement
USD 0.99 USD 280.00 638명이 지불함
동의합니다《위험 협의서》
과거 동향
EA 설명
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