I swear this was working before, I think, but noticed today that the fields parameter is being ignored when trying to use get_prices with multiple databases. Regardless of the fields attribute, the realtime database fields are being returned.
In the query below, I would only expect to receive the Open
price field.
@Brian can you confirm whether or not this is a new issue, or if it's always been this way?