Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Daily stop by asset

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

    Daily stop by asset

    What is the situation, guys? I would love to know if you have a video that explains how to make a daily stop according to
    asset for the purpose of the example with 6B. If it reaches a loss of 250, it closes automatically, and for 6E, if it reaches a loss of 200, it closes automatically.

    Please help me, guys. I need your help.​

    #2
    Hello niso55,

    If you wanted to implement a daily stop in your strategy you would need to add logic which submits a stop order or exit order. A strategy can trade one or more instruments, in a multi instrument strategy you would need to submit the order to the correct bars in progress for the instrument. It may be more simple to apply 1 strategy per instrument so you don't have to deal with multi series logic.

    You can find a sample of using trade performance values to control trading in the following link. The same type of logic would be used if you wanted to exit after a certain amount of loss was observed. https://ninjatrader.com/support/help...nce_statis.htm

    Comment


      #3
      Hi I would love a guide in the video if you have how to help me it would be really good . I just don't understand that much

      Comment


        #4
        Hello niso55,

        To use the performance values we only have code samples, there are no videos going over that which I could provide. There are additional strategy builder samples for this concept for NT8, for nt7 there are limited resources on this topic.

        Comment


          #5
          Please help me find a simple stop strategy that with the asset reaches X loss it will close my position
          I have an example from someone​​

          Click image for larger version

Name:	image.png
Views:	218
Size:	383.9 KB
ID:	1284336​​
          Attached Files

          Comment


            #6
            Hello niso55,

            From the image that appears to be NT8, you can find a sample of working with trade performance to stop trading in the following link. That would be the same kind of logic that would be needed if you wanted to exit a position after an amount of loss.

            Comment


              #7
              Click image for larger version

Name:	image.png
Views:	204
Size:	31.7 KB
ID:	1284463
              Where exactly should I record the loss from the end I want to receive ​

              Comment


                #8
                Hello niso55,

                You would need to edit the code from that sample to change the values for the loss. That sample does not have any kind of user input for loss, its just a sample of the code required to do that type of task.

                Comment

                Latest Posts

                Collapse

                Topics Statistics Last Post
                Started by Geovanny Suaza, 02-11-2026, 06:32 PM
                0 responses
                637 views
                0 likes
                Last Post Geovanny Suaza  
                Started by Geovanny Suaza, 02-11-2026, 05:51 PM
                0 responses
                366 views
                1 like
                Last Post Geovanny Suaza  
                Started by Mindset, 02-09-2026, 11:44 AM
                0 responses
                107 views
                0 likes
                Last Post Mindset
                by Mindset
                 
                Started by Geovanny Suaza, 02-02-2026, 12:30 PM
                0 responses
                569 views
                1 like
                Last Post Geovanny Suaza  
                Started by RFrosty, 01-28-2026, 06:49 PM
                0 responses
                571 views
                1 like
                Last Post RFrosty
                by RFrosty
                 
                Working...
                X