Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Retrieving information for different type accounts
Collapse
X
-
Hello giogio1,
Thank you for your post.
The Help Guide page below has a chart detailing this info for NT8.
You can get these items from AccountItem.
Getting historical executions from the database is not supported/documented. You can use the Account.Orders to get information on the Orders placed to the account, use Account.Orders.Count.
Please let us know if you have any further questions.
-
Thank you Gaby.for your list. for completion and other people looking into this thread I add here a link . Best
Comment
-
Hi Gaby, with OnAccountItemUpdate and AccountItem I am getting exactly what I want. I am using this with different types of account and orders generated by strategies and ATM.
I cannot get a count of trades in a straight forward way. because I am doing all of this in an indicator and I am not sure I can access to SystemPerformance.AllTrades.TradesCount. So I infer it by looking at variations in the AccountItem.RealizedProfitLoss and variatiions in Positions. Quantity .using OnPositionUpdate().
Is this the correct way to go.?
Also, is SystemPerformance.AllTrades.TradesCount good for strategy only or also ATM and manual traders?
Thank you.
Gio
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
112 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
60 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
38 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
43 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
79 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment