Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy disabling itself

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Strategy disabling itself

    Click image for larger version

Name:	image.png
Views:	166
Size:	15.5 KB
ID:	1232679


    Hi I am running an strategy, it works as intended but most times it suddenly stops working and disables by itself. Sometimes it happens 10 min later sometimes 2 min after enabling strategy. This is Log report i get, anyone have any way of trying to fix it.

    Thanks in advance

    #2
    Hello ishcan,

    Thanks for your post.

    The strategy error is advising that something you are accessing in the strategy has not been created at the time you are accessing it. There is no specific thing I can advise as to the source of the error.

    To determine what the source of the error is you will need to debug your strategy. This is typically done with print statements added to your code to send a print output to the New > Ninjascript Output window. As you do not know where the error is, you would add a print statement every few lines of code and then observe the output window when you apply the strategy. The last print statement value shown in the output window would indicate the error occurs after that print statement, you can then add further print statements to zero in on the offending code.

    Here is a link to our tips on debugging: https://ninjatrader.com/support/help...script_cod.htm

    For information about the Indicator error, see this forum thread: https://ninjatrader.com/support/foru...006#post775006

    Please let me know if I may assist further.
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by NullPointStrategies, Yesterday, 05:17 AM
    0 responses
    58 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    133 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    73 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    45 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    50 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X