I'm trying to set up an algo to send me a text when the price of QQQ crosses over its 200 day moving average.

I know how to do the alert part but for testing I just have it emitting insights whenever the event occurs.

The problem is it's not doing that. I get nothing in backtesting. Trying to figure out what I'm missing.

Author