Hi all I am working on a pluggable alpha model that returns indicators based on candlestick patterns (the one i am using here is a piercing candlestick) I am currently using a consolidator to pump equity information into my alpha model which then readds if the piercing candlestick exists in the most recent bar.

Let me know if anyone finds a solutino to my error code:

 

Runtime Error: TypeError : iteration over non-sequence TypeError : iteration over non-sequence

 

https://www.quantconnect.com/terminal/processCache?request=embedded_backtest_7352381369d40b579ac1596905af0421.html

 

Author