Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Identifying indicator "Slope " in strategy builder
Collapse
X
-
Identifying indicator "Slope " in strategy builder
As you can see in the picture below I have a momentum indicator that changes slope by color change to signify direction. I want to know if I can identify the color changes in strategy builder without unlocking the code ?
1 PhotoTags: None
-
Hi Teebone21,
If IsRising or If IsFalling ...
https://ninjatrader.com/support/foru...trategy-wizard
Under Misc on the left side.
NT-Roland
Comment
-
Hello Teebone21,
Thanks for your post.
The Strategy Builder would only be able to work with plots that the indicator provides. Plots will provide values as shown on the chart of the indicator.
Otherwise you would need to recreate the conditions in the strategy builder that the indicator is using to generate the plot color changes of interest.
The best solution would be to modify the indicator to provide a "Transparent" plot that would provide a numerical value that represents the color changes of interest. The strategy builder would then be able to read that transparent plot and you can use the numerical value of the plot for your conditions in the startegy builder.
- Likes 1
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
58 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
34 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
195 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
360 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
281 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment