Hello,
I'm using betfairlightweight
First of all, I would like to congratulate LiamP on his excellent work.
I'm using stream to monitor the greyhound market.
However, I am not able to get the names of the greyhounds.
market_book.market_definition.runners[x].name return None
How would it be correct?
I didn't find any examples in the documentation.
Thanks
I'm using betfairlightweight
First of all, I would like to congratulate LiamP on his excellent work.
I'm using stream to monitor the greyhound market.
However, I am not able to get the names of the greyhounds.
market_book.market_definition.runners[x].name return None
How would it be correct?
I didn't find any examples in the documentation.
Thanks
Comment