-

构建RSRS指标的时候提示计算溢出,但是在其他的地方没有遇见过。
:
return
def after_init(ContextInfo):
sec ...
-
下载了hc2501和rb2501的全部日线、1min数据,在回测中用passorder下单时显示warning,想问下这是为什么
中,lastPrice和lastClose有啥区别,lastClose是指上一分钟的收盘价?

-
ds事实上事实上少时诵诗书是撒是撒是撒是撒是撒是撒
-
```
MMOexp Ultimate OSRS Guide: Leveling, Skilling, and Making Gold in Gielinor
```
Old School RuneScape (OSRS) delivers both nostalgia and challenge with its vast world and many paths to mastery. In ...
-
The world of Final Fantasy XIV (FFXIV) continues to FF14 Gil expand with the Dawntrail storyline, and Patch 7.1 promises to build upon the mysteries and emotional themes introduced in the recent expan ...
-
The Elder Scrolls Online (ESO) offers a vast array of activities for players, including exploration, combat, and crafting. One essential crafting skill is alchemy, which allows players to create potio ...
-
本地已经安装了python环境,系统设置中,不安装python库,指定本地的python环境路径可以吗?
QMT本地的python环境(bin.x64文件夹下)的版本吗,默认的还是3.6,本地的已经3.10了。
用的是国金的QMT,咨询也没有得 ...
-
在使用xtdata.download_his_st_data()下载股票ST历史时报错,请问有小伙伴知道如何解决吗

-
大mqt,调用模型:call_formula 去用 `MA` 指标, 显示错误:name 'call_formula' is not defined
请教下是什么原因导致的? 谢谢
-
老师好
策略使用分钟周期
使用passorder下单quickTrade参数设置为0,经检查分钟最后一个tick是触发信号的,为什么没有发出委托呢。
-
如何用python通过策略编辑的方式,在自设的板块’我的’里面对板块里面的比如涨跌,总额等进行增加一列,比如增加‘涨速’,‘前十大股东占比’等列,有例子或者对应的调用函数吗?
![40c27b87cdb3f0980ad924036e5fd ...
-
用qmt导入一直报错future feature annotations is not defined
有人用过这个吗?
-
1m回测,为啥总是从2024年3月18日开始?
-
啊实打实大大大是的a
-
## ds事实上事实上少时诵诗书是撒是撒是撒是撒是撒是撒
-
future feature annotations is not defined 报错什么原因
-
贴吧里应该已经使用过QMT了,一些朋友通过QMT测试群里提问,或者单独和我交流,探讨过一些有关qmt使用方面的问题。下面,我就针对探讨的比较频繁的问题,集中向大家做一下解答:
1、个人编写的策略是保存在本地吗? ...
-
假如回测用的历史行情是后复权价格,模拟买卖好像只能用不复权价格,这样会产生问题。应该如何获得某只股票某个日期复权因子进行计算呢,或者有其他方法?
...
-
miniQMT只支持order_stock函数么?似乎这个函数不支持可转债转股操作,mini中如何实现可转债转股?
-
1.过期合约列表已下载
2.用内置python可以获取的到列表
```
data = ContextInfo.get_option_list("159915.SZ",'20230603',"CALL", True)
print(data)
```
获取结果:【2024-11-03 16:47:03.641】 ['90002128.SZO' ...
-
如题
代码示例
```
index_list = xtdata.get_stock_list_in_sector('沪深指数')
for index in index_list:
res = xtdata.get_instrument_detail(stock_code=index)
print(res['InstrumentName'], res['In ...
-
迅投极速交易终端如何导入外部K线数据,我以外部数据的方式导入成功,但无法显示K线