ctid2936272
15 Dec 2020, 23:05
( Updated at: 16 Dec 2020, 19:12 )
Conclusion Indicator instance lost when calling Bars.LoadMoreHistoryAsync(Action callback)
Essentially after I call Bars.LoadMoreHistoryAsync(Action callback) my Indicators Instance is Refreshed / Re-Created hence my Indicators callback action is no longer alive for the callback :(
The good news is the Bars.LoadMoreHistoryAsync() does work.
ctid2936272
15 Dec 2020, 23:05 ( Updated at: 16 Dec 2020, 19:12 )
Conclusion Indicator instance lost when calling Bars.LoadMoreHistoryAsync(Action callback)
Essentially after I call Bars.LoadMoreHistoryAsync(Action callback) my Indicators Instance is Refreshed / Re-Created hence my Indicators callback action is no longer alive for the callback :(
The good news is the Bars.LoadMoreHistoryAsync() does work.
@ctid2936272