Login Page - Create Account

Support Board


Date/Time: Mon, 29 Apr 2024 04:31:33 +0000



Post From: sc.TicksToPriceValue

[2015-10-21 15:57:24]
Sierra Chart Engineering - Posts: 104368
This is all it does:

float TicksToPriceValue(unsigned int Ticks)
{
return Ticks*TickSize;
}

So it takes a number of ticks, multiplies it by the Tick Size and returns the actual price value.
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: 2015-10-21 15:58:20