The documentation is really slim on this one.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Functionality of the Disable() method
Collapse
X
-
Functionality of the Disable() method
What does StrategyBase.Disable() actually do?
The documentation is really slim on this one. -
Hi boaza,
This line of code may not be correct as I am not able to get this to compile.
However, Disable(); will disable your script.
Below is a link to Disable(); in the help guide.
http://www.ninjatrader.com/support/h...t7/disable.htmChelsea B.NinjaTrader Customer Service
-
Thank you Chelsea.
In live trading, after calling Disable(), I still see the strategy as active in the control center.
Can you please specify what you mean by 'Disable()'? Specifically:
- will strategy callbacks (OnBarUpdate() etc.) still be called?
- will OnTermination() be called?
Thanks,
Boaz
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
56 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
37 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
17 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
19 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
49 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment