fix recommend_desc
This commit is contained in:
@@ -23,6 +23,7 @@ type StratModel struct {
|
||||
GtPrice int // 最近20日交易日价格大于设定值
|
||||
GtRoe int // ROE 是否大于设定值
|
||||
ScoreRsi int
|
||||
RecommendDesc string // 推荐描述
|
||||
|
||||
// 值
|
||||
ValRoe float64
|
||||
|
||||
Reference in New Issue
Block a user