mberk / betfairviz

Create visualisations of Betfair order books
MIT License
35 stars 12 forks source link

Vertical ladders #2

Closed mberk closed 3 years ago

mberk commented 3 years ago
mberk commented 3 years ago

A simple initial implementation can be found in the issue-2 branch

Example usage:

import betfairviz
betfairviz.EXAMPLE_RUNNER_BOOK

(inside a Jupyter notebook)

mberk commented 3 years ago

I've merged the issue branch into master. It's certainly not as fully featured as it could be - it visualises one runner at a time in the same format as on the Betfair website - but improvements will be covered by future issues