SELL AT x STOP / EXITSHORT AT x STOP for a specific quantity

Forums ProRealTime English forum ProOrder support SELL AT x STOP / EXITSHORT AT x STOP for a specific quantity

Viewing 4 posts - 1 through 4 (of 4 total)
  • #238860

    Hello,

    I would like to set a SELL AT .. STOP (or EXITSHORT AT .. STOP) instruction but only for a part of the total amount of the positions taken buy the system.

    I unsuccessfully tried this:

    SELL Ncontract AT stoplevel STOP

    How could I do this ?

    Many thanks if someone knows the answer

     

    #238864

    to make a partial payment of the amount
    I use

    sell 1 contract at market

    or

    exitshort 1 contract at market

    1 user thanked author for this post.
    #238867

    Thanks,

    you are right, I was missing CONTRACT in the instruction…

    SELL Ncontract CONTRACT AT stoplevel STOP

    1 user thanked author for this post.
    #238874

    Thanks,

    you are right, I was missing CONTRACT in the instruction…

    SELL Ncontract CONTRACT AT stoplevel STOP

    No, you can’t exit partial positions using pending orders. ALL positions will be closed.

    Only AT MARKET orders are allowed to exit partial positions.

     

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

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