Login Page - Create Account

Support Board


Date/Time: Sat, 18 May 2024 07:14:38 +0000



[Programming Help] - Large Volume Trade Indicator

View Count: 1029

[2020-12-06 20:16:41]
kumayyc - Posts: 1
Hi,

Is the source code for the Large Volume Trade Indicator available?

If it is not available, would any one have a third-party source code similar to it that they do not mind sharing?

I'm trying to learn how to program a new study and this study has a lot of things I've been looking for (in terms of how it loops through the data and plots neat circles at the price + time).

If any one has any insight or guidance that would help me along in this journey, I'd greatly appreciate it!

Thank you in advance!
[2020-12-07 07:58:01]
User907968 - Posts: 804
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
sc.GetTimeAndSales()
sc.ReadIntradayFileRecordAtIndex()

You will find references to some relevant files / code examples at the above links.

Also refer to https://www.sierrachart.com/index.php?page=doc/ACSIL_Members_scSubgraph.html#scSubgraphDrawStyle, specifically 'DRAWSTYLE_TRANSPARENT_CIRCLE_VARIABLE_SIZE'.
Date Time Of Last Edit: 2020-12-07 07:58:47

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account