combined stops error message

Forums ProRealTime English forum ProOrder support combined stops error message

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

    https://www.prorealcode.com/prorealtime-trading-strategies/flying-fish-retracement-strategy/

     

    im trying to start this algo in demo, but getting message “combined stops cannot be used with proOrder”

    Anyone know what in the code to delete to make it work? Dont know alot of french ^^,

    #191272

    Yes delete pTrailing as you are likely using …

    Set Stop pLoss pTrailing

    or maybe even …

    Set Stop pLoss
    Set Stop pTrailing

    If you want a Trailing Stop, try a hard coded version via the link below or search on here by hovering on your photo top right and using the Search box.

    Snippet Link Library

    1 user thanked author for this post.
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