Turtle strategy with multiple options:
- Choose time range for backtest
- input parameters for strategy
- trend filter by MA (not trade against trend define by MA). You can choose SMA, EMA, ... and time frame you want not depend on chart time frame (Ex: using daily MA trend filter for strategy on 4h chart)
- risk equity (%) to calculate position size from ATR value or use a fix position size base on percent of equity
- use ATR value to determine stop loss level or use a percent level