Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Dispose() problem in NT7
Collapse
X
-
Dispose() problem in NT7
The override Dispose() method is being called after historical data is loaded (i.e., OnBarUpdate() fires for each bar with Historical set to false) but before any new data (i.e., before OnBarUpdate() fires with Historical set to true). This appears to be a bug - the problem does not occur in NT 6.5. In 6.5 Dispose() is (correctly) called only when a script is manually unloaded.Tags: None
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by kinfxhk, 07-13-2026, 10:18 AM
|
0 responses
33 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 10:18 AM
|
||
|
Started by kinfxhk, 07-13-2026, 09:50 AM
|
0 responses
29 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 09:50 AM
|
||
|
Started by kinfxhk, 07-13-2026, 07:21 AM
|
0 responses
36 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 07:21 AM
|
||
|
Started by kinfxhk, 07-11-2026, 02:11 AM
|
0 responses
33 views
0 likes
|
Last Post
by kinfxhk
07-11-2026, 02:11 AM
|
||
|
Started by SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
143 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|

Comment