Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring of Actor Integration #176

Open
bowd opened this issue Jun 15, 2022 · 0 comments · May be fixed by #221
Open

Refactoring of Actor Integration #176

bowd opened this issue Jun 15, 2022 · 0 comments · May be fixed by #221
Assignees

Comments

@bowd
Copy link
Contributor

bowd commented Jun 15, 2022

"- Single different MarketPriceGenerator models into separate classes to unload MarketPriceGenerator\n- Structure TraderStrategy and strategy classes; extract common methods into TraderStrategy\n- sell_gold and trading_regime have overlapping functionality => unite\n- get rid of self.sell_amount and self.order and introduce self.metaorder\n- Create a metaorder strategy for the trader to sell to the market\n- Fix failing convex optimisation for arbitrage trader strategy"

@bowd bowd added this to Engineering Jun 15, 2022
@bowd bowd moved this to 📝 Todo in Engineering Jun 16, 2022
@sissnad sissnad moved this from 📝 Todo to 🏗 In Progress in Engineering Jun 23, 2022
@sissnad sissnad linked a pull request Jul 5, 2022 that will close this issue
@ole-nov ole-nov moved this from 🏗 In Progress to 📝 Todo in Engineering Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants