just installed b11 over my NT b10 and I get a new assertion error!
With respect to my indicators/strategies nothing has changed.
It says barsArray[0]==0
and in the trace:
2010-03-19 08:32:09:501 ERROR: Error on calculating indicator min/max value for indicator 'InterestZones'. Please check the 'GetMinMaxValues' method: Object reference not set to an instance of an object.
2010-03-19 08:32:10:515 ERROR: Error on calculating indicator min/max value for indicator 'EconNews'. Please check the 'GetMinMaxValues' method: Object reference not set to an instance of an object.
2010-03-19 08:32:12:075 ERROR: Error on calculating indicator min/max value for indicator 'EconNews'. Please check the 'GetMinMaxValues' method: Object reference not set to an instance of an object.
I never call GetMinManxValues from these indicators. Both , InterestZones and EconNews have worked flawlessly before and they do not anything special...
attached the error:
regards
Andreas

Comment