Quote:
Originally Posted by demam_emas
Only 1 trade on October?
Definitely something wrong here...
|
I'm skeptical of backtesting a strategy that uses multiple timeframes, so I only plan on forward testing this one. If we find that forward testing causes the same issue, I'm guessing the problem has to do with the "NoOpen" variable which is used to keep the strategy from re-opening trades in the same direction after stoploss and now takeprofit (fingers crossed on that one). Specifically, I've been implementing too many changes without testing each one individually lately, so I can foresee an error or two in the logic controlling the "NoOpen" variable.
-MRE-