Open
Description
Right now the trades can be queried backwards only, for example:
https://indexer.dydx.trade/v4/trades/perpetualMarket/SOL-USD?createdBeforeOrAt=2024-06-11T16:00:00.000Z
could you implement the createdOnOrAfter query type for the trades endpoint, so the data can be queried from a specific time, forward?