Skip to content

Conversation

TarasMi
Copy link
Contributor

@TarasMi TarasMi commented Apr 2, 2023

Added custom names instead of the generic name 'Bybit' that was used previously, to get Bybit exchange branches by name in ExchangeAPI.GetExchangeAPIAsync<>().
Also some minor refactoring.

TarasMi added 3 commits April 1, 2023 15:38
Implemented main private and public methods, some public (candles and orderbook) and private WebSockets. A decision was made to split spot, inverse, linear, and option branches into different APIs because: 1) market symbols intersect, 2) there are no any method to get all the markets (all orders, all positions) from different branches in one call. Branches behave as separate exchanges.
Added custom names instead of generic Bybit that was used previously, to get bybit exchange branches by name in ExchangeAPI.GetExchangeAPIAsync<>(). Also minor refactoring.
@vslee vslee merged commit 9585ba9 into DigitalRuby:master Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants