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 Service #4

Closed piotrswierzy closed 1 month ago

piotrswierzy commented 2 months ago

Description

This service will be responsible for interacting with all the supported exchanges, utilizing the CCXT library.

Important! Every exchange operation that affects the exchange state(ex. create order, cancel order) should be saved in the database (Exchange Operation Service).

To Do

Deliverables

piotrswierzy commented 1 month ago

@ansaqib We estimate that this task will take approximately 16 hours.