-
最新K线周期内已经完成了一次买卖,后面本周期又出现信号买入信号怎么屏蔽掉?
-
如图,513050,qmt全推行情返回的tick显示成交额数据是966171400.0,盘后拿历史数据拿到的正确数据是966171356,实时推送的数据精度明显被**了
-
我在 pip3 install feather 时, 发生以下面错误, 如何解决呢?ERROR: Cannot install feather==0.0.2, feather==0.0.3, feather==0.0.4, feather==0.0.5, feather==0.0.6, feather==0.0.7, feather==0.0.8, feathe...
-
老师请问,qmt软件怎么能调出筹码峰指标?谢谢[抱拳]以及如何导入自己编的自建指标?
-
ContextInfo.subscribe_formula( '量化交易模型', # vba名称 s, # 股票代码 '1m', # 周期 '20240708', # 开始时间 ...
-
感觉大家都很专业,好多基础的问题都搜不到,求些初级阶段的朋友交流交流一起学习。
-
The Madden franchise has once again chosen its cover athlete, and the spotlight now shines on Christian McCaffrey, the dynamic running back for the San Francisco 49ers. His unexpected selection has ...
-
Managing a club in EA Sports FC 24's Career Mode requires careful consideration of FC 24 Coins various aspects such as overall ratings, potential, age, and individual statistics. One crucial stat th...
-
在逐K线的模式下,交易函数passorder(......, vol, 2,C)能见信号及时下单吗?还是及时下单的要求只能在事件模式下才能满足?
-
想使用get_market_data_ex接口获取股票每日的涨跌停价格,但获取到的数据时间戳是一串非时间的数据,这怎么解决?