Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
Moelf committed Aug 8, 2020
1 parent c86f7eb commit 00dc9bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
Documentation for TDAmeritrade.jl

## Getting started

* To best use this package, for example, *real-time quotes* of stocks, you have to have a [TD Ameritrade](https://tdameritrade.com/) trading account.

1. Make an account at [TD developers](https://developer.tdameritrade.com/apis), this is different from your TD trading account
2. Make an App, make sure to use "http://localhost" as your Callback URL
3. Add the **Consumer Key** of your application to `ENV["JL_TD_CONSUMER_KEY"]` (you can also add to your environment variable via ~/.bashrc or ~/.zshrc)
Expand Down

0 comments on commit 00dc9bc

Please # to comment.