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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
304 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
195 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
186 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
274 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
228 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment