Check spread mechanism

Forums ProRealTime English forum ProOrder support Check spread mechanism

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

    Anyone knows if it is possible to check the spread on a certain instrument before entering order

    Example

    IF (trade condition)

    while (Spread > 1 pip)  do nothing

    wend

    buy 1 at market

    endif

    trade will not execute until spread is less than 1

     

     

    #30002

    This is common query 🙂 But it is not possible, spread can’t be retrieve by probacktest code. I hope it will be part of a next language update, since it is definitely needed I must agree!

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