Awesome
ccxt 笔记
参考了 blockhedging 和 ccxt 文档
配置开发环境
$ conda create --name ccxt anaconda=4.4.0 python=3.6
$ source activate ccxt
$ pip install ccxt
参考了 blockhedging 和 ccxt 文档
$ conda create --name ccxt anaconda=4.4.0 python=3.6
$ source activate ccxt
$ pip install ccxt