I created a strategy on a daily chart that places one order at the end of the day to open a position if conditions are true and simply closes the trade at the close of the following bar. So in my mind that is one possible order a day maximum and as the strategy does not open a position every day that would be less than one order a day. The strategy report thinks otherwise so I’m guessing there is a bug in the orders per day calculation?
I was wrong with weekly though, it should definitely be monthly! Yes, that should be an easy fix for them.
Avg orders exec/day
Avg orders exec/month
And also remove those two lines from the short side as well. It’s also calculated incorrectly when having both long and short trades at the same time. It takes the total and does not calculate long and short individually.
To help us continually offer you the best experience on ProRealCode, we use cookies. By clicking on "Continue" you are agreeing to our use of them. You can also check our "privacy policy" page for more information.Continue