Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

**NT** Error on calling

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

    **NT** Error on calling

    Hello NT Support!

    Is there any possibility to learn in which row can be found the error, when I get this error message in Output window: **NT** Error on calling 'OnExecution' method for strategy?
    In my OnExecution method can be found many rows so it is very - very time-consuming to find it...
    or it isn't any way, could you send this request to enhancement request noted.

    thanks. Tom

    #2
    Hello Tom,
    You can use the search feature to search for the specific sting.
    • Open the NinjaScript editor
    • Press Ctrl + F
    • In the Find/Replace dialog type in the string (say OnExecution) and click on Search Next


    Please let me know if I can assist you any further.
    JoydeepNinjaTrader Customer Service

    Comment


      #3
      Yes, I know how can I search in the text. My problem, when I run the strategy, and during the running I get this info: **NT** Error on calling 'OnExecution' method for strategy in output window. Somewhere occured an failure in the OnExecution method. But where, it is the hardly thing to find the occured method.
      this is that I want. Is there any solution to find this row/object which throw this error?

      Comment


        #4
        Hello marotom,
        I will send your suggestion to development for future consideration.

        You can also catch the exceptions in your code and Print the exceptions as per using the try catch method http://msdn.microsoft.com/en-us/library/0yd65esw.aspx

        Please refer to this sample code which demonstrates it


        Please let me know if I can assist you any further.
        JoydeepNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by fx.practic, 10-15-2013, 12:53 AM
        5 responses
        5,404 views
        0 likes
        Last Post Bidder
        by Bidder
         
        Started by Shai Samuel, 07-02-2022, 02:46 PM
        4 responses
        95 views
        0 likes
        Last Post Bidder
        by Bidder
         
        Started by DJ888, Yesterday, 10:57 PM
        0 responses
        7 views
        0 likes
        Last Post DJ888
        by DJ888
         
        Started by MacDad, 02-25-2024, 11:48 PM
        7 responses
        159 views
        0 likes
        Last Post loganjarosz123  
        Started by Belfortbucks, Yesterday, 09:29 PM
        0 responses
        8 views
        0 likes
        Last Post Belfortbucks  
        Working...
        X