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

OnFlatten() method

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

    OnFlatten() method

    heres a question - is there a way to see if a OnFlatten event handler is fired or a way to detect it?

    On strategies there is a disablement if the trades are closed etc, but if you are handling trades via a indicator there is not a great way to see if flatten has been attempted.

    #2
    Hello WHICKED,

    The only way that I would be aware of would be to monitor the position updates or the execution updates looking for orders with the name of Close assuming you are using one of the flatten all options.

    JesseNinjaTrader Customer Service

    Comment


      #3
      In the log file when using Account.Flatten(instrument) there is a log entry that a flatten was executed on instrument - is it possible to monitor for that event?

      Comment


        #4
        Hello WHICKED,

        There are not any means to monitor the log output from NinjaScript, you would need to monitor one of the account events like position or order updates to know something had happened.
        JesseNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by StockTrader88, 03-06-2021, 08:58 AM
        44 responses
        3,966 views
        3 likes
        Last Post jhudas88  
        Started by rbeckmann05, Today, 06:48 PM
        0 responses
        4 views
        0 likes
        Last Post rbeckmann05  
        Started by rhyminkevin, Today, 04:58 PM
        4 responses
        55 views
        0 likes
        Last Post dp8282
        by dp8282
         
        Started by iceman2018, Today, 05:07 PM
        0 responses
        6 views
        0 likes
        Last Post iceman2018  
        Started by lightsun47, Today, 03:51 PM
        0 responses
        8 views
        0 likes
        Last Post lightsun47  
        Working...
        X