I have an app that uses the Algorithm Framework and it it has a class based on the EmaCrossAlphaModel where I have added some code. In the Update() call it returns an insight.

According to my logs, it is returning an insight of 0 length2020-02-04 to 2020-06-02.

According to my orders, it is placing buys (sells are due to the stop loss I assume) on 2020-03-03, 2020-03-07, 2020-03-10, and the list goes on for 4 more buys.

What would cause these buy orders?

thanks - dave