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 Hwop38, 05-04-2026, 07:02 PM
|
0 responses
169 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
326 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
252 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
353 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
180 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|

Comment