owocki/pytrader

Shared Reference Implementation

Open

#24 ouverte le 28 mars 2016

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Python (420 forks)user submission
accessibiliityhelp wanted

Métriques du dépôt

Stars
 (1 962 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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:

  • have a shared price history table
  • have a shared history of any future training data (social data, sentiment analysis, volume, etc)
  • have a shared reference implementation of the system.

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

Guide contributeur