Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Daily profit goal "Realized Pnl" not working

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

    Daily profit goal "Realized Pnl" not working

    I am setting a daily profit goal of 500$, for that I am doing the below, check the screenshot.

    However, it exceeds 500$ and continues trading without stopping.

    What's wrong?


    #2
    Hi Harry, thanks for your post.

    You would need to set up a Bool variable and use that to signal whether to trade or not or include the PnL values as a condition of the entry order. While the bool is false, continue executing entry logic. If the bool is true (set to true within this set you posted) then do not execute the entry action. There is another way of doing it discussed here as well:
    https://ninjatrader.com/support/foru...and-daily-gain

    Best regards,
    -ChrIsL

    Comment


      #3
      Is it possible to do it using the strategy builder? As I didn't figure out on how to do it from there.

      Comment


        #4
        Hi Harry, thanks for your reply.

        Yes it can be done in the strategy builder. In the Inputs and Variables section is where you can set up a boolean variable. The forum post I linked also discusses how to complete this in the strategy builder.

        Best regards,
        -ChrisL

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by NullPointStrategies, Today, 05:17 AM
        0 responses
        29 views
        0 likes
        Last Post NullPointStrategies  
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        124 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        64 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        41 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        46 views
        0 likes
        Last Post TheRealMorford  
        Working...
        X