SwingBreakOutScalpingEA
- エキスパート
- Yan Xiong Xue
- バージョン: 1.0
- アクティベーション: 5
Recommended symbols: XAUUSD, GBPUSD, EURUSD, USDJPY
Parameter Description:
- TimeFrame = PRIOD_ H1 ; // Chart cycle, recommended to load into H1
- MagicNumber = 60037 ; // Strategy identification code, set different numbers when multiple strategies trade the same variety
- Fixed Lots (RiskPercentage=0) = 0.1 ;// When RiskPercentage is set to 0, enable fixed number of transactions, and pay attention to the minimum number of orders placed for specific transaction types
- RiskPercentage = 0 ; // When the RiskPercentage value is set to greater than 0, enable the stop loss ratio to calculate the number of open positions. It is recommended to set it to 2.0
- DistancePoints = 200 ; // The distance between the listed price and the current price is greater than this value
- TakeProfitPoints = 200 ; // Take Profit points
- StopLossPoints = 200 ; // Stop loss points
- TrailingStopPoints = 5 ; // Track stop loss points