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 NullPointStrategies, Today, 05:17 AM
        0 responses
        52 views
        0 likes
        Last Post NullPointStrategies  
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        130 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        70 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        43 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        48 views
        0 likes
        Last Post TheRealMorford  
        Working...
        X