Hi All!
Is it possible to get the current BSP estimate pre-start (nearPrice or farPrice if I am understanding correctly)? I seem to get nothing—I am search using bspOnly as a marketFilter. I can only get sp data after the race has started.
Thanks for the help!
P.S. I am using python.
Is it possible to get the current BSP estimate pre-start (nearPrice or farPrice if I am understanding correctly)? I seem to get nothing—I am search using bspOnly as a marketFilter. I can only get sp data after the race has started.
Code:
{'near_price': None, 'far_price': None, 'actual_sp': None, 'back_stake_taken': [], 'lay_liability_taken': []}
P.S. I am using python.


Comment