Is there an indicator to just point on the chart any candle with a wick longer than let's say 10 pts? Any help would be greatly appreciated.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Looking for indicator
Collapse
X
-
Hello Gkomi,
I am not aware of something specific that does this, but as the task is relatively simple, I have created an example indicator that can accomplish the task, and attached it here.
Please note that the script checks for when High[0] - Low[0] is greater than a certain amount of ticks or points. When the condition is true, a new drawing object is drawn beneath the bar.
To get further acquainted with how the indicator works, please see the resources below.
Indicator tutorials - https://ninjatrader.com/support/help...indicators.htm
Drawing Methods - https://ninjatrader.com/support/help...t8/drawing.htm
Let us know if you have any questions.Attached Files
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
129 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
74 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
116 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
110 views
1 like
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
89 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment