返回列表 发布新帖

④【python用户必看帖】迅投QMT-实操教程示例

1019 4
发表于 2024-4-25 15:20:09 | 显示全部楼层 阅读模式
4.1 Python分享

4.1.1 【Python分享1】如何在init函数里下单
https://www.xuntou.net/forum.php ... 59&user_code=1L5eYT

4.1.2 【Python分享2】如何实盘运行一个python策略
https://www.xuntou.net/forum.php ... 60&user_code=1L5eYT

4.1.3 【python分享3】python下单但是账号没反应
https://www.xuntou.net/forum.php ... 73&user_code=1L5eYT

4.1.4 【python分享4】qmt中的python怎么卖出逆回购
https://www.xuntou.net/forum.php ... 75&user_code=1L5eYT

4.1.5 【python分享5】初次使用qmt时python配置流程
https://www.xuntou.net/forum.php ... 93&user_code=1L5eYT

4.1.6 【python分享6】如何使用order_callback等回调函数
https://www.xuntou.net/forum.php ... 31&user_code=1L5eYT

4.1.7 【python分享7】qmt中如何使用python进行一篮子买卖
https://www.xuntou.net/forum.php ... 35&user_code=1L5eYT

4.1.8 【python分享8】如何获取某只股票的涨跌停价
https://www.xuntou.net/forum.php ... 63&user_code=1L5eYT

4.1.9 【python分享9】 原生python实现全推最后60秒/300秒的涨速计算方法
https://www.xuntou.net/forum.php ... 97&user_code=1L5eYT

4.1.10 【python分享10】不用造轮子,Python直接调用KDJ、MACD等指标
https://www.xuntou.net/forum.php ... 35&user_code=1L5eYT

4.1.11 【python分享11】python可视化绘图,账号当日净值走势
https://www.xuntou.net/forum.php ... 21&user_code=1L5eYT

4.1.12 【python分享12】求教用python写指标,计算出每只股票对应的数据。然后通过添加拓展数据,刷新数据。
https://www.xuntou.net/forum.php ... 80&user_code=1L5eYT

4.1.13 【python分享13】python代码里能区分运行模式是模拟还是实盘吗?
https://www.xuntou.net/forum.php ... 61&user_code=1L5eYT


4.2 xtdata函数系列

4.2.1 【从零开始】token使用指南
https://www.xuntou.net/forum.php ... 17&user_code=1L5eYT
  
4.2.2 【分享-xtdata函数】支持获取代发可转债数据
https://www.xuntou.net/forum.php ... 61&user_code=1L5eYT

4.2.3 【分享-xtdata函数】支持获取退市可转债数据
https://www.xuntou.net/forum.php ... 60&user_code=1L5eYT

4.2.4 【分享-xtdata函数】支持获取历史主力合约数据
https://www.xuntou.net/forum.php ... 41&user_code=1L5eYT

4.2.5 【分享-xtdata函数】支持获取商品期货获品种的详细信息xtdata.get_option_detail_data
https://www.xuntou.net/forum.php ... 40&user_code=1L5eYT

4.2.6 【分享-xtdata函数】xtdata.get_trading_calendar 获取新一年交易日历
https://www.xuntou.net/forum.php ... 71&user_code=1L5eYT

4.2.7 【分享-xtdata函数】获取行情的例子
https://www.xuntou.net/forum.php ... 95&user_code=1L5eYT

4.2.8 【分享-XtQuant.XtData函数】快照数据获取成交量单位
https://www.xuntou.net/forum.php ... 74&user_code=1L5eYT

4.2.9 【抢鲜体验】实时获取量比、涨速、多日涨幅、多日换手率_xtdata.subscribe_quote
https://www.xuntou.net/forum.php ... 16&user_code=1L5eYT

4.2.10 【token交易实战】token获取高级数据,并指定下单到miniqmt
https://www.xuntou.net/forum.php?mod=viewthread&tid=394


4.3 回测示例分享系列

4.3.1 【QMT内置案例】_股票_行业轮动回测示例
https://www.xuntou.net/forum.php ... 53&user_code=1L5eYT

4.3.2 【QMT内置案例】_股票_多因子选股回测示例
https://www.xuntou.net/forum.php ... 52&user_code=1L5eYT

4.3.3 【QMT内置案例】_期货_跨品种套利回测示例
https://www.xuntou.net/forum.php ... 51&user_code=1L5eYT

4.3.4 【QMT内置案例】_股票_集合竞价选股回测
https://www.xuntou.net/forum.php ... 50&user_code=1L5eYT

4.3.5 【QMT内置案例】_股票_机器学习回测示例
https://www.xuntou.net/forum.php ... 49&user_code=1L5eYT

4.3.6 【QMT内置案例】股票_双均线策略_回测示例
https://www.xuntou.net/forum.php ... 19&user_code=1L5eYT

4.3.7 策略回测不够快?试试 QMT 100%榨干电脑性能跑回测,极速回测的油老虎!
https://www.xuntou.net/forum.php ... 01&user_code=1L5eYT

4.3.8 震惊!策略回测参数优化从 500 多秒提升到 1 秒,竟然这么简单?
https://www.xuntou.net/forum.php ... 97&user_code=1L5eYT

4.3.9 QMT策略回测中,在handlebar里,每天都取获取过去三天涨幅前50的品种
https://www.xuntou.net/forum.php ... 92&user_code=1L5eYT

4.3.10 python期货日内策略模板
https://www.xuntou.net/forum.php ... 55&user_code=1L5eYT

4.3.11 python股票均线策略模板
https://www.xuntou.net/forum.php ... 57&user_code=1L5eYT

4.3.12 VBA回测示例模板
https://www.xuntou.net/forum.php ... 54&user_code=1L5eYT

4.3.13 日线周期取分笔数据回测示例
https://www.xuntou.net/forum.php ... 09&user_code=1L5eYT

4.3.14 调仓示例(报撤直到达到指定仓位)
https://www.xuntou.net/forum.php ... 93&user_code=1L5eYT

4.3.15 收盘前逆回购示例
https://www.xuntou.net/forum.php ... 92&user_code=1L5eYT

4.3.16 指数增强回测示例
https://www.xuntou.net/forum.php ... 18&user_code=1L5eYT

4.3.17 回测分笔数据
https://www.xuntou.net/forum.php ... 85&user_code=1L5eYT

4.3.18 定时还负债示例
https://www.xuntou.net/forum.php ... 14&user_code=1L5eYT

4.3.19 回测示例:怎么改成能在模拟触发交易
https://www.xuntou.net/forum.php ... 30&user_code=1L5eYT


4.4 指标与函数系列

4.4.1 获取当天沪深两市所有可以交易的权证合约标的
https://www.xuntou.net/forum.php ... 57&user_code=1L5eYT

4.4.2 迅投QMT 分时量比和日线量比指标~喜欢拿走
https://www.xuntou.net/forum.php ... 43&user_code=1L5eYT

4.4.3 对沪深A股品种按分红比例排序
https://www.xuntou.net/forum.php ... 15&user_code=1L5eYT

4.4.4 聊聊除权发生日的持仓涨幅计算
https://www.xuntou.net/forum.php ... 75&user_code=1L5eYT

4.4.5 qmt中如何获取qmt期货账号的持仓
https://www.xuntou.net/forum.php ... 29&user_code=1L5eYT

4.4.6 QMT中查询负债合约的方法
https://www.xuntou.net/forum.php ... 44&user_code=1L5eYT

4.4.7 获取期权合约列表与合约信息
https://www.xuntou.net/forum.php ... 64&user_code=1L5eYT

4.4.8 【QMT玩转期权】如何利用QMT计算期权希腊值
https://www.xuntou.net/forum.php ... 12&user_code=1L5eYT

4.4.9 集合竞价的盘口变化能获取吗
https://www.xuntou.net/forum.php ... 57&user_code=1L5eYT

4.4.10 全推数据的五档盘口
https://www.xuntou.net/forum.php ... 83&user_code=1L5eYT

4.4.11 模型交易的运行模式
https://www.xuntou.net/forum.php ... 71&user_code=1L5eYT

4.4.12 薛斯通道 解释加指标公式,大家一起学习
https://www.xuntou.net/forum.php ... 03&user_code=1L5eYT

4.4.13 is_last_bar函数的使用场景
https://www.xuntou.net/forum.php ... 40&user_code=1L5eYT

4.4.14 subscribe_whole_quote函数计算分时均线价格
https://www.xuntou.net/forum.php ... 91&user_code=1L5eYT

4.4.15 请问order_target_value的使用
https://www.xuntou.net/forum.php ... 85&user_code=1L5eYT

4.4.16 请教algo_passorder函数
https://www.xuntou.net/forum.php ... 21&user_code=1L5eYT

4.4.17 《提升量化交易执行效率,一行代码解决策略下单难题》
https://www.xuntou.net/forum.php ... 07&user_code=1L5eYT

4.4.18 申万行业分类
https://www.xuntou.net/forum.php ... 90&user_code=1L5eYT





(持续更新中......)

评论4

心如止水楼主
发表于 2024-4-25 19:59:32 | 显示全部楼层
还有其他想学习的 QMT 小技巧吗?欢迎在下方留言,笔者将根据大家的留言持续更新哦!

最后,欢迎加入迅投组建的 QMT 实战交流社群,只需扫描下方的二维码,名额有限,限时加入。一起分享见解、交换信息、并共同进步,就像群友说的:“就算周末,晚上也有地方沟通交流!”
心如止水楼主
发表于 2024-4-25 20:00:49 | 显示全部楼层
image.png
*******6371
发表于 2024-4-26 06:39:13 | 显示全部楼层
祝QMT越来越好,案例对我们小白是很有借鉴意义的,希望早点看到在日线上用python画图和标注的案例
心如止水楼主
发表于 2024-4-26 09:10:30 | 显示全部楼层
*******6371 发表于 2024-4-26 06:39
祝QMT越来越好,案例对我们小白是很有借鉴意义的,希望早点看到在日线上用python画图和标注的案例 ...

好的,祝您用迅投QMT多多赚钱,目前投研专业版支持的,有需要也可以使用下看看~

回复

您需要登录后才可以回帖 登录 | 立即注册

主题

6

回帖

224

积分

0

客服专线

400-080-8112

用思考的速度交易,用真诚的态度合作,我们是认真的!
  • 关注公众号
  • 添加微信客服
Copyright © 2001-2024 迅投QMT社区 版权所有 All Rights Reserved. 蜀ICP备19002686号-2
关灯 快速发帖
扫一扫添加微信客服
QQ客服返回顶部
快速回复 返回顶部 返回列表