Trading tool application that integrates with your TDAmeritrade account.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. You will also be provided with information on how to use TDAmeritrade client with your account.
java
springboot
react.js
*** YOU NEED A TDAMERITRADE ACCOUNT TO USE THIS TOOL ***
First make sure you have Java installed with SpringBoot.
After that, navigate to a directory in your computer where you would like to store the project.
git clone https://github.com/apuente93/Ameritrade.git
TODO
Testing functions:
TODO
- Java + SpringBoot - The backend framework used
- React.js - The frontend framework used
- TDAmeritrade - The API used
- Alejandro Puente - Complete development - apuente93