You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-5
Original file line number
Diff line number
Diff line change
@@ -69,15 +69,11 @@ Working on a trend lines creator.
69
69
70
70
### Todo
71
71
72
-
-**SVM Regression - Pretty slow but good results**
73
72
- Use Machine Learning algorithms to predict stock close price for the next day
74
-
- <del> Algorithm for high frequency trading (UVXY - Price for this data fluctuates every second, very volatile) </del> ** Now deployed on Quantopian **
75
73
- Add data visualization with technical indicators such as moving average, volume, STOCH.
76
74
- Display technical analysis based on stock prices.
77
75
- Add Ratio Analysis & compare ratio with competitors' ratios. (Allow users to define competitors' ratios)
78
-
- In the future, add sentimental analysis using StockTwits
79
-
- Add Stock screener, to screen through every stock and see which ones are best buys. Deploy buys on simulators.
80
-
- Lastly, Add UI to encapsulate all this info so that user can put in a stock and it shows full one month analysis.
76
+
- Add Stock screener, to screen through every stock and see which ones are best buys.
0 commit comments