Also, is there a way to print statements to the trace or log files from w/i the code. Instead of print() to watch in the output window, is there a way to print to the files to study later?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Balance calculation
Collapse
X
-
Balance calculation
Can someone help with the code to calculate the balance in the account including trades the current day?
Also, is there a way to print statements to the trace or log files from w/i the code. Instead of print() to watch in the output window, is there a way to print to the files to study later?Tags: None
-
I suggest you check into this sample here showing how to work with the Performance class NinjaScript offers - http://www.ninjatrader-support2.com/...ead.php?t=4084
You can look into this one here to write to a txt file with System.IO for your custom logging - http://www.ninjatrader-support2.com/...ead.php?t=3477
In NinjaTrader 7 you can just right click in the output window and then save the contents to a txt file.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
29 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
117 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
227 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
309 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment