Kuntur Side
- Uzman Danışmanlar
- EDGAR CCORAHUA
- Sürüm: 1.0
- Etkinleştirmeler: 5
Each trade is protected by Stop Loss.
EA can work in 3 modes:
• Strategy A (lot size correction): trade with fixed lot size, does not use martingale, grid or coverage.
• Strategy B (Automatic lot size): calculate the lot size according to the Risk parameter established, therefore the lot size for each order is variable and directly proportional to the balance. Martingale, grid or coverage is not used.
• Strategy C (Martingale Mode): merchant with fixed lot size, and use martingale if the previous order was closed in negative or by stop, as each trade is protected by SL the risk is under control.
The minimum deposit and lot ratio is $ 500 / 0.1 lots
Easy setup and use.
Timeframe: H1
Currency pairs: EURUSD
Strategy setting A
- LOT lot_size: Fix
- SL = 10; //Stop Loss (In Pips)
- Lots = 0.1;//Lots
Strategy setting B
- LOT lot_size: Auto
- Equity_Risk = 1;//Equity Risk (%)
- SL = 10; //Stop Loss (In Pips)
Strategy setting C
- Martingale = true
- Multiplier = 1.2
- StartLot = 0.1; //Start Lots Martingale
Recommendations
Before running the EA on a live account, thoroughly test any changes you make.
Download and try the demo now!