Announcement

Collapse
No announcement yet.

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 cmoran13, 04-16-2026, 01:02 PM
        0 responses
        43 views
        0 likes
        Last Post cmoran13  
        Started by PaulMohn, 04-10-2026, 11:11 AM
        0 responses
        25 views
        0 likes
        Last Post PaulMohn  
        Started by CarlTrading, 03-31-2026, 09:41 PM
        1 response
        163 views
        1 like
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        98 views
        1 like
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        158 views
        2 likes
        Last Post CaptainJack  
        Working...
        X