Liam
Liam
Output streaming matched_backs/lays that are included in the stream but not currently available from the cache. ```html Price point / full depth Ladders (price, size - tuples - keyed by...
The `marketType` and `countryCode` does not work on betfair Event files, this is due to the [logic](https://github.com/betcode-org/flumine/blob/fd527626accbddd7782477f420855f57e928dae9/flumine/streams/streams.py#L46) only checking the first line of the file provided.
The current simulation code patches datetime.datetime [here](https://github.com/betcode-org/flumine/blob/5e6b8569a4238e361a3dda4e6b5cb0ada93c9723/flumine/simulation/utils.py#L31) this works for any import of `datetime` but fails on any modules that have already imported the datetime class via `from datetime import...
refactor PriceSize utils and integration cleanup resource file usage rough 2x speed increase
Use betfair-data for processing historic market files. https://github.com/tarb/betfair_data
BetConnect integration using betconnect [wrapper](https://github.com/varneyo/betconnect). - [x] Flumine client - [x] Login/keep-alive/logout - [ ] Execution - [ ] Orders - [ ] Market data stream - [ ] BetConnect...
Update logic to more accurately simulate matching as per the Betfair matching engine. **Passive** - [x] Prevent double counting of traded size - [x] Match orders per FIFO and price...
first attempt at transaction/execution delay
On match on execution `elapsed_seconds_executable` is not zero _Example betId for my analysis 243002343894_