I think this is not the place to do that - as BarsPeriod.Id is a default value and has not been set at that point.
Is there an initialise compete event - or similar i can use?
Or maybe i will have to just set it statically via a parameter i pass in to the strategy.?

Comment