Update Todo

This commit is contained in:
2026-02-17 21:15:59 -08:00
parent 26c995877e
commit ef20050c9c
+7 -1
View File
@@ -1 +1,7 @@
Move the python stuff from venv into a docker Raw prices are useless to the AI because $500 today isn't the same as $500 in 1990. Use relative indicators:
RSI (Relative Strength Index): Is it overbought?
Moving Average Crossovers: Is the trend up?
Distance from MA: (Close / Moving_Average_20) - 1
Volume Change: df['Volume'].pct_change()
Fix AI returning the Current market price as the prediction