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 kinfxhk, 07-14-2026, 09:39 AM
|
0 responses
90 views
0 likes
|
Last Post
by kinfxhk
07-14-2026, 09:39 AM
|
||
|
Started by kinfxhk, 07-13-2026, 10:18 AM
|
0 responses
92 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 10:18 AM
|
||
|
Started by kinfxhk, 07-13-2026, 09:50 AM
|
0 responses
70 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 09:50 AM
|
||
|
Started by kinfxhk, 07-13-2026, 07:21 AM
|
0 responses
87 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 07:21 AM
|
||
|
Started by kinfxhk, 07-11-2026, 02:11 AM
|
0 responses
64 views
0 likes
|
Last Post
by kinfxhk
07-11-2026, 02:11 AM
|

Comment