View Source ExTrade (ExTrade v0.0.1)
ExTrade is an Elixir client library for interacting with the E*TRADE API.
ExTrade manages current authorization state (e.g., request and access tokens) in a supervised process, which serves as an in-memory data store for constructing the necessary "Authorization" header for each API request, per the OAuth 1.0 specification that E*TRADE follows.