model metadata
This commit is contained in:
@@ -120,4 +120,8 @@ Let's use the mean squared difference between the prediction and the empirical o
|
||||
|
||||
----------
|
||||
can we check the "live inference" mode now. it should to a realtime inference/training each second (as much barches as can pass in 1s) and prediction should be next candle - training will be retrospective with 1 candle delay (called each s, m, h and d for the previous candle when we know the result)
|
||||
calculate the angle between each 2 candles features and train to predict those (top- top; open -open, etc.)
|
||||
calculate the angle between each 2 candles features and train to predict those (top- top; open -open, etc.)
|
||||
|
||||
|
||||
use this for sentiment analysis:
|
||||
https://www.coinglass.com/LongShortRatio
|
||||
Reference in New Issue
Block a user