Hu-Fi / Mr.Market-V2

This is the V2 version of Mr.Market
GNU Affero General Public License v3.0
1 stars 0 forks source link

[TSE] Implement the Exchange Data Service #11

Closed MWBlocky closed 1 month ago

MWBlocky commented 1 month ago

Description

This Pull Request introduces the implementation of various methods to gather and manage market data from different supported exchanges using CCXT. The service retrieves market data through REST APIs or WebSockets from these exchanges. The following methods are implemented to handle fetching and subscribing to market data:

Summary of changes

Related issues

Fixes #7