Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Tweaking an ADX indicator script
Collapse
X
-
Tweaking an ADX indicator script
On an ADX indicator I would like to signal with an appropriate marker each bar whose value is less than the preceding bar whose value is greater than the bar preceding it (e.g., V1>V2 AND V<V1). Is a NinjaTrader script available that could be easily tweaked to meet this relatively simple need? Thank you.Tags: None
-
Hello amcdonald,
Welcome to the NinjaTrader forums. Below is our email response from this request:
I'm not aware of a script that does exactly this. Source code is available for all system indicators through Tools > Edit NinjaScript > Indicator screen. You can save a copy by right clicking > Save As and provide a new name. You're then free to make any edits you like.
If you want to get started working with drawing objects, this sample can help:
If you have limited time or programming experience, any of our NinjaScript consultants can create this for you:
Ryan M.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
35 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
20 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
13 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
19 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
22 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment