Hikyuu is a high-performance open source quantitative trading research framework based on C++/Python, for quick strategy analysis and backtesting. Compared with other quantitative platforms or backtesting software, it has:

  1. Ultra-fast backtesting speed (million-level K-line completes A-share market calculation in 1-2 seconds);
  2. Abstract the complete system trading concept and decompose it into different components. By reusing different aspect strategies, the burden of writing strategies can be minimized.

For more information, see the project homepage: https://hikyuu.org or http://fasiondog.gitee.io/hikyuu

Hikyuu 1.2.6 has been released, this version is updated as follows:

  1. Newly released the pypi package under linux, which can also be installed through pip install hikyuu under linux. The minimum glibc version of linux is required to be 2.27, such as: Ubuntu18.04. At the same time, it restores the installation support for python 3.6, and currently supports python 3.6 ~ 3.10 versions.

  2. Optimize system strategy delay transaction settings, allowing users to set delay transactions of buy and sell signals separately

  1. Add protection when fetching ticker table fails

  2. Added protection against GUI exceptions

  3. The mysql database engine reported an error under fixed linux, and the data table names were changed to lowercase

  4. fixed #I5YE01 Optimize the date display problem when the mouse slides in the bokeh drawing engine

#Hikyuu #Released #High #Performance #Quantitative #Trading #Research #Framework #News Fast Delivery

Leave a Comment

Your email address will not be published. Required fields are marked *