There was an error while loading. Please reload this page.
Welcome to the wikis wiki!
python 3.6 - 3.11
3.9.2
git clone https://github.com/vnpy/vnpy.git
conda create -n vnpy python=3.10
activate vnpy
conda install -c conda-forge ta-lib
install.bat
pip install vnpy_ctp
pip install vnpy_ctastrategy
pip install vnpy_ctabacktester
pip install vnpy_datamanager
pip install vnpy_sqlite
conda info --envs
conda env list
conda list -n myenv
conda list
activate myenv
source activate myenv
sidebar