big trade下单问题
由bqgfsmb1创建,最终由bqgfsmb1 被浏览 15 用户
老版本的trade复制到big trade里 这句话一直报错,请问要怎么修改
ranker_prediction = context.ranker_prediction[(
context.ranker_prediction.date == data.current_dt.strftime('%Y-%m-%d'))&(context.ranker_prediction.score>=0.4)\]
\
- \
AttributeError: 'StrategyContext' object has no attribute 'ranker_prediction'
\