Support Board
Date/Time: Wed, 05 Nov 2025 00:34:59 +0000
Post From: DOM Depth Totals
| [2022-05-24 07:43:12] |
| User431178 - Posts: 805 |
|
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. |
