Set take profit on Pivot Point level

Forums ProRealTime English forum ProOrder support Set take profit on Pivot Point level

Viewing 3 posts - 1 through 3 (of 3 total)
  • #88107
    hi everyone, 
    I would like to set a take profit condition for a proorder strategy.
    The take profit must be set at the level of the daily pivot point when the position is opened.
    I tried with this code:
     

     

     unfortunately with this code the pivot point is updated according to the new price trend. I would like to set the take profit at the level of the daily pivot point at the time the order is opened.
    It can be done?
    thanx Marco
    #88109

    Just save the value at the time that the buy order is placed and then place a pending sell stop order at each bar close. Alternatively just sell at that price or below that price as you did in your code.

    Note: Please use the ‘Insert PRT Code’ button when putting code in your future posts as it makes it easier for others to read. I have tidied up your post for you. 🙂

    #88140

    thanks for the reply Vonasi, and thank you for ordering my post. In the future I will use the right function to enter the codes here.

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

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