As for the CrossBelow(Close, ATRTrailingStop(ATRTSmulti, ATRTSperiod), 3), you get different backtest results when you type it out redundantly than when you just put the single requirement. Why is that? Thanks
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Multiple Order Exit, ATRTrailingStop
Collapse
X
-
Ok I'll get the print moved and repost. Sorry.
As for the CrossBelow(Close, ATRTrailingStop(ATRTSmulti, ATRTSperiod), 3), you get different backtest results when you type it out redundantly than when you just put the single requirement. Why is that? Thanks
-
Hello TOOLMachine462,
I've made a simple example to demonstrate this behavior with CrossAbove.
The indicator draws a blue dot above the bar when a cross above is detected within 3 bars and draws a green dot below the bar when a cross above is detected within 3 bars or within 2 bars or within 1 bar.
Are finding that there are green dots appearing below the bar without a blue dot appearing above the bar?
Try adding similar code (or use prints) to your script using the indicators of your script to double check that this is the code causing the change in behavior.Attached FilesChelsea B.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
118 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
166 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
85 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
130 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
88 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment