Thanks in advance
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Get total account realized + account unrea0
Collapse
X
-
Get total account realized + account unrea0
Could someone pleasegive me an example of getting Account realized profit/loss add to Account unrealized profit/loss and subtract account Commission. Do I need to create a variable for each one and then perform the Math. All examples I have seen appears to be exclusive to position PNL.
Thanks in advanceTags: None
-
Hello JLSwin,
Thanks for your post.
You could get the Realized PnL, Unrealized PnL, and Commission information of an account using the AddOn approach by calling Account.Get() and specify which AccountItem to get.
See the help guide documentation below for more information and example code.
Account: https://ninjatrader.com/support/help...ount_class.htm
Account.Get: https://ninjatrader.com/support/helpGuides/nt8/get.htm
AccountItem: https://ninjatrader.com/support/help...ccountitem.htm
Let us know if we may assist further.<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
429 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
281 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
241 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
328 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
290 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment