The goal of this project is to find trading strategies that outperform the 'Buy and Hold' strategy. The final stage would be the creation of live bots to execute these strategies more effectively.
Current state: Analyzing strategies with different approaches.
IMPORTANT: This project will never be considered any kind of executable financial tool in real life, it is just a final student thesis.
-
Analysis (in progress)
Folder containing the different approaches and studies carried out to understand and find a good trading strategy.
-
Strategy bots (empty at the moment)
Contains the proven strategies to outperform the 'Buy and Hold' strategy.
-
Web (in progress)
Contains the structure of a live web that will extract the data through API, process it and display certain indications according to the applied strategy.