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 Mindset, 04-21-2026, 06:46 AM
|
0 responses
44 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
54 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
34 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
95 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
57 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment