Can I put both a variable and hard stop?

Forums ProRealTime English forum ProOrder support Can I put both a variable and hard stop?

Viewing 2 posts - 1 through 2 (of 2 total)
  • #132078

    Hi all, first post. Apologies if this has been covered, I tried searching and couldn’t find what I was looking for. I’m new to programming and may be missing something really obvious.

    I have set my profit target to ATR*1, and stop to ATR*3. However, I also want to have a fixed stop amount so I don’t get a blowout loss (i.e. if the loss gets to 30, just close the position).

    How would I go about doing this?

     

     

    #132084

    You can’t have two stop losses because price has to pass through at least one of them to get to the other one!

    You could set a minimum level though:

     

     

    1 user thanked author for this post.
Viewing 2 posts - 1 through 2 (of 2 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login