Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
stratety question
Collapse
X
-
stratety question
how can i use falling and rising function in the strategy development? if i would like to say one plot is rising and another one is falling, how can i transfer it into the strategy?Tags: None
-
-
yes. in the strategy wizard.
trying to calculate the biggest difference between two Plots. When one plot rising and another one falling, then find out the turing points.
Comment
-
On the left side in the condition builder go to Misc and select Rising / Falling and add your input series. In the middle select == to check for equality, on the right side select then True or False from the Misc category again to complete your check.
If I understood you correctly, you would need to move this project to the NinjaScript editor as it would require more advanced custom coding.
Comment
-
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by cmoran13, Yesterday, 01:02 PM
|
0 responses
29 views
0 likes
|
Last Post
by cmoran13
Yesterday, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
21 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|
||
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
160 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
95 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
148 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|

Comment