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 CarlTrading, 03-31-2026, 09:41 PM
|
1 response
156 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
90 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
139 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
130 views
1 like
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
107 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment