The example application provides an environment for testing and validating the sandbox and live API.
- Java 1.8 or later.
- Maven 3.0.3 or later
- An E*TRADE account.
- E*TRADE consumer key and consumer secret.
- Unzip the autotrade.zip.
- Update oauth keys in the oauth.properties file available with source.
- Run
maven clean install - If you encounter any issues to run
maven clean installcommand, please change file permissions on the source folder. - From the Root project directory, run the
runscript for mac/linux environment. For Windows, userun.bat.
- Sandbox
- Account List
- Balance
- Portfolio
- Order List
- Order Preview
- Quote
- Live
- Account List
- Balance
- Portfolio
- Order List
- Order Preview
- Quote