The prices object from getPrices includes the market id.
eg.
- Code: Select all
prices = ba.getPrices()
marketId=prices.marketId
Unless you use the COM interface to open the market and therefore used the com function getEvents() then there isn't a way to query the start time unfortunately.