Adding Orders Near Take Profit/Short Sell Near Stop Loss

Forums ProRealTime English forum ProOrder support Adding Orders Near Take Profit/Short Sell Near Stop Loss

Viewing 4 posts - 1 through 4 (of 4 total)
  • #134309

    Hi I’d like to add Orders Near Take Profit/Short Sell Near Stop Loss levels.

    So far I have this which is to initiate another trade when the price reaches 90% of it’s take profit level. How would I make this so the new order has a different stop loss/take profit level to the orders in the rest of the code?

    So I want a separate stop loss, trailing step and take profit just this part of the code below. How do I do that?

    Here is the whole thing

     

    #134321

    So I want a separate stop loss, trailing step and take profit just this part of the code below. How do I do that?

    That would mean a partial exit and we can’t do that currently in PRT due to IG not allowing us.

    #134607

    Hi Thanks. So just to make sure we are on the same page just wanted to clarify what I was asking and even if we are then I wanted to ask you the part at the end anyway.

    So basically I got the idea from the article at this link https://www.prorealcode.com/documentation/tradeprice/ Here he adds a second order in the same direction as the the first trade when the first trade goes 10 points in his favour.

    So I’m saying can I substitute out 10 point in my favour as a command and substitute in if the price reaches 90% of my take profit number?

    So that’s the first part. Then I was saying if you can then can you set a different take profit level for the second order like for example when they are both buys.

    Then even if you can’t set a different take profit level, stop loss etc, and even if I had to do it his way and order a second trade once it goes ten points in my favour, would the second trade automatically have the same take profit level of e.g. 16 combined or would they both have to hit 16 each. So 32 in total?

     

     

     

    #134638

    Topic moved to the correct forum.

    @tradetrader101 – read the rules before posting in the forums again to ensure that you post your topics in the correct place.

Viewing 4 posts - 1 through 4 (of 4 total)

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