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:
- Ultra-fast backtesting speed (million-level K-line completes A-share market calculation in 1-2 seconds);
- 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:
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.
Optimize system strategy delay transaction settings, allowing users to set delay transactions of buy and sell signals separately
Add protection when fetching ticker table fails
Added protection against GUI exceptions
The mysql database engine reported an error under fixed linux, and the data table names were changed to lowercase
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