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 NullPointStrategies, Today, 05:17 AM
|
0 responses
41 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
124 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
64 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
41 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
46 views
0 likes
|
Last Post
|

Comment