I initially had the print command in an IF statement, but I was worried the IF statement wasn't being satisfied by the logic, so I decided to move it outside the IF statement and under the overall method of OnbarUpdate()
However, I still get nothing showing up on the Output tab. Any recommendations? I am expecting that there isn't any difference between the program running during a backtest or a live test. So I am expecting the output to still occur.

Comment