This project uses Trading212's API to collect basic data and perform analytics. The main goal of this project is to learn Golang and gain experience in basic data analysis.
To get started with this project, follow these steps:
- Clone the repository.
- Install the required dependencies.
- Set up your Trading212 API credentials.
- Run the project.
- Collects basic data from Trading212 API.
- Performs basic analytics on the collected data.
- Golang
- Trading212 API credentials
- Set up your Trading212 API credentials in the configuration file.
- Run the project using the command
go run main.go
.
Contributions are welcome! If you have any ideas or improvements, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.