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 DannyP96, 05-18-2026, 02:38 PM
|
1 response
24 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
115 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
69 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
225 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
411 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|

Comment