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 CarlTrading, 03-31-2026, 09:41 PM
|
1 response
81 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
42 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
64 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
66 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
54 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment