Login Page - Create Account

Support Board


Date/Time: Wed, 22 Jan 2025 00:12:07 +0000



TickSize for an 'external' chart symbol

View Count: 1025

[2018-08-24 23:06:06]
User99735 - Posts: 234
Hi,
Is there a ACSIL function available to fetch the TickSize for an 'external' chart symbol, using the chart number. If not, could you please add one?

Regards

Vivek
[2018-08-25 01:07:36]
Sierra Chart Engineering - Posts: 104368
Yes there is this function:

double sc.GetSymbolDataValue(SymbolDataValuesEnum ValueToReturn, const SCString& SymbolForData = SCString(), bool SubscribeToMarketData = false, bool SubscribeToMarketDepth = false)

You will want to use this as the first parameter:
SYMBOL_DATA_TICK_SIZE
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing

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

Login

Login Page - Create Account