Buy at the high of the previous candle

Forums ProRealTime English forum ProOrder support Buy at the high of the previous candle

Viewing 5 posts - 1 through 5 (of 5 total)
  • #83529

    hi guys, I am a beginner even reading the documentation I have some doubts,

    i want to create a pending order as soon as the price broke the previous high line and the stop at the previous low. I don’t know why but it’s not doing what I want, it’s buying but not where I want.

     

    #83530

    It should be a LIMIT order and not a STOP order plus some of your other code is incorrect. Try this?

     

    #83532

    Thanks brother, not abusing but… the method to do the oposit and sell.
    Let’s say that I am sellshort, the sell at market will not stop the operation right? Should I buy at market instead?

    #83536

    If you SELLSHORT then to exit the trade you must EXITSHORT.

    If you BUY then to exit the trade you must SELL.

    If you have a long position open and SELLSHORT then the long position will be closed.

    If you have a short position open and BUY then the short position will be closed.

    Use two strategies – one for long and one for short if you want to avoid this.

     

    #83549

    Thanks brother.

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

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