Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Using data analytics alongside popular trading strategies and indicators, to identify best trading actions based solely on the price action.
| Date | Stars |
|---|---|
| 2026-07-24 | 440 |
| 2026-07-25 | 440 |
| 2026-07-28 | 440 |
| 2026-07-30 | 440 |
| 2026-08-15 | 441 |
| 2026-08-21 | 442 |
| 2026-08-25 | 443 |
| 2026-09-05 | 444 |
| 2026-09-10 | 445 |
| 2026-09-11 | 447 |
| 2026-09-14 | 448 |
| 2026-09-17 | 449 |
| 2026-09-19 | 450 |
| 2026-09-20 | 451 |
Today
+1 stars today
This week
+4 stars this week
This month
+9 stars this month
Momentum
0.0
growth rate 0.90%/day
# Financial trading using Technical and Timeseries Analysis. [](https://share.streamlit.io/akurgat/automating-technical-analysis/Trade.py) ## Links: * https://share.streamlit.io/akurgat/automating-technical-analysis/Trade.py ## Project goal: Profitable stocks and crypto trading involves a lot of know how and experience in Technical Analysis. However, the fundamentals behind technical analysis techniques, tools, resources and effective strategies can be complex to grasp, understand and even expensive to access. ## Solution: The main point of any sort of asset trading is to make a profit. This boils down to effectively three actions based on the price movements, **'When should I buy?'**, **'When should I sell?'** and **'When should I hold my current position?'** to maximize profits and minimize losses. Therefore, by using data analytics it was possible to translate real-time price movements to determine whether to buy, sell or hold based on historical price trends. This was achieved by combining a number of popularly used trading strategies and indicators such as **'Moving Average Convergence Divergence'**, **'Slow Stochastic'**, **'Relative Strength Index'** etc. More so, by feeding these sequences to a **Transformer Encoder Neural Network** to learn the price patterns and trading actions, the deep learning model could provide with the most appropriate action to be taken at any given time.
Excerpt of 1,554 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:02471304a9a9529a, topic:deep-learning, topic:tensorflow
matched fp:02471304a9a9529a, topic:transformer
matched fp:02471304a9a9529a, topic:streamlit
matched fp:02471304a9a9529a, topic:trading, readme:financial