首页
注册
登录
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请
登录
推荐学习书目
›
Learn Python the Hard Way
Python Sites
›
PyPI
- Python Package Index
›
http://diveintopython.org/toc/index.html
›
Pocoo
值得关注的项目
›
PyPy
›
Celery
›
Jinja2
›
Read the Docs
›
gevent
›
pyenv
›
virtualenv
›
Stackless Python
›
Beautiful Soup
›
结巴中文分词
›
Green Unicorn
›
Sentry
›
Shovel
›
Pyflakes
›
pytest
Python 编程
›
pep8 Checker
Styles
›
PEP 8
›
Google Python Style Guide
›
Code Style from The Hitchhiker's Guide
V2EX
›
Python
[干货推荐] 量化交易主要有哪些好的策略?想要学习 Python 如何上手?
mushroomqiu
·
2016-07-20 15:00:14 +08:00
· 7820 次点击
这是一个创建于 3347 天前的主题,其中的信息可能已经有所发展或是发生改变。
量化投资是最近很火的一个概念,作为一只弃文投理,喜欢量化可惜底子不够的笨狐狸,本狐经常会逛一些社区,在这里为大家献上屯了一个四季的干货。
以下内容主要包括经典量化交易策略(包括价值投资,技术指标,轮动,机器学习等),量化投资学习资料, Python 入门教程等,希望能帮助到对量化投资感兴趣的小伙伴。
一 新手入门 1.1. 量化投资视频学习课程
https://uqer.io/community/share/569c7068228e5b8ffc744fb3
1.2. Python 手把手教学贴
量化分析师的 Python 日记 [第 1 天:谁来给我讲讲 Python ?]
https://uqer.io/community/share/54c89443f9f06c276f651a52
量化分析师的 Python 日记 [第 2 天:再接着介绍一下 Python 呗]
https://uqer.io/community/share/54c8af17f9f06c276f651a54
量化分析师的 Python 日记 [第 3 天:一大波金融 Library 来袭之 numpy 篇]
https://uqer.io/community/share/54ca15f9f9f06c276f651a56
量化分析师的 Python 日记 [第 4 天:一大波金融 Library 来袭之 scipy 篇]
https://uqer.io/community/share/54d83bb3f9f06c276f651a6e
量化分析师的 Python 日记 [第 5 天:数据处理的瑞士军刀 pandas ]
https://uqer.io/community/share/54ffd96ef9f06c276f651aac
量化分析师的 Python 日记 [第 6 天:数据处理的瑞士军刀 pandas ] 下篇
https://uqer.io/community/share/5514bb11f9f06c12790415b2
量化分析师的 Python 日记 [第 7 天: QQuant 之初出江湖]
https://uqer.io/community/share/5514fc98f9f06c8f33904449
量化分析师的 Python 日记 [第 8 天 Q Quant 兵器谱之函数插值]
https://uqer.io/community/share/551cfa1ff9f06c8f339044ff
量化分析师的 Python 日记 [第 9 天 Q Quant 兵器谱之二叉树]
https://uqer.io/community/share/5523a4a1f9f06c8f3390453b
量化分析师的 Python 日记 [第 10 天 Q Quant 兵器谱 -之偏微分方程 1 ]
https://uqer.io/community/share/5530d9f1f9f06c8f3390465a
量化分析师的 Python 日记 [第 11 天 Q Quant 兵器谱之偏微分方程 2 ]
https://uqer.io/community/share/5534ad3ff9f06c8f33904689
量化分析师的 Python 日记 [第 12 天:量化入门进阶之葵花宝典:因子如何产生和回测]
https://uqer.io/community/share/5538c7d4f9f06c3c92306684
量化分析师的 Python 日记 [第 13 天 Q Quant 兵器谱之偏微分方程 3 ]
https://uqer.io/community/share/555dc9e8f9f06c6c7404f96e
量化分析师的 Python 日记 [第 14 天:如何在优矿上做 Alpha 对冲模型]
https://uqer.io/community/share/55e662f9f9f06c1ea481f9cf
量化分析师的 Python 日记 [第 15 天:如何在优矿上搞一个 wealthfront 出来]
https://uqer.io/community/share/5670da3c228e5b8d81f00a87
二.干货进阶
首先是股票量化相关。
基本面分析 1.1 alpha 多因子模型
• 《破解 Alpha 对冲策略——观《量化分析师 Python 日记第 14 天》有感》
https://uqer.io/community/share/55ff6ce9f9f06c597265ef04
• 《熔断不要怕, alpha model 为你保驾护航!》
https://uqer.io/community/share/55ff6ce9f9f06c597265ef04
• 《寻找 alpha 之: alpha 设计》
https://uqer.io/community/share/56893bb1228e5b67159beb38
1.2 基本面因子选股
• Porfolio (现金比率+负债现金+现金保障倍数)+市盈率
https://uqer.io/community/share/566a896bf9f06c6c8a91cae7
• ROE 选股指标
https://uqer.io/community/share/5668533af9f06c6c8a91b688
• 《成交量因子》
https://uqer.io/community/share/5652bf20f9f06c4446b48636
• 《 ROIC&cashROIC 》
https://uqer.io/community/share/564d30eff9f06c4446b483db
• 《 [国信金工] 资产周转率选股模型》
https://uqer.io/community/share/565012a0f9f06c4446b48545
• 《 [基本面指标] Cash Cow 》
https://uqer.io/community/share/55418287f9f06c1c3d687fde
• 《量化因子选股——净利润/营业总收入》
https://uqer.io/community/share/548aac7af9f06c31c3950caf
• 《营业收入增长率+市盈率》
https://uqer.io/community/share/568cd66e228e5b960b7fd252
1.3 财报阅读 • 《[米缸量化读财报] 资产负债表-投资相关资产》
https://uqer.io/community/share/56487f83f9f06c4446b48179
1.4 股东分析 • 《技术分析入门 [ 2 ] —— 大家抢筹码( 06 年至 12 年版)》
https://uqer.io/community/share/5541d8a4f9f06c1c3d687fef
• 《技术分析入门 [ 2 ] —— 大家抢筹码( 06 年至 12 年版)— 更新版》
https://uqer.io/community/share/568e6f54228e5b18e5ba296e
• 《谁是中国 A 股最有钱的自然人》
https://uqer.io/community/share/5523b45ef9f06c8f3390453e
1.5 宏观研究 • 《 [干货包邮] 手把手教你做宏观择时》
https://uqer.io/community/share/566a98a5f9f06c6c8a91cb82
• 《宏观研究:从估值角度看当前市场》
https://uqer.io/community/share/566a98a5f9f06c6c8a91cb82
《追寻“国家队”的足迹》
https://uqer.io/community/share/55d44816f9f06c5221156a3d
二 套利 2.1 配对交易
• 《 HS300ETF 套利(上)》
https://uqer.io/community/share/56599d1ef9f06c6c8a91ada4
• 《 [统计套利] 配对交易》
https://uqer.io/community/share/559c85baf9f06cb5614f190d
• 《相似公司股票搬砖》
https://uqer.io/community/share/5555cbfaf9f06c6c7404f8ae
• 《 Paired trading 》
https://uqer.io/community/share/54895a8df9f06c31c3950ca0
2.2 期现套利 • 《通过股指期货的期现差与 ETF 对冲套利》
https://uqer.io/community/share/55aa5aa8f9f06c56de1b53bb
三 事件驱动 3.1 盈利预增 • 《盈利预增事件》
https://uqer.io/community/share/5642c69af9f06c78612190b5
• 《事件驱动策略示例——盈利预增》
https://uqer.io/community/share/54d972c1f9f06c276f651a72
3.2 分析师推荐 • 《分析师的金手指?》
https://uqer.io/community/share/550bcabdf9f06c7a9ae9a555
3.3 牛熊转换 • 《历史总是相似 牛市还在延续》
https://uqer.io/community/share/5541f07af9f06c1c3d687ffa
• 《历史总是相似 牛市已经见顶?》
https://uqer.io/community/share/55814e7ef9f06c6519ad1522
3.4 熔断机制 • 《股海拾贝之 [熔断错杀股] 》
https://uqer.io/community/share/568e4c78228e5b18e0ba2962
3.5 暴涨暴跌 • 《 [实盘感悟] 遇上暴跌我该怎么做?》
https://uqer.io/community/share/565d47e3f9f06c6c8a91af49
3.6 兼并重组、举牌收购 • 《宝万战-大戏开幕》
https://uqer.io/community/share/56767dd7228e5bab36c978eb
优矿 四 技术分析 4.1 布林带 • 《布林带交易策略》
https://uqer.io/community/share/5673d440228e5bab38c97782
• 《布林带回调系统-日内》
https://uqer.io/community/share/566929a4f9f06c6c8a91b6e6
• 《 Conservative Bollinger Bands 》
https://uqer.io/community/share/548575def9f06c8e77336728
• 《 Even More Conservative Bollinger Bands 》
https://uqer.io/community/share/54859edff9f06c8e77336729
• 《 Simple Bollinger Bands 》
https://uqer.io/community/share/54b5c1b4f9f06c276f651a15
4.2 均线系统 • 《技术分析入门 —— 双均线策略》
https://uqer.io/community/share/554051bbf9f06c1c3d687fac
• 《 5 日线 10 日线交易策略》
https://uqer.io/community/share/566526b3f9f06c6c8a91b45b
• 《用 5 日均线和 10 日均线进行判断 --- 改进版》
https://uqer.io/community/share/561e3a65f9f06c4ca82fb5ec
• 《 macross 》
https://uqer.io/community/share/55a92cdcf9f06c57a11b53be
4.3 MACD • 《 Simple MACD 》
https://uqer.io/community/share/560a3007f9f06c597665ef61
• 《 MACD quantization trade 》
https://uqer.io/community/share/56265ed3f9f06c4ca62fb618
• 《 MACD 平滑异同移动平均线方法》
https://uqer.io/community/share/55a4e581f9f06c6dd0e17efa
4.4 阿隆指标 • 《技术指标阿隆( Aroon )全解析》
https://uqer.io/community/share/55e69497f9f06c1eaa81f9d4
4.5 CCI • 《 CCI 顺势指标探索》
https://uqer.io/community/share/55f28179f9f06c1ea681fa40
4.6 RSI • 《重写 rsi 》
https://uqer.io/community/share/560dfd84f9f06c4ca82fb597
• 《 RSI 指标策略》
https://uqer.io/community/share/549ccfd2f9f06c4bb886323d
4.7 DMI • 《 DMI 指标体系的构建及简单应用》
https://uqer.io/community/share/561727aaf9f06c4ca92fb5a4
4.8 EMV • 《 EMV 技术指标的构建及应用》
https://uqer.io/community/share/56286573f9f06c4ca82fb676
4.9 KDJ • 《 KDJ 策略》
https://uqer.io/community/share/55d20b3bf9f06c91f818c6ac
4.10 CMO • 《 CMO 策略模仿练习 1 》
https://uqer.io/community/share/55b4c44ef9f06c91f818c5ea
• 《 CMO 策略模仿练习 2 》
https://uqer.io/community/share/55b4e523f9f06c91f918c5db
• 《 [技术指标] CMO 》
https://uqer.io/community/share/5590d8bdf9f06cb5604f1881
4.11 FPC • 《 FPC 指标选股》
https://uqer.io/community/share/55a4bcb4f9f06c6dd1e17f19
4.12 Chaikin Volatility • 《嘉庆离散指标测试》
https://uqer.io/community/share/55595229f9f06c6c7104f8b3
• 《嘉庆离散指标测试 (改进效率版)》
https://uqer.io/community/share/555955f3f9f06c6c7304f8d1
4.13 委比 • 《实时计算委比》
https://uqer.io/community/share/55bf0426f9f06c91fc18c62f
4.14 封单量 • 《按照封单跟流通股本比例排序,剔除 6 月上市新股,前 50 》
https://uqer.io/community/share/559e5315f9f06c6dd1e17ed6
• 《涨停股票封单统计》
https://uqer.io/community/share/559e49d5f9f06c6dd1e17ed5
• 《实时计算涨停板股票的封单资金与总流通市值的比例》
https://uqer.io/community/share/55a8cf52f9f06c57a11b53b9
4.15 成交量 • 《决战之地, IF1507 !》
https://uqer.io/community/share/559a44a1f9f06cb5604f1902
4.16 K 线分析 • 《寻找夜空中最亮的星》
https://uqer.io/community/share/557c4527f9f06c6518ad1543
Python
量化
日记
分析师
3 条回复
•
2023-01-11 14:45:21 +08:00
1
herozhang
2016-07-20 15:19:03 +08:00
2
大学同学毕业后去基金评级公司,后来去了私募。
弄了多年量化,在国内市场不断尝试,终于
放弃了。
因为比拼的真的不是数据,还是社会资源、政府关系。
2
asus082013
2017-03-22 19:54:42 +08:00
顶
3
qgbcs1
2023-01-11 14:45:21 +08:00
auto-route: true
auto-detect-interface: true # 自动检测出口网卡
关于
·
帮助文档
·
自助推广系统
·
博客
·
API
·
FAQ
·
实用小工具
·
2888 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 23ms ·
UTC 00:20
·
PVG 08:20
·
LAX 17:20
·
JFK 20:20
Developed with
CodeLauncher
♥ Do have faith in what you're doing.
❯