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 argusthome, 03-08-2026, 10:06 AM
|
0 responses
113 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
60 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
40 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
43 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
81 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment