Login Page - Create Account

Support Board


Date/Time: Fri, 31 Jan 2025 13:49:16 +0000



ACSIL: sc.GetSymbolDataValue, SYMBOL_DATA_ASK_PRICE result is a double?

View Count: 640

[2019-05-14 20:32:40]
TedMar - Posts: 190
if i pull ASK price with
float SymbolAsk = sc.GetSymbolDataValue(SYMBOL_DATA_ASK_PRICE, p_Symbol, false, false);
, then result is a double, i get Warnings on compile. Most Instruments have a float Ask/bid Price. Please change return to float.
[2019-05-14 22:13:18]
Sierra Chart Engineering - Posts: 104368
This will not change.

You should learn how to do casting.
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
Date Time Of Last Edit: 2019-05-14 22:13:34

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

Login

Login Page - Create Account