mirror of
https://gitee.com/fasiondog/hikyuu.git
synced 2024-11-30 02:48:57 +08:00
update readme
This commit is contained in:
parent
b5481ad055
commit
e43f639b53
@ -3,10 +3,16 @@
|
||||
:width: 600px
|
||||
:align: center
|
||||
:alt: Hikyuu
|
||||
|
||||
|
||||
|
||||
.. image:: https://travis-ci.org/fasiondog/hikyuu.svg?branch=master
|
||||
:target: https://travis-ci.org/fasiondog/hikyuu
|
||||
|
||||
.. image:: https://img.shields.io/github/license/mashape/apistatus.svg
|
||||
:target: https://github.com/fasiondog/hikyuu/blob/master/LICENSE.txt
|
||||
:alt: GitHub
|
||||
|
||||
|
||||
Hikyuu Quant Framework是一款基于C++/Python的开源量化交易研究框架,用于策略分析及回测(仅受限于数据,如有数据也可用于期货等)。其核心思想基于当前成熟的系统化交易方法,将整个系统化交易抽象为由市场环境判断策略、系统有效条件、信号指示器、止损/止盈策略、资金管理策略、盈利目标策略、移滑价差算法七大组件,你可以分别构建这些组件的策略资产库,在实际研究中对它们自由组合来观察系统的有效性、稳定性以及单一种类策略的效果。例如:
|
||||
|
||||
::
|
||||
|
Loading…
Reference in New Issue
Block a user