ccxt 笔记
May 8, 2018 · View on GitHub
参考了 blockhedging 和 ccxt 文档
配置开发环境
$ conda create --name ccxt anaconda=4.4.0 python=3.6
$ source activate ccxt
$ pip install ccxt
May 8, 2018 · View on GitHub
参考了 blockhedging 和 ccxt 文档
$ conda create --name ccxt anaconda=4.4.0 python=3.6
$ source activate ccxt
$ pip install ccxt