Login Page - Create Account

Support Board


Date/Time: Thu, 23 Jan 2025 18:59:02 +0000



Post From: ZN,ZB,ZF, a problem to have the right price.

[2018-12-02 21:09:27]
Sierra Chart Engineering - Posts: 104368
The first step is to get a precise double precision floating point value for these bond prices. And in the next release we are going to add this function to do what you require:
   double sc.CreateDoublePrecisionPrice(const float PriceValue)
  {
    return Round(PriceValue / TickSize)*TickSize;
  }

We will have a new release out later today.
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: 2018-12-02 21:10:51