by Civitas » Mon Mar 16, 2026 9:55 pm
Hi everyone,
I'm using the latest version of Betting Assistant and trying to pull the Static Betting Forecast (Tissue Price) into a Python script using the COM interface.
Currently, getPrices() gives me the moving Projected SP, but I need the expert tissue price shown on the Betfair Card. I've tried r.forecastPrice and getMarketPrices2, but they return attribute errors in my environment.
Is the betting forecast exposed in the COM object for Greyhound markets, and if so, which property or method should I be calling to retrieve it?
Many thanks!