Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Can I trace Floating Drawdown ?

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

    Can I trace Floating Drawdown ?

    Hello NT Team,

    in Trade summary I see Max. Drawdown only if my positions hit stoploss, but I wana track on real time the drawdown value even if it is floating, because all brokers liquidate all positions if ew have a margin call, so i need to get a warning before that happens.

    is there any settings to showcase floating drawdown on the summary report ?

    Thank you

    #2
    Hi Mohammed, thanks for posting.

    The Max Drawdown will need to be calculated once a trade has been entered. You can do this by monitoring the value of CashValue e.g.
    Account.Get(AccountItem.CashValue, Currency.UsDollar);

    Kind regards,
    -ChrisL

    Comment


      #3
      Hello Chris,

      sorry for delay, I just came back checking again for a solution to this "Real" problem, because now i'm trying to optimize my strategy, and I need to optimize for Min. DD % but in ninjatrader, as I see, it consider that it is a drawdown only when we close a trade, but you know that floating DD is as well a DD that can burn your account, so we need to optimize for it as well.

      so how it is possible to add this to NT8 optimizer ?

      also can we optimize for Min ETD because i don't see it there ?

      Thank you

      Comment


        #4
        Hi Mohammed thanks for the follow up. Your script would need to calculate running DrawDown on its own using a 1 tick series to be able to calculate the running DrawDown on every tick. There is not an average ETD Optimization Fitness script by default, one would need to be created to optimize the strategy on this value.

        Kind regards,
        -ChrisL

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        93 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by M4ndoo, 04-20-2026, 05:21 PM
        0 responses
        138 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by M4ndoo, 04-19-2026, 05:54 PM
        0 responses
        68 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by cmoran13, 04-16-2026, 01:02 PM
        0 responses
        123 views
        0 likes
        Last Post cmoran13  
        Started by PaulMohn, 04-10-2026, 11:11 AM
        0 responses
        73 views
        0 likes
        Last Post PaulMohn  
        Working...
        X