The trading framework of the crypto assets
[Requirement]
[Installation]
[modules]
config The global configuration of the system.
exchange The API of the exchanges
mongo The interface of the mongo to save to the tracking datas of the crypto-currency and the trading history.
server The http server to handle the http requests from clients
task We implment the trading strategies here. Each strategy is a task
www The front websites and resources