owocki/pytrader

Shared Reference Implementation

Open

#24 geöffnet am 28. März 2016

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Python (420 Forks)user submission
accessibiliityhelp wanted

Repository-Metriken

Stars
 (1.962 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide