I want to take the BarInfo addon https://ninjatraderecosystem.com/use...nload/barinfo/ and add what my current "Qty" in the chart trader is set to, as i always have multiple screens and symbols up and dont want to waste space having chart trader unhidden all the time, is there a set variable i can call on to display this information while the chart trader is hidden?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Adding "Qty" settings to display
Collapse
X
-
Adding "Qty" settings to display
Hey Team,
I want to take the BarInfo addon https://ninjatraderecosystem.com/use...nload/barinfo/ and add what my current "Qty" in the chart trader is set to, as i always have multiple screens and symbols up and dont want to waste space having chart trader unhidden all the time, is there a set variable i can call on to display this information while the chart trader is hidden?Tags: None
-
Hello RookieKiwi,
Thank you for your post.
You can just check to see if ChartControl is null then get the quantity from Chart Trader using a dispatcher to avoid threading issues. I've attached an example that will retrieve the current value of the Quantity selector once per bar and print it to the bottom right corner of the chart that will work when ChartTrader is hidden.
Please let us know if we may be of further assistance to you.Attached Files
- Likes 1
-
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
44 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
58 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
35 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
95 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
59 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment