Sample code for interacting with the Etrade API
-
The Python and Java examples are downloaded from https://developer.etrade.com/.
-
The JavaScript example is borrowed from Ryne on Stackoverflow.
-
The Golang example is written by me (TODO: figure out why
access_token
fails)