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 Strategy Execution Worker #15

Open piotrswierzy opened 1 month ago

piotrswierzy commented 1 month ago

The goal of this task is to implement a worker that will execute and process active trading strategies. This worker will be responsible for fetching all active strategies from the database and processing them at regular intervals. Each strategy should be executed asynchronously to ensure efficient and timely processing.

To Do

Deliverables

piotrswierzy commented 1 month ago

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