Python简单的策略回测,有谁知道怎么过滤掉交易信号?数据回测有点失真
展开
import tushare as ts
pro=ts.pro_api(toke_code)
fields_all= ts_code ,symbol ,name ,area ,industry ,fullname,enname ,cnspell ,market ,exchange ,curr_type ,list_status,list_date ,delist_date,is_hs
dat
pro=ts.pro_api(toke_code)
fields_all= ts_code ,symbol ,name ,area ,industry ,fullname,enname ,cnspell ,market ,exchange ,curr_type ,list_status,list_date ,delist_date,is_hs
dat
