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 kinfxhk, 07-14-2026, 09:39 AM
|
0 responses
93 views
0 likes
|
Last Post
by kinfxhk
07-14-2026, 09:39 AM
|
||
|
Started by kinfxhk, 07-13-2026, 10:18 AM
|
0 responses
93 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 10:18 AM
|
||
|
Started by kinfxhk, 07-13-2026, 09:50 AM
|
0 responses
71 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 09:50 AM
|
||
|
Started by kinfxhk, 07-13-2026, 07:21 AM
|
0 responses
88 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 07:21 AM
|
||
|
Started by kinfxhk, 07-11-2026, 02:11 AM
|
0 responses
67 views
0 likes
|
Last Post
by kinfxhk
07-11-2026, 02:11 AM
|

Comment