Thanks for any help
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
How to draw an up arrow
Collapse
X
-
Hello DTSSTS,
Thanks for your post.
In your example screenshot the Y value (or price level) is at 0, so your arrow would be at the price level of 0, this is the default behavior of the strategy builder when you do not provide where you want to place the arrow vertically on the chart. The 0 for "bars ago is the "when" in time the arrow is placed and 0 would be the bar that is being processed when your conditions to draw the arrow are true.
Also, when draw objects use the same tag name, you will only see the latest arrow and this is the default behavior in the strategy builder to minimize the draw objects. If you would like to see all the historical occurrences of the arrow, you would need to make your draw object tag name unique per instance of drawing the object.
Here is a short video that addresses how to use price to place the draw objects as well as how to create unique tag names per occurrence: https://Paul-ninjaTrader.tinytake.co...A4M184NTkwOTg3
-
what i was trying to do was to plot a drawing in the price area or just below. So what would be an approapiate Y setting as prices vary etc
Also i was wanting to draw where the Slope was > 0.12 of a MA as to research an appropreite setting for use in a strat
Comment
-
Hello DTSSTS,
Thanks for your reply.
In the video I provided I showed using either High or Low price. These are typically used because when you scroll your chart left or right and the price scale is on autoscale the arrows will usually be visible. You can also use any indicator that provides a plot.
Regarding slope, I've attached an example where if the slope of a 20 period SMA is > 0.12, for each bar where that is true, to draw a blue dot on the 20 period moving average.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Yesterday, 05:17 AM
|
0 responses
62 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
134 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
75 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
45 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
50 views
0 likes
|
Last Post
|

Comment