SET STOP PROFIT vs SET TARGET PROFIT

Forums ProRealTime English forum ProOrder support SET STOP PROFIT vs SET TARGET PROFIT

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

    I am confuse about the difference between these 2 : SET STOP PROFIT vs SET TARGET PROFIT
    Example:

    IF NOT ONMARKET THEN
    BUY 1 CONTRACT AT MARKET
    SET STOP LOSS 10
    SET TARGET PROFIT 20
    ENDIF

    IF NOT ONMARKET THEN
    BUY 1 CONTRACT AT MARKET
    SET STOP LOSS 10
    SET STOP PROFIT 20
    ENDIF

    Are  they the same?

    #247474

    Yes, the links below show they are the same, but NOTE: you need to take account of pipsize.

    https://www.prorealcode.com/documentation/target/
    https://www.prorealcode.com/documentation/set-stop-profit/

    2 users 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