Members:
Olivia, Teddy, Nathan, Tobias
We were presented a challenge from Optiver and access to the following instructions--https://github.com/jundl77/optiver-hackdelft-challenge. Our initial exploration of the data and realization that we lacked some basic knowledge about day-trading led us to plan and create a user interface for students (like ourselves) and anyone else who lacks financial literacy to explore trading algorithms and learn how to best invest their hard-earned money.
- Read the data from the server about the markets
- Save market data
- Implement a basic trade algorithm
- Deploy a website to display real time data
- Understand trading strategies
- Have fun!