init
This commit is contained in:
@@ -436,7 +436,7 @@ class AnalyzerSqlite:
|
||||
"fast_k": stochastic_fast_k, "slow_k": stochastic_slow_k, "slow_d": stochastic_slow_d,
|
||||
"rsi": rsi, "rsis": rsis,
|
||||
"macd": macd, "macds": macds, "macdo": macdo,
|
||||
"trend": []
|
||||
"trend": trend
|
||||
}
|
||||
|
||||
return stock
|
||||
|
||||
Reference in New Issue
Block a user