Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Risk management

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

    Risk management

    Hi,

    Does NT have the capabilities to stop trader from trading after certain loss $ or % or # of trades (volume) for the day?

    If no, could you give a hint which API I can use to create such risk management tool myself via indicator programming?

    Thanks

    #2
    Hello ssg10,

    Thank you for your post.

    While it is not possible to use performance statistics of your account or the day in general, you can use trade performance within a strategy itself.

    Using the following example you can create a custom NinjaScript strategy in NinjaTrader that will use the performance of the strategy for money management: http://www.ninjatrader.com/support/f...ead.php?t=4084

    Unfortunately, I am unaware of an API that will provide a risk management tool for use with NinjaTrader.

    Please let me know if I may be of further assistance.

    Comment


      #3
      Follow up

      Hi,

      I want to go back to this topic....

      The method you suggested below seems to be for specific strategy.

      If I want to apply a risk management feature, which regardless of strategy (including discretionary trading), I want to show warning and simply lock and change to simulation mode after %loss of the day is exceeded, how should I do this?

      I understood NT does not have this feature, but I want to write a program for it. Do I need to write an external Windows program to connect to NT to do so, or.... ? Any high-level overview what can be done is appreciated...

      Thanks

      Comment


        #4
        Hello ssg10,
        You can use the GetAccountValue to get the realized PnL. Please refer to our help guide to know more
        JoydeepNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        64 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        41 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        22 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        25 views
        0 likes
        Last Post TheRealMorford  
        Started by Mindset, 02-28-2026, 06:16 AM
        0 responses
        52 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X