dydxprotocol / v4-chain

dydx v4 protocol
Other
221 stars 100 forks source link

implement createdOnOrAfter for trades and candles #1883

Open bncdemo opened 1 month ago

bncdemo commented 1 month ago

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?

linear[bot] commented 1 month ago

GH-48 implement createdOnOrAfter for trades and candles