Newbie First Steps Syntax query

Forums ProRealTime English forum General trading discussions Newbie First Steps Syntax query

Viewing 3 posts - 1 through 3 (of 3 total)
  • #241982

    I am looking to trade using an API set up.

    I can program and have written my application in Visual Basic and tested it on Excel historical data.

    What is the syntax in ProRealTime to program a sell limit order?

    Eg

    If GBP/USD goes up 10 pips Then

    Sell x lots of GBP/USD

    Endif

    Thank you

    #241989
    JS

    Hi,

    Sell Limit order in PRT:

    Sell x lots at Price Limit

     

    #241990

    Actually SELL is used to EXIT a Long trade.

    If by SELL you mean entering a Short position, then SELLSHORT should be used, instead.

     

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

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