Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Trigger "Generate" Button in Trade Performance Window with NinjaScript
Collapse
X
-
Trigger "Generate" Button in Trade Performance Window with NinjaScript
Is it possible to make a call from within a script that would have the effect of clicking the "Generate" button in the Trade Performance window? The reasoning here is to have the report update as trades occur in real-time, specifically the "Analysis" tab.Tags: None
-
Hello TheFill,
Thanks for your post.
Unfortunately, there are no documented or supported methods for accessing the Generate button in the Trade Performance window programmatically from a NinjaScript.
You could consider using the TradesPerformance collection to get values for Trade objects in a NinjaScript.
See this help guide page for information about the TradesPerformance collection: https://ninjatrader.com/support/help...erformance.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 Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
579 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
334 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 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
554 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
551 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment