Hi JP,theforexedge wrote: I'm going to start some forward & back testing for Bulls & Bears..
Can you tell me what input variables can be adjusted? Day Range, Bulls Period, EMA Settings etc!!
JP
you can play around with the following variables:
------------------- Basket ----------------
BasketMaxTrades = 5 // max. Trades in the Basket <--- try 5-10 here
BasketLotFaktor = 1.5 // Lotfactor for the next Trades <-- after you have a working setfile to max the profit
------------------- DayRange-Limiter ----------------
PercentageForRange = 80 // percentage when no trading is allowed <-- you can try here 90%
-------------------Timingsection----------------
Here you can adjust the trading-time
==========Bears/Bulls-Settings===========
BothValid = true <-- both signals have to go in the same direction
===============EMA-Settings==============
EMA_MinPipsDiff = 1 // min Pips-diff in H1 between ema5&ema20 for signal
EMA_MaxPipsDiff = 3 // max Pips-dif in H1 between ema5&ema20 for signal
All others can stay like in the working setfiles.
Regards,
Banzak