analytics
Browse files
app.py
CHANGED
@@ -277,6 +277,11 @@ By identifying growth and decline industries, traders can make informed investme
|
|
277 |
#### Personalize UI to fit each trader
|
278 |
here is my https://public.tableau.com/app/profile/kevin1619
|
279 |
|
|
|
|
|
|
|
|
|
|
|
280 |
customize UI for secret sauce formula for stock picking:
|
281 |
- metric: moving average for the price, moving average for volume, ...etc
|
282 |
- timeframe chain: monthly, weekly, daily, 4h, 15 min
|
|
|
277 |
#### Personalize UI to fit each trader
|
278 |
here is my https://public.tableau.com/app/profile/kevin1619
|
279 |
|
280 |
+
next.js with recharts
|
281 |
+
https://github.com/kevinwkc/finance
|
282 |
+
cannot deploy due to next.js bugs
|
283 |
+
https://github.com/owncast/owncast/issues/3413
|
284 |
+
|
285 |
customize UI for secret sauce formula for stock picking:
|
286 |
- metric: moving average for the price, moving average for volume, ...etc
|
287 |
- timeframe chain: monthly, weekly, daily, 4h, 15 min
|