Login Page - Create Account

Support Board


Date/Time: Mon, 29 Apr 2024 18:39:28 +0000



ES Price Data from sc.GetTimeAndSales() Multiplied by 100

View Count: 553

[2020-08-09 10:32:53]
BlakJak - Posts: 108
Hi,

I am using the Denali datafeed with SC order routing and I refreshed the Symbols from the Server (no custom symbols used), however whenever I run my custom study which uses the T&S data from sc.GetTimeAndSales() the .Price, .Bid and .Ask prices are always multiplied by 100 for the ESU20_FUT_CME symbol (and other ES contracts).

I see from the symbol settings that the "Realtime Price Mulitplier" is set as 0.01.

Does it mean that if utilise the T&S price data then I need to apply this multiplier too? If so, how can I refer to this in my code since I could be using this study in many different symbol types.
[2020-08-09 20:47:20]
Sierra Chart Engineering - Posts: 104368
Refer to the documentation here about this:
sc.GetTimeAndSales()


We added a paragraph about using the real-time price multiplier:
ACSIL Interface Members - Variables and Arrays: sc.RealTimePriceMultiplier
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: 2020-08-09 20:49:32

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

Login

Login Page - Create Account