Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Is there a way to retrieve if you've had a loss or win amount?
Collapse
X
-
Is there a way to retrieve if you've had a loss or win amount?
I'm trying to figure out if there's a way to retrieve from NinjaTrader if an account has lost or profited a certain amount of value or not. How would you find/read that value and be able to get it externally like to a Powershell script?Tags: None
-
Hello MatthewLesko,
The API does not provide account access for external applications.
From a NinjaScript using the Addon approach you can retrieve the account Position.GetUnrealizedPnL() and loop through the account Executions for the day (but not previous days).
I would like to augment the functionality of the chart trader buttons to include some database logging and a check of my prior trades before accepting the click event e.g. checking my recent trade history before actually submitting the order via the "Buy Market" or "Sell Market" buttons. Is there a way toChelsea B.NinjaTrader Customer Service
-
Thanks so an add-on is something I can make that is able to keep running in the background while trading?
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
637 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
366 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
107 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
569 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
571 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|
Comment