Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 512 Bytes

TODO.md

File metadata and controls

28 lines (16 loc) · 512 Bytes

To Do list

General:

  • Make documentation and clean objects;
  • Improve Quick-Start;
  • Improve CLI/make GUI.

Loggers

  • Add one logging message for each function/method call;
  • Add more details about connected clients and connections setup;

CLI

  • Use blessed package;

bot_manager.py:

  • Start automatically several StrategyManager clients on several process;

_order.py:

  • Use WebSockets instead of REST API.

strategy_manager.py:

  • Choose invested value in quote or base currency.