Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Typical way to draw information from variables on a chart?
Collapse
X
-
-
Did you ever figure this out? I have exactly the same question.Originally posted by forrestang View PostOne question about DrawText().
Can this be tied to a quadrant on the chart like the DrawTextFixed() can? In looking through all of the inputs for it, it seems like you can position the DrawText() function a certain number of bars back as the x position, and a certain height up as the y position. I can see how this would change depending on the scaling of the charts.
The DrawTextFixed() on the other hand will allow you to simply place your text box in a quadrant, i.e. upper left, lower right etc.
Comment
-
Well, at the time I wanted to be able to position the text in a position on a chart, i.e. some quadrant, along with being able to control font and color of the text. It was a long time ago, but if I remember correctly neither the DrawText() or the DrawTextFixed() function would allow me to do both of those things simultaneously.Originally posted by ij001 View PostDid you ever figure this out? I have exactly the same question.
So I wound up overriding the plot function altogether. That sample script I posted allowed me to control the text, in position and color exactly the way I wanted.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
236 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
151 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
162 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
243 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
198 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment