Once I got the strategy going, I began running into an odd issue where the strategy will trade for 5-9 trades, then simply stop. I noticed this because I back-tested from the last two weeks, then incrementally pushed the start date back, and noticed very quickly that no matter how much time I added, the strategy was only executing 5-9 trades depending on the start date. It becomes obvious when you add two weeks and the trades taken in the back two weeks drop off after moving up the start date. The conditions to enter the trade shouldn't have been altered simply because the strategy is processing more time.
Is this some weird bug I have stumbled upon?

Comment