-
如题
-
北交所的股票代码怎么获取,板块信息里面没看到北交所相关
-
RuneScape has always been a game of grinding, discovery, and surprise, but sometimes those surprises come in less-than-pleasant forms-especially when they're hidden in patch notes or barely announced ...
-
使用download_financial_data2下载个股的股本数据后(未设时间参数,即全量下载)后,使用get_financial_data获取相关个股的股本数据,发现数据缺失,如个股【301487.SZ】的股本数据:
原生python取出数据如下:
! ...
-
能免费试用数据吗
-
为啥QMT里获取不到160723.SZ的数据
-
def daily_selection(ContextInfo):
"""每日选股任务 - 根据新策略修改"""
# 清空候选股池
clear_sector(CANDIDATE_POOL_NAME)
candidate_stocks.clear()
```
# 从配置文件指定的通达信板块路径获取股票列表
stock_ ...
-
最近看到好多刚拿到QMT的朋友,在认真的研究,懂python的朋友,从QMT内置的示例策略如双均线开始回测;不懂python的朋友,在QMT界面从头开始学习python。
这种积极的学习态度非常值得肯定,但是,目前的学习环境不 ...
-
我开通了国金的QMT,官方也给了我模拟的账号和客户端,我的理解是在交易时间内我可以用官方的账号里面的钱做真实交易。
我看到了迅投官方发的,7*24小时模拟交易,我就想知道是不是24小时内随意交易、下单、成交, ...
-
我是老版券商的添加,项目手动添加的lib
-
苹果电脑,用pip 直接安装的 xtquant 。导入就报错了
```
from xtquant import xtdata
```
-
比如
res = xtdata.get_instrument_detail('000881.SZ')
res = xtdata.get_instrument_detail('000528.SZ')
都获取不到,券商版或者VIP行情都试了,效果都一样。
用的最新版xtquant
...
-
With the highly anticipated release of Diablo 4 Season 8 and the new "Vessel of Hatred" DLC, Blizzard is introducing a host of new features, including fan-favorite characters like Mephisto and [Diablo ...
-
For dedicated [OSRS gold](https://www.rsgoldfast.com/) players, Ironman mode is a challenging solo experience. It pushes players to rely solely on their own skills, without any outside help or access ...
-
在回测输出窗口中,不能多行复制日志,建议改进
-
少数股东转赠的除权除息数据怎么处理。
类似于这种数据,我在调用get_divid_factors接口获取的时候,这条信息并未区分“少数”的概念,和正常数据一样,这导致我计算的时候只能把它像正常数据一样处理,但实际上 ...
-
Every sports fan knows the activity of accepting their aggregation achieve a big accretion and afresh accepting it wiped off of the lath due to a amends that didn't appulse the play. This activity is ...
-
In the case of investing, it's crucial to be aware and learn about market behaviour in comparison to flipping. While you might be inclined to buy a product which is at its lowest cost within... for ev ...
-
已经在国金证券开通iquant权限,想转到qmt
-
头部券商支持qmt,万0.1面5,可加微heyuwentouzi
-
请教期权构建组合的函数去哪里了,我记得之前有的,好像也是在passorder里的,现在知识库里怎么都找不到,只找到了查询期权组合的函数。get_comb_option-取期权组合持仓
...
-
请教各位高手:
1.QMT可以保存文件吗?
2.策略中可以读取保存的文件吗?
-

下午两点的时候用的xtconstant.LATEST_PRICE买入,国统股份下单时候价格是9.50左右,为啥为显示了一个没有到达过的价格9.4 ...
-
ContextInfo.is_suspended_stock除了两个股票其他返回都是True,请问这是什么情况,应该怎么解决呢
-
求助帖,在聚宽跑通的策略为何在迅投总是跑不通,有大神吗,官方的学习文件在哪里