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 SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
54 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
25 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
17 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
23 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
24 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment