Created a simple moving average strategy and I cannot seem to get the trailing stop to work when a backtest. When I enterlong I used a signal name "long" and when I enter short I use signal name short. When I set a trailing stop of $.02 I referance the signal names and set simulated to "true". Am I missing something?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Setting Trailing Stop
Collapse
X
-
Setting Trailing Stop
Hi,
Created a simple moving average strategy and I cannot seem to get the trailing stop to work when a backtest. When I enterlong I used a signal name "long" and when I enter short I use signal name short. When I set a trailing stop of $.02 I referance the signal names and set simulated to "true". Am I missing something?Last edited by beezerlm; 08-05-2009, 07:51 AM.Tags: None
-
A value of .20 is equivalent to a 20% stop. If you want 2%, use .02.Originally posted by beezerlm View PostThanks
I was using price for the trailing stop. I changed it to percent with a value of .20 and I get the same results?
Any thoughts?
This is likely the issue.Ray S.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
144 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
71 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
125 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
79 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment