When I enable the strategy I get this error:
'OrderFlowCumulativeDelta' tried to load additional data. All data must first be loaded by the hosting NinjaScript in its configure state. Attempted to load ES 03-23 Globex: 1 Tick Indicator 'pivotsCDdiv': Error on calling 'OnBarUpdate' method on bar 974: Write lock may not be acquired with read lock held. This pattern is prone to deadlocks. Please ensure that read locks are released before taking a write lock. If an upgrade is necessary, use an upgrade lock in place of the read lock.
Comment