Closed tiero closed 2 years ago
ListTrades() is the only one that sorts the returning list. This should be done by the repo methods though, ATM this means ordering only the trades of a page, but there's no guarantee that the order is preserved among different pages.
ListTrades()
ListTrades()
is the only one that sorts the returning list. This should be done by the repo methods though, ATM this means ordering only the trades of a page, but there's no guarantee that the order is preserved among different pages.