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 cbatson89, Today, 01:37 PM
        6 responses
        18 views
        0 likes
        Last Post cbatson89  
        Started by haakonflaar, 11-24-2023, 06:51 PM
        6 responses
        33 views
        0 likes
        Last Post haakonflaar  
        Started by rickesh, Today, 01:56 PM
        1 response
        16 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by karl_model, Today, 01:20 PM
        1 response
        13 views
        0 likes
        Last Post NinjaTrader_BrandonH  
        Started by orestejr, Today, 11:58 AM
        4 responses
        25 views
        0 likes
        Last Post orestejr  
        Working...
        X