Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Chart of capital analyzer
Collapse
X
-
Hello U0000999,
Thanks for your post.
Before answering further, we should be clear that backtesting will not use actual account values, so there will be a difference in study once the strategy transitions to realtime and starts using the funds of the actual account.
To present your available funds as a "moving average," you could add a plot from the strategy. The plot should present a theoretical Funds Available, which would be user defined, and then after each execution seen in OnExecutionUpdate on the close of a position, add/subtract values from the Funds Available variable. The Plot should then be updated with the calculated Funds Available.
Publicly available documentation on OnExecutionUpdate and creating plots is linked below.
OnExecutionUpdate - https://ninjatrader.com/support/help...tionupdate.htm
AddPlot - https://ninjatrader.com/support/help...us/addplot.htm
If you had something else in mind, could you further elaborate on what you would like to accomplish?
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
477 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
317 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
255 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
340 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
306 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment