Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
atmstrategyclose
Collapse
X
-
Hello,
Yes, you can use AtmStrategyClose with other conditions. The example in the help guide was just one way you can use it.
The IDvalue will by the ATM Strategy ID you wish to close.
A NinjaScript strategy would only be able to close it's own position. There is not a method to close all positions on the same instrument - they would all need to be placed from the same strategy.
Please let me know if you have additional questions.
Leave a comment:
-
atmstrategyclose
Hello,
I work with my script-strats, my atm-strats, both together as well and everything works fine with NinjaTrader - thanks to your support
Today I wanted to add "atmstrategyclose" but in the helpguide I only find as condition "...profitloss" and "idValue". Isn´t it possible to use atmstrategyclose with certain conditions in the strategy instead of only GetAtmStrategyUnrealizedProfitLoss("idValue") > xxx)? And what would be the idValue in this case? When I do AtmStrategyClose("mS1"); //mS1 is the stratId in the variables section for creating the getatm it doesn´t close.
Or to flatten somehow all positons of an instrument from getatm? (Because with NinjaTrader.Gui.SuperDom.SuperDom.FlattenEverythin g(); there are closed all positions from all instruments - which I dont want)
Thanks
TonyTags: None
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
25 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
115 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
69 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
225 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
411 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|

Leave a comment: