Added support to load strategy directly from a given url

This commit is contained in:
Gert Wohlgemuth
2018-05-09 23:15:24 -07:00
parent 1dbdb880e6
commit 9b68986a2d
3 changed files with 26 additions and 2 deletions

View File

@@ -23,3 +23,6 @@ coinmarketcap==4.2.1
# Required for plotting data
#plotly==2.3.0
# Required for dynamic strategy loading from urls
validators