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 Trading Strategy Interface #6

Closed piotrswierzy closed 1 month ago

piotrswierzy commented 2 months ago

Description

Implement a strategy interface to facilitate the addition of new strategy implementations. This interface should enable the use of the strategy pattern: https://refactoring.guru/design-patterns/strategy

This interface should allow for the same flow of execution for each of the implementations.

To Do

Deliverables

piotrswierzy commented 1 month ago

@ansaqib We estimate that this task will take approximately 8 hours(1MD).