owocki / pytrader

cryptocurrency trading robot
MIT License
1.94k stars 429 forks source link

Shared Reference Implementation #24

Open owocki opened 8 years ago

owocki commented 8 years ago

It might be good to set up a shared server, where vetted collaborators can deploy the master branch of this repo. This would allow us to:

We should also add a programatic way of backing up / restoring the shared data (prices, social data, etc) to our individual systems.

owocki commented 8 years ago

We should also add a programatic way of backing up / restoring the shared data (prices, social data, etc) to our individual systems.