Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

ZB contract price displaying on chart

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    ZB contract price displaying on chart

    Hello.

    I'm drawing horizontal line on ZB 09-16 Chart and set Y to 172.20 (Data Tab of Horizontal Line Properties window) but it is placed 172'06 on Y-axis. Why ZB price on Y-axis has such kind of format?
    Attached Files

    #2
    Hello n0_namer,

    Thank you you for your post,

    The ZB reports in 32nd fractional values on the chart, you can divide the fraction by 320 to get the decimal.

    For example for 124'240 this would convert to 124.75 as 240/320=.75

    Comment


      #3
      Thank you, Eric.

      Comment


        #4
        Is there any way to detect programmatically if an instrument reports in fractional values on the chart?

        Comment


          #5
          While there is no way to do this directly programmatically, we do provide the PointValue and Round2TickSize members of the Instrument object. I am providing documentation for each.




          There is also a TickSize member, documented here.



          If a Tick size is a neat decimal fraction of a point value, such as 0.031250 , there is a good chance this instrument is displaying in fractional values.

          You will always have exact price information reported to your script in terms of OHLC values for anything other than a forex cross, and a forex pair series containing the USD can always be used to obtain an exact price in USD for a forex cross.
          Jessica P.NinjaTrader Customer Service

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by argusthome, 03-08-2026, 10:06 AM
          0 responses
          88 views
          0 likes
          Last Post argusthome  
          Started by NabilKhattabi, 03-06-2026, 11:18 AM
          0 responses
          48 views
          0 likes
          Last Post NabilKhattabi  
          Started by Deep42, 03-06-2026, 12:28 AM
          0 responses
          30 views
          0 likes
          Last Post Deep42
          by Deep42
           
          Started by TheRealMorford, 03-05-2026, 06:15 PM
          0 responses
          34 views
          0 likes
          Last Post TheRealMorford  
          Started by Mindset, 02-28-2026, 06:16 AM
          0 responses
          68 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Working...
          X