-
这段代码的功能是获取excel中的股票列表,然后进行买入操作。
但使用xtdata.get_market_data_ex()获取不到数据,编程小白,请大佬帮忙看看是什么问题。
```
# encoding:gbk
import pandas as pd
import os
from x ...
-
请问如何创建“自定义指数”。
-
这个tickvol有很多数据完全无法使用。就算是看似正常的数据,和左边的volume也对应不上。volume只增加了1手,tickvolu却成交了1261手?
-
download_financial_data2(stockList, table_list=[], start_time=season_profit_refer, end_time=end_date, callback=on_progress)
出现报错
name 'download_financial_data2' is not defined
是什么原因
...
-
def handlebar(ContextInfo):
while True:
#选择触发下单条件的code
passorder(23, 1101, accID, code , 5 , 0 , 100, '策略', 1 , '备注', ContextInfo)
以上代码,为什么下单失败?❤️
...
-
我用的是联想Y9000p笔记本,2.5k屏,链接第二个2.5k屏后,无法正常显示QMT;移动鼠标在工具栏里可以看到,但屏幕上无法显示出来;
-
请教
使用 mini QMT 一个很奇怪的问题
代码中一旦加:from xtquant import xtdata
就会报错
File ~\.conda\envs\qmt_mini\lib\xtquant\xtdata.py:14
from .IPythonApiClient import IPythonApiClient as RPCClie ...
-
有一个策略要用到月线数据,在使用get_market_data_ex时候,没法获取到数据,已经下载了1分钟和日线数据。代码如下:
BY_DAIMA=["000059.SZ"]
MON_Positions_data = ContextInfo.get_market_data_ex([],BY_DAIMA,'1 ...
-
请教老师,要在9:15-9:25获取实时的价格数据,用什么办法,试了get_full_tick不行
-
我的程序需要用到第三方的python 库,如何安装?
-

构建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是触发信号的,为什么没有发出委托呢。
-
股票资金流向数据里的DDX,DDY,DDZ是如何计算的?抓出来看了一下,和其他炒股软件数值相差很大
-
如何用python通过策略编辑的方式,在自设的板块’我的’里面对板块里面的比如涨跌,总额等进行增加一列,比如增加‘涨速’,‘前十大股东占比’等列,有例子或者对应的调用函数吗?
![40c27b87cdb3f0980ad924036e5fd ...