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 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
41 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