Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
lower granularity
Collapse
X
-
10 Min Strategy sets the stop to breakeven, once the 1 Min Bar is below 200 ema
I looked at this page.Originally posted by NinjaTrader_Austin View Postd.allen, please take a look at the comments inside this reference sample. The comments (in the code) explain how the call order works.
However when following the example EnterLong(1,1...)
its not possible to use Stop orders this way.
I wanted to run on a 10 Min Chart a strategy that sets the stop to breakeven, once the 1 Min Bar Close is below the 200 EMA line.
How can I do this?
Thx in advance for all help.
Comment
-
Hi tradereight, what do you mean it is not possible to use stop orders that way? Are the orders ignored? In Initialize() you can set TraceOrders = true to get a feel for why the orders aren't working correctly. This post contains some information regarding TraceOrders.AustinNinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
666 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
376 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
110 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
575 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
580 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment