开发环境搭建教室 👨‍🏫 🚩

本地开发环境:

软件安装

微软PowerShell | 清华的brew镜像

Pycharm | Python | Anaconda****

终端执行安装

conda update conda
conda update anaconda
conda update anaconda-navigator
pip install ccxt
pip install git+https://github.com/wardbradt/peregrine
pip install git+https://github.com/CongZhengithub/aioquant

终端测试是否成功安装

待完成

云计算开发环境:

宝塔面板(安装教程)(腾讯云安装教程) | 腾讯云 | 阿里云****

千千的其它视频:上篇 | 下篇 | 部署 🚩 | 回测

Last updated