Support Board
Date/Time: Sat, 17 May 2025 14:46:28 +0000
Post From: AccumulatedLastTradeVolume
[2024-04-30 11:40:02] |
Ichmalvier - Posts: 2 |
Hello, I am using BasicSymbolData.AccumulatedLastTradeVolume in an ACSIL custom study and it works well in real time. However, I would like to perform a backtest with this study. With BasicSymbolData.AccumulatedLastTradeVolume I always get the current value and not that of the replay. Is there a way to get something like BasicSymbolData.AccumulatedLastTradeVolume for the current time point in the replay? Thank you! |