-
Notifications
You must be signed in to change notification settings - Fork 984
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 0.9.57 start coding * 0.9.57 新增最大夏普计算 * 0.9.57 新增最大夏普计算 * 0.9.57 新增最大夏普计算 * 0.9.57 新增 show_strategies_recent * 0.9.57 新增 get_stk_strategy * v0.9.57 (#209) 1.上传策略时, 将策略名写入SET(Weights:META:ALL) 2.增加获取所有策略了名的方法 get_strategy_names * 0.9.57 修复 table_record_batch_create 接口 * 0.9.57 优化飞书API接口 * 0.9.57 新增 remove_beta_effects * 0.9.57 新增 cross_sectional_strategy * 0.9.57 新增 show_factor_value 和 show_code_editor * 0.9.57 update * 0.9.57 update * 0.9.57 update * 0.9.57 update --------- Co-authored-by: 不归 <[email protected]>
- Loading branch information
Showing
18 changed files
with
476 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,8 +15,6 @@ | |
>源于[缠中说缠博客](http://blog.sina.com.cn/chzhshch),原始博客中的内容不太完整,且没有评论,以下是网友整理的原文备份 | ||
* 备份网址1:http://www.fxgan.com | ||
|
||
>**假如没有了分型、笔、线段,缠论还是缠论吗?如果你的答案是“是”,这个项目是为你准备的。本项目旨在提供一个符合缠中说禅思维方式的程序化交易工具。** | ||
* 已经开始用czsc库进行量化研究的朋友,欢迎[加入飞书群](https://applink.feishu.cn/client/chat/chatter/add_by_link?link_token=0bak668e-7617-452c-b935-94d2c209e6cf),快点击加入吧! | ||
* [B站视频教程合集(持续更新...)](https://space.bilibili.com/243682308/channel/series) | ||
|
||
|
@@ -25,13 +23,19 @@ | |
> 有意愿的朋友请联系我,微信号:**zengbin93**,备注:**桌面应用开发**。 | ||
> 我们将为你提供一个更好的量化交易学习和交流平台。 | ||
## 缠论精华 | ||
|
||
>学了本ID的理论,去再看其他的理论,就可以更清楚地看到其缺陷与毛病,因此,广泛地去看不同的理论,不仅不影响本ID理论的学习,更能明白本ID理论之所以与其他理论不同的根本之处。 | ||
>为什么要去了解其他理论,就是这些理论操作者的行为模式,将构成以后我们猎杀的对象,他们操作模式的缺陷,就是以后猎杀他们的最好武器,这就如同学独孤九剑,必须学会发现所有派别招数的缺陷,这也是本ID理论学习中一个极为关键的步骤。 | ||
|
||
## 知识星球 | ||
|
||
* [CZSC小圈子(缠论、量化、专享案例)](https://s0cqcxuy3p.feishu.cn/wiki/wikcnwXSk9mWnki1b6URPhLA2Hc) | ||
|
||
* 链接:https://wx.zsxq.com/dweb2/index/group/88851448582512 | ||
* 加入:https://t.zsxq.com/0aMSAqcgO | ||
* 费用:100元 | ||
|
||
> **知识星球【CZSC小圈子】的定位是什么?** | ||
> - 为仔细研读过禅师原文并且愿意使用 CZSC 库进行量化投研的朋友提供一个深入交流的平台。 | ||
|
@@ -47,7 +51,7 @@ | |
* 定义并实现 `信号-因子-事件-交易` 量化交易逻辑体系,因子是信号的线性组合,事件是因子的同类合并,详见 `czsc/objects.py` | ||
* 定义并实现了若干信号函数,详见 `czsc/signals` | ||
* 缠论多级别联立决策分析交易,详见 `CzscTrader` | ||
* 基于 Tushare 数据的择时、选股策略回测研究流程 | ||
* [Streamlit 量化研究组件库](https://s0cqcxuy3p.feishu.cn/wiki/AATuw5vN7iN9XbkVPuwcE186n9f) | ||
|
||
|
||
## 安装使用 | ||
|
@@ -69,16 +73,6 @@ pip install git+https://github.com/waditu/[email protected] -U | |
pip install czsc -U -i https://pypi.python.org/simple | ||
``` | ||
|
||
|
||
## 信号开源计划 | ||
|
||
>学了本ID的理论,去再看其他的理论,就可以更清楚地看到其缺陷与毛病,因此,广泛地去看不同的理论,不仅不影响本ID理论的学习,更能明白本ID理论之所以与其他理论不同的根本之处。 | ||
>为什么要去了解其他理论,就是这些理论操作者的行为模式,将构成以后我们猎杀的对象,他们操作模式的缺陷,就是以后猎杀他们的最好武器,这就如同学独孤九剑,必须学会发现所有派别招数的缺陷,这也是本ID理论学习中一个极为关键的步骤。 | ||
信号开源计划旨在为缠论学习者提供一批其他理论对应的信号计算函数,供各位以量化的方式研究其他理论的缺陷和价值。这个计划的工作量极大,需要各位的参与。有意愿加入的朋友,请点击查看详情:**[CZSC信号开源计划介绍](https://s0cqcxuy3p.feishu.cn/wiki/wikcnx7707hlakYMi4HmxdAIHJg)** | ||
|
||
|
||
## 使用前必看 | ||
|
||
* 目前的开发还在高频次的迭代中,对于已经在使用某个版本的用户,请谨慎更新,版本兼容性实在是太差,主要是因为当前还有太多考虑不完善的地方,我为此感到抱歉; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -152,6 +152,9 @@ | |
show_symbols_corr, | ||
show_feature_returns, | ||
show_czsc_trader, | ||
show_strategies_recent, | ||
show_factor_value, | ||
show_code_editor, | ||
) | ||
|
||
from czsc.utils.bi_info import ( | ||
|
@@ -192,10 +195,20 @@ | |
) | ||
|
||
|
||
__version__ = "0.9.56" | ||
from czsc.utils.portfolio import ( | ||
max_sharp, | ||
) | ||
|
||
from czsc.eda import ( | ||
remove_beta_effects, vwap, twap, | ||
cross_sectional_strategy, | ||
) | ||
|
||
|
||
__version__ = "0.9.57" | ||
__author__ = "zengbin93" | ||
__email__ = "[email protected]" | ||
__date__ = "20240714" | ||
__date__ = "20240726" | ||
|
||
|
||
def welcome(): | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.