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?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
ZB contract price displaying on chart
Collapse
X
-
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
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
48 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
30 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
34 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
68 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment