Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
How to know the capital value of my account at all times?
Collapse
X
-
Hello lju45,
I am not personally aware of an indicator with this description.
This thread will remain open for any community members that may know of this indicator.
You have posted in Strategy Development section of the forums. Are you trying to code your own script in C# (development)?Chelsea B.NinjaTrader Customer Service
-
Chelsea B.NinjaTrader Customer Service
Comment
-
Hello lju45,
With brokerage accounts NinjaTrader can access the BuyingPower and CashValue if these are supported by your broker. If your broker has an account value that is specifically called Capital Value, this would not be accessible in NinjaTrader.
https://ninjatrader.com/support/help...ccountitem.htm
https://ninjatrader.com/support/help...itemupdate.htm
https://ninjatrader.com/support/helpGuides/nt8/index.html?accounts_tab.htm#UnderstandingTheAccoun tsTabLast edited by NinjaTrader_ChelseaB; 07-14-2020, 08:33 AM.Chelsea B.NinjaTrader Customer Service
Comment
-
Hi,
Thank you, when I use:
Print(Account.Get(AccountItem.CashValue, Currency.UsDollar));
the output is allways 100000 although there are several trades with positive and negative impact.
I would like the impact of each trade to be reflected so that I can evaluate them.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
56 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
33 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
195 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
359 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
280 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment