Set Back and Lay Price during PlaceOrder

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Exchange_API
    Junior Member
    • Dec 2015
    • 10

    #1

    Set Back and Lay Price during PlaceOrder

    How to set Back and Lay price when we place bet using placeOrder method ? & How to Keep bet until my condition matched ?
    If possible I would like to know about,
    What is LimitOrder(Price) ? Is It bet-amount we place or (Back & Lay) Price ?
  • Guest

    #2
    Originally posted by Exchange_API View Post
    How to set Back and Lay price when we place bet using placeOrder method ? & How to Keep bet until my condition matched ?
    If possible I would like to know about,
    What is LimitOrder(Price) ? Is It bet-amount we place or (Back & Lay) Price ?
    Not in front of code atm, but you would use the instruction class and use .add to add your place bet then .add your lay bet.

    To keep bet on in live play use persistance

    Comment

    Working...
    X