After fiddling around with my strategy for a while I've finally got it to complile. However, after compiling in the 'Messages' tab I'm getting 'Null' errors. All it says is 'Null'. Also, the strategy won't start, it just hangs on 'Starting'.
Any suggestions?
Thanks, Harry
API Support
Post subject: Re: Strategy succesfully compiles and then doesn't start
After fiddling around with my strategy for a while I've finally got it to complile
Consider using an IDE (e.g., Eclipse) for automatic compile-time error fixing.
hseager wrote:
However, after compiling in the 'Messages' tab I'm getting 'Null' errors. All it says is 'Null'. Also, the strategy won't start, it just hangs on 'Starting'.
Please provide the logs and an example strategy which replicates the case.