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 argusthome, 03-08-2026, 10:06 AM
|
0 responses
106 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
54 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
36 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
38 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
74 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment