Login Page - Create Account

Support Board


Date/Time: Fri, 20 Jun 2025 15:53:13 +0000



Post From: DOM Depth Totals

[2022-05-24 07:43:12]
User431178 - Posts: 716
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.