【代码报错】Exception: 未知模块: M.metrics_regression.v1
模块:M.metrics_regression.v1报错如何解决
[https://bigquant.com/codesharev3/557fa12d-c1bd-46c7-a495-7e7d646dfae4](https://bigquant.com/codesharev3/557fa12
由bqvnweu8创建,最终由small_q更新于
模块:M.metrics_regression.v1报错如何解决
[https://bigquant.com/codesharev3/557fa12d-c1bd-46c7-a495-7e7d646dfae4](https://bigquant.com/codesharev3/557fa12
由bqvnweu8创建,最终由small_q更新于
交易策略报错,请大拿们解决一下
[https://bigquant.com/codesharev3/334e2174-1146-4cc4-9397-c6df35e7e005](https://bigquant.com/codesharev3/334e2174-1146-4cc4-9397-
由bq1pjuh4创建,最终由small_q更新于
老师,请问DAI查询出来的数据表太大,如何单独形成一个XLS表格,方便自己进行分析,谢谢
import dai
df = dai.query("""
SELECT
date, instrument,
IF(price_limit_status = 3,1,0
由bqo4psj8创建,最终由small_q更新于
新版基准收益率计算是不是有点误差呢?
反馈个问题,任选一个时间区间,新老版本基准收益率的计算都不太一样,我想知道为什么?
比如我选择2021年1月1号到2024年8月16日,新版基准收益率是-36.49%,老版本基准收益率是-35.8%,不清楚为啥
![](/wiki/api/att
由outside创建,最终由small_q更新于
create 表后无法读取
单元格执行如下代码后,cn_stockall是可以跑出结果的,但如果换一个单元格运行select * from cn_stockall 就会报该表不存在。难道我create的表只有在同一个单元格内生效么?如果这样,那我要把用到这个表的所有代码都写在同一个单元格
由luvymhq创建,最终由small_q更新于
多品种期货可以做量化回测吗?
不是针对单一品种期货, 而是多品种回测时,
因为期货有不同的合约时间, 合约到期前能否自动切换到下一个活跃合约 ( 滚动合约或连续合约 )。
大多数合约期在12个月左右, 如果回测时间超过2年, 怎么回测
由user0072创建,最终由small_q更新于
连接两个表取数报错
为什么从两个表里取数据出来,都会在策略中报错:
InvalidInputException: Invalid Input Error: Attempting to execute an unsuccessful or closed pending query resu
由luvymhq创建,最终由small_q更新于
[https://bigquant.com/codesharev3/6af6f78b-3782-4a35-ba97-c1472a57136b](
由bqhfzrhn创建,最终由small_q更新于
因子值异常问题
从因子表中取ema_60,只要上市时间超过60天,就应该每一天都有ema_60,但我取中国平安8.1-8.14号的因子值都是空。
什么情况?难道这个因子是实时计算的?必须往前多取60个bar的数据,才能有ema_60?
![](/wiki/api/attachme
由luvymhq创建,最终由small_q更新于
由于构造的因子比较复杂,计算时间较久,如果断网或者关机了,怎么确保后面可以继续进行未完成的计算而不是重新开始?看到可以加入缓存,但不清楚在什么位置加入什么代码?
求支持
[https://bigquant.com/codesharev3/6f4c73b4-e8a6-4923-a1d2-28948
由luvymhq创建,最终由small_q更新于
报错:We cannot build a tree with gain = -��
有个打分SCORE来选股票,每天按照最高分选股买进,选股都能
由bqo4psj8创建,最终由small_q更新于
m3模块提取报错,请老师帮忙看一下是什么原因
已解决。
Ambiguous reference to column name "open" (use: "_t_06e8d3a3f77a467da3716ab6ef871a4b.open" or "cn_stock_prefactors
由bqd17wit创建,最终由small_q更新于
我理解可以通过context.get_position(instrument).last_sale_date提取持仓中每只股票的开仓时间,之前也确实能提取,但是周六开始,就提不出来了,只能提取当天开仓的股票。请老师看看,是不是系统有问题。
[https://bigquant.com/codes
由bq9dhg5r创建,最终由small_q更新于
报错与实际问题不一致呀,是我理解的有问题,还是设计的不合理。这个问题我找了好久,结果发现只要把【仓位分配】模块的【仓位公式】的勾勾打上就解决了。
[https://bigquant.com/codesharev3/9444b394-3831-4e86-9dd7-31a38e7d941c](ht
由bqijlqtk创建,最终由small_q更新于
提示 类型错误,不支持strftime方法
ValueError: NaTType does not support strftime
*Output is truncated. View as a open in a [text editor](command:workbench.ac
由bqhfzrhn创建,最终由small_q更新于
模板策略改了个参数就报错。
[https://bigquant.com/codeshare/07f1ac1a-37b6-4627-b86c-6a653d4bfad7](https://bigquant.com/codeshare/07f1ac1a-37b6-4627-b86c-6a653d
由snowspig创建,最终由small_q更新于
AIStudio2.0的代码策略帮我改成AIStudio3.0的策略呗,并支持每日模拟交易运行
初步定为应该是回测引擎的问题,是不是平台做了什么修改,导致如下链接的回测引擎可以正常进行回测,提交模拟后可运行成功但是没有交易信号,请老师帮忙看看,或者提供一个新的纯代码的能在AI2.0中回测的
由bqzv04t2创建,最终由small_q更新于
KeyError: "DataFrame does not contain 'open' column"Output is truncated. View as a open in a text editor. Adjust cell output settings...
[https://big
由bqhfzrhn创建,最终由small_q更新于
连续两个模块都有open\high\low\close字段报错问题
[https://bigquant.com/codesharev3/135bce3b-1a14-4a32-a909-e88d2de2b7d6](https://bigquant.com/codesharev3/135
由bqkny33o创建,最终由small_q更新于
用SQL进行特征输入编写后,报错:请在查询表 cn_stock_status 时使用 filters 参数指定分区范围(一般为 date 或 instrument )
[https://bigquant.com/codesharev3/184299a5-7fa5-47c5-8d3d-9e3
由bq9dhg5r创建,最终由small_q更新于
etf轮动策略无法运行,KeyError: 'data'
[https://bigquant.com/codesharev3/42b4a1c6-76fa-47a7-bfc3-c43b25177fa0](https://bigquant.com/codesharev3/42b4a1c6-76
由bqkny33o创建,最终由small_q更新于
由bqhfzrhn创建,最终由small_q更新于
救我,我写的这个可转债策略胜率太低了,呜呜呜
我的策略是:V起来后,V的左肩膀突破了 V的右肩膀时买入(右肩距离V的低点需要>=3.5个点),止盈止损都是0.7个点,最后出来的结果很差,呜呜呜
![](/wiki/api/attachments.redirect?
由bq1ek5t7创建,最终由small_q更新于
从自己的数据表拿数据时报错InvalidInputException
代码
import dai
dai.query('select * from lxl_hf_ff_1').df()
报错
InvalidInputException:
由l1ch333创建,最终由small_q更新于
为什么回测好好可以用。提交模拟就不行
由fengzong创建,最终由small_q更新于