Migrating from get_timeseries() to get_history()
get_timeseries() - automatically filters out some ticks, but get_history() returns everything + EVENT_TYPE field. Is there a way to modify the query so it filters out the ticks with certain event types?
For example below, get_timeseries() does NOT return the ticks with "auction" event type.