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 Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
566 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
330 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 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
547 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
548 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment