quick-trade / quick_trade

Convenient library for trading with python.
https://quick-trade.github.io/quick_trade/#/
Other
17 stars 4 forks source link

Has this project been abandoned? #471

Open StephenLee2016 opened 1 month ago

StephenLee2016 commented 1 month ago

Hi, Vlad. I have recently noticed your Quick Trade project, which is very concise and elegant, but I have a question: you haven't submitted any new updates for a long time, is it because you have given up on this project?

VladKochetov007 commented 3 weeks ago

Hi. Actually, yes. I didn't want to say this, but I've started to have significant doubts about the project's architecture. From the perspective of optimization algorithms, it would also be much better to generalize the interaction interface.

The code in quick_trade has started to seem poorly structured to me, and I began developing xoney. It currently lacks documentation and strategy examples, but it is more suited for developing event-based strategies.

Open-source development is temporarily on hold as exams are coming up, and I need to work on non-public projects.