Latest update has screwed up candlesticks. Here are the errors I get
QUOTE:
Initialize Exception (SPY) Line 370 - Object reference not set to an instance of an object.
at WealthLab.Candlesticks.CandleMethods.LongBody(BarHistory bars, Int32 idx)
at WealthLab.Candlesticks.BodyLength.IsPositive(BarHistory bars, Int32 idx)
at WealthLab.Candlesticks.CandleGenePattern.DetectPattern(BarHistory bars, Int32 idx)
at WealthScript1.StrategyGiorgos.Initialize(BarHistory bars) in :line 370
at WealthLab.Backtest.UserStrategyExecutor.PostAuthentication(List`1 symbols)
Rename
I got a similar candlestick error message, but it disappeared after a restart
There could be a one time issue with initializing the new way candle settings are working. Do you see the exception after restarting again? I'll work on it but I think it's a one time thing.
Yes, it does work after restarting
It should be resolved in the CandleSticks Build 16 update, now available.
Your Response
Post
Edit Post
Login is required