Skip to content

Conversation

@vslee
Copy link
Collaborator

@vslee vslee commented Jan 20, 2020

- added `int? limit` as a parameter
- added/fixed GetRecentTradesAsync on multiple exchanges (Binance, HitBTC, Bitfinex and numerous others)
- for GetRecentTradesAsync, the sort order will be Descending (ie newest trades first)
- resolves DigitalRuby#510
@vslee vslee added the bug label Jan 20, 2020
@vslee vslee merged commit 4973501 into DigitalRuby:master Jan 22, 2020
szmcdull pushed a commit to szmcdull/ExchangeSharp that referenced this pull request Mar 5, 2020
…Ruby#511)

- added `int? limit` as a parameter
- added/fixed GetRecentTradesAsync on multiple exchanges (Binance, HitBTC, Bitfinex and numerous others)
- for GetRecentTradesAsync, the sort order will be Descending (ie newest trades first)
- resolves DigitalRuby#510
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GetHistoricalTradesAsync/GetRecentTradesAsync - Multiple Exchanges

2 participants