Ameritrade

TD Ameritrade Api

This module gives us oath access to the td ameritrade api located at "https://developer.tdameritrade.com/apis"

Installation

If available in Hex, the package can be installed by adding ameritrade to your list of dependencies in mix.exs:

def deps do
  [
    {:ameritrade, "~> 1.0.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ameritrade.