Announcement

Collapse
No announcement yet.

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.

    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.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        607 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        353 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        105 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        560 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        561 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X