cancel bet partially unmatched

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tretonis
    Junior Member
    • Aug 2015
    • 18

    #1

    cancel bet partially unmatched

    Hello guys !!!
    Assuming a partially matched order.
    I just want to cancel part of unrequited betfair.

    example
    back
    Total -> $ 100
    matched -> $ 60
    unrequited -> $ 40

    question :

    1-The value of unrequited $ 40 to cancel, I use cancelOrders?
    **

    2-The value of unrequited $ 40 is not expecting correspondence on betfair?


    Thank's
  • jabe
    Senior Member
    • Dec 2014
    • 705

    #2
    1. You can use CancelOrders to cancel whatever remains of the original bet. It is possible that by the time your CancelOrders request is placed, more of it might have been matched.

    If this is your only order on the current market, you can specify the market id and cancel All bets on that market. If there are multiple bets on the market, you can get the bet id from listCurrentOrders and then use CancelOrders specifying the market id and bet id.

    2. Yes, the outstanding amount (your $40) could change before you cancel it. You would have to check after cancelling the amounts that were matched and/or not matched.

    Comment

    Working...
    X