limitOrder: limitOrder

Description Usage Arguments Value

Description

helper function to prepare a bet, used in conjunction with placeOrders

Usage

1
limitOrder(size = 2, price = NULL, persistenceType = "LAPSE")

Arguments

size

the size of the bet. Note: for a market type of EACH_WAY, the total stake is 2*size.

price

the limit price

persistenceType

what to do with the order at turn in-play, three choices, LAPSE - lapse the order when the market goes in play, PERSIST - persist the order in-play, the bet will be placed automatically into the in-play market at the start of the event, MARKET_ON_CLOSE - put the order into the auction (SP) at turn in-play.

Value

list with bet order


durtal/betfaiR documentation built on May 15, 2019, 6:01 p.m.