Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Nightly reports
Collapse
X
-
Nightly reports
This isn't exactly an automated strategy question, but an automation question. Since I'm running automated strategies, I'd like to export the days information to a report and mail it off to myself. Is there any way to create a report of the days trades (from a certain time to a certain time every day) along with the account balances, put it in a text file or a PDF, and email it to an address? If not, I'm a programmer, I can write a C++ program that queries the right sources, and creates the report. But I'd like some direction before spending too much effort.Tags: None
-
Doug, this is something you could built right into your strategies - you could access the following account values in NinjaScript - http://www.ninjatrader.com/support/h...countvalue.htm
For the days trades reporting per strategy, you could work with the Performance class -
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
310 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
199 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
186 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
278 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
229 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment