Headstrong
- エキスパート
- Ambrogio Zanaboni
- バージョン: 1.3
- アップデート済み: 18 12月 2017
- アクティベーション: 5
Headstrong Expert Advisor is a trend scalper that uses the standard indicators such as Bbands, RSI, ADX, and Moving Averages. It has been developed for trade on EURUSD and USDJPY on M5 time frame. The strategy is simple: open sell trade in overbought zone when the trend is down, and vice versa open buy trade in oversold zone when the trend is up. The closing of trade is done by Take profit (in pips) or by ADX+RSI (stop loss is deliberately higher).
Headstrong does not use dangerous strategies like martingale, grid, etc.
Works around the clock.
Parameters
- MMmode - if set to 0 fixed lot size is open, if set to 1 the lot size depend on Risk%.
- Max_Lot - the max dimension of lot to trade.
- Max_Spread - if the spread is above the value, no orders will be open.
- Max_Slippage - max slippage allowed for open trade.
- Fixed_Lot - lot size to trade.
- Risk% LotSize (MMmode=1) - risk % of free margin to determine the lot size.
- Stop_Loss - stop loss in pips.
- Take_Profit - take profit in pips.
- Fast_MA - value of the period to calculate Moving Average.
- Fast_MA Method - method of fast MA.
- Slow_MA - value of the period to calculate Moving Average.
- Slow_MA Method - method of slow MA.
- Dist - distance in pips between fast and slow Moving Averages
- Max_Orders - max number of opened orders.
- Trailing_Stop - distance between stop loss and the current price.
- Trailing_Step - progress in pips of the stop loss.
- Trailing_Start - how many pips gain before activating the trailing stop.
- Magic number - unique number to recognize orders.
The backtest result is good.
Now I use the EA on a live account.
Well done.