Hello everyone,
I would like to have the /sapi/v1/convert/tradeFlow conform to /api/v3/myTrades
I mean being able to pass symbol
, orderId
and fromId
to filter the result.
And having the result more consistent with myTrades
like having symbol
instead of fromAsset
/toAsset
, etc…
Thank you.