Topics
Replies
ranjeet.naidu@gmail.com
09 Oct 2018, 15:23
Is there anyway to remove my email form the thread, theres no way to update in my profile.
@ranjeet.naidu@gmail.com
ranjeet.naidu@gmail.com
09 Oct 2018, 15:06
Will calling MarketSeries.close from within onBar return the previous data or do I need to
var index = MarketSeries.close.count - 1; close = MarketSeries.close[index];
Thanks
@ranjeet.naidu@gmail.com
ranjeet.naidu@gmail.com
09 Oct 2018, 14:57
Thanks for the quick reply. Not sure which example at the moment, will try and find it.
From what I understand will calling MarketSeries from onBar return the previous OHLC as onBar is called on the open of a new bar.
Does that mean when backtesting from some date to today, the MarketSeries can only return OHLC of the previousday, which makes getting the OHLC of the last candle (todasys candle) not possible?
@ranjeet.naidu@gmail.com
ranjeet.naidu@gmail.com
31 Dec 2017, 00:12
Thanks for the reply, but my strategy is all messed up. Is it possible to know what the fix was?
@ranjeet.naidu@gmail.com
ranjeet.naidu@gmail.com
21 Dec 2017, 01:21
( Updated at: 21 Dec 2023, 09:20 )
Screenshots as per request
@ranjeet.naidu@gmail.com
ranjeet.naidu@gmail.com
09 Oct 2018, 15:32
Already tried that but theres no way to change the user name.
@ranjeet.naidu@gmail.com