Also I want to if there is any event which triggers after every minute only to check my logic.
Also I wanted to get previous bars(including details like high, low, volume) for multiple stocks using symbol name.
How can I write such logic in my C# strategy class.

Comment