Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
NinjaTrader with IB TWS
Collapse
X
-
NinjaTrader with IB TWS
I have a strategy that uses this code Account.Positions to check how many positions are there in entire account and it does work on replay but what if I use an IB account and configure it globally using the IB Traders Workstation does the mention code still works?Tags: None
-
Hello,
Thank you for the question.
This syntax is not documented so I would be uncertain in this specific scenario, I would likely need to set up and test that situation in order to provide a definite answer.
The easiest way to determine exactly how this behaves in this specific case would be to create a empty strategy that only prints the Account.Positions. and then run this on your end.
A simple test would just be to run the Print(Account.Positions); in OnBarUpdate and then verify what the result is.
I look forward to being of further assistance.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
264 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
168 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
171 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
257 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
209 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment