phillc73 / abettor

An R package for connecting to the online betting exchange Betfair, via their API-NG product, using JSON-RPC.
Other
51 stars 36 forks source link

listCurrentOrders does not include all parameters #54

Closed Soccerama closed 2 years ago

Soccerama commented 3 years ago

The listCurrentOrders function does not currently include the customerOrderRefs and customerStrategyRefs parameters. These are optional parameters which can be used to restrict the results to particular customer order/strategy refs.

phillc73 commented 2 years ago

Should be now addressed with pull #55