Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Simulated Order status - can it be accessed by NinjaScript?
Collapse
X
-
Simulated Order status - can it be accessed by NinjaScript?
Is the "Simulated Order" status a property that can be accessed by NinjaScript? I can't find any reference to it in the help guide. It also appears that it can't be passed as part of the CreateOrder() method.Tags: None
-
martyn73,
The following page of our helpguide covers simulated stop orders:
The following is a link to the SetStopLoss, SetTrailStop, and SetParabolicStop sections of our helpguide which you can use a syntax accepting true or false for whether or not the stop is simulated:
Josh G.NinjaTrader Customer Service
Comment
-
martyn73,
You could do something like that using the Orders collection of the Account class. It would be the "IsSimulatedStop" property. You would not be able to tell if they simply had it turned on though without an order being submitted.
Please see the following link for more information on the Account class: https://ninjatrader.com/support/help...ount_class.htm
Josh G.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
656 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
371 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
109 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
574 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
579 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment