Login Page - Create Account

Support Board


Date/Time: Sun, 19 May 2024 04:55:39 +0000



Post From: Recorded Market Depth Data in ACSIL

[2017-04-24 18:17:10]
User787977 - Posts: 5
Dear SC team,
for my custom indicator I use Market Depth Data. I analyse individual DOM levels, do some calculations and then plot a graph.

Only issue I have is when the chart is Reloaded/Recalculated. Everything in the indicator chart is lost. Only actual/new data are calculated. For example Market Depth Historical Graph study can be reloaded without any issue.

Please see attached picture. I would like to get rid of that flat line and see actual data.


Record Market Depth Data is checked for instrument used.
sc.MaintainHistoricalMarketDepthData = TRUE; is set in the source code.

Is there anything I can set for my custom study to use recorder market depth data when reloaded?

Thank you.


edit:
Can "sc.SymbolData->AskDOM[x].Volume" return recorded historical market data?
Date Time Of Last Edit: 2017-04-24 18:42:30
Private File