Delay the order by xx minutes in case of loss

Forums ProRealTime English forum ProOrder support Delay the order by xx minutes in case of loss

  • This topic has 0 replies, 1 voice, and was last updated 5 years ago by avatarrama.
Viewing 1 post (of 1 total)
  • #70184

    I am running the above code

    want the the PRT code for

    c1= stop loss triggered  then

    c2= target triggered then

    t1 = when the stop loss triggered( in other words last order was loss)

    t2=when profit booked(in other words last order was profit)

    t3= t1+ t(minutes say 30 minutes)

    t4=t2+t

     

    I start the program at  8 am

    then based on the loss or profit

    if ( c1 and t3) then

    run my code again

    ——-

     

    endif

     

    what is the c1,c2,t3,t3 in PRT language

     

     

     

Viewing 1 post (of 1 total)

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