Add ATR20前复权 field to DatasetIndicatorPro and update StkFactorPro to include ATR前复权
This commit is contained in:
@@ -55,6 +55,7 @@ func (cli *TushareClient) StkFactorPro(ts_code, trade_date, start_date, end_date
|
||||
{"total_mv": "总市值(万元)"},
|
||||
{"circ_mv": "流通市值(万元)"},
|
||||
{"adj_factor": "复权因子"},
|
||||
{"atr_qfq": "ATR前复权"},
|
||||
{"ma_qfq_5": "MA5前复权"},
|
||||
{"ma_qfq_10": "MA10前复权"},
|
||||
{"ma_qfq_20": "MA20前复权"},
|
||||
|
||||
Reference in New Issue
Block a user