betfairviz icon indicating copy to clipboard operation
betfairviz copied to clipboard

Ability to See Ladder for Traded Data

Open halil-erdogan opened this issue 2 years ago • 1 comments

Hey @mberk , thanks a lot for this library. I am using that for personal project and quite curious to see is it possible to also visualize traded amounts?

I am adding one example as attached. We can see traded amounts and also graph which shows how last price traded is changing.

image

halil-erdogan avatar Jun 18 '22 15:06 halil-erdogan

Thanks for the feedback. Did you know that individual runner books are automatically visualised as ladders, for example:

import betfairviz
betfairviz.EXAMPLE_RUNNER_BOOK

Although this doesn't show the graph. I can think about adding this. Any other feedback? I don't think this feature has been widely used so any comments you might have would be appreciated

mberk avatar Jun 19 '22 09:06 mberk