Error on calling 'OnOrderUpdate' method for strategy '[strategy name]/[hexcode]': Object reference not set to an instance of an object.
Before I get the usual 'it must be your code' response - all of those strategies are running fine in 6.5. All I did was to change the Token comparisons to order comparisons (as suggested in the guide), renamed Category to GridCategory, and changed Action to OrderAction. Recompiled and trying to run them but get the error above.
I see the strategy executing a few times when I load it but eventually it fails with that error. Has anyone else run into this one? If so, what's the fix? I was hoping that a new update had been posted after two weeks but thus far I don't see anything on the download page.
Cheers,
Mole

Comment