Support Board
Date/Time: Wed, 05 Aug 2026 20:31:54 +0000
Post From: Large Volume Trade Indicator
| [2020-12-07 07:58:01] |
| User907968 - Posts: 881 |
|
Is the source code for the Large Volume Trade Indicator available?
No, but there are useful example in the \sierrachart\ACS_Source folder that can probably help you towards your goal.ACSIL Programming Concepts: Combining Intraday Chart File Records into Original Summary Trade ACSIL Interface Members - Functions: sc.GetTimeAndSales() ACSIL Interface Members - Functions: sc.ReadIntradayFileRecordAtIndex() You will find references to some relevant files / code examples at the above links. Also refer to ACSIL Interface Members - sc.Subgraph Array: sc.Subgraph[].DrawStyle, specifically 'DRAWSTYLE_TRANSPARENT_CIRCLE_VARIABLE_SIZE'. Date Time Of Last Edit: 2020-12-07 07:58:47
|
