Skip to content
jerrzy edited this page Oct 4, 2024 · 3 revisions

Welcome to the wikis wiki!

vnpy

installation

  1. vnpy3.9.2 supports python 3.6 - 3.11
  2. clone vnpy
  • latest version 3.9.2
  • git clone https://github.com/vnpy/vnpy.git
  1. use conda to create a virtual ENV with python3.10
  • conda create -n vnpy python=3.10
  • activate vnpy
  1. install ta-lib
  • NOTE. VSCode terminal is not working, use anaconda terminal instead.
  • conda install -c conda-forge ta-lib
  1. run install.bat
  2. other vnpy dependencies

sidebar

Clone this wiki locally