Login Page - Create Account

Support Board


Date/Time: Wed, 17 Sep 2025 15:33:33 +0000



Post From: DOM Depth Totals

[2022-05-24 07:43:12]
User431178 - Posts: 780
You need to look at the code for SCSFExport scsf_DepthOfMarketData(SCStudyInterfaceRef sc) again.
It loops through all available depth data and outputs each value to a chart bar index.

Instead of doing that, you can easily change the code to sum the depth values, giving you the totals.