ZhengyaoJiang / PGPortfolio

PGPortfolio: Policy Gradient Portfolio, the source code of "A Deep Reinforcement Learning Framework for the Financial Portfolio Management Problem"(https://arxiv.org/pdf/1706.10059.pdf).
GNU General Public License v3.0
1.74k stars 750 forks source link

adds support for the Binance exchange #77

Closed bartsidee closed 6 years ago

bartsidee commented 6 years ago

This pull request adds support for the Binance exchange as alternative datasource for Poloniex:

dexhunter commented 6 years ago

LGTM. Great, thank you for the effort and PR.