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 Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
580 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
336 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
102 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
554 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
552 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment