Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JadenSWang authored May 7, 2020
1 parent 50d9c03 commit 74736cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ Complete example is under Examples/example.py

Most of the data manipulation is based off the <stock_wrapper.Stock> object.

##### Using Stock_Wrapper with a RobinHood account
#### Using Stock_Wrapper with a RobinHood account
If you are a robinhood trader, you can login to your robinhood account and
buy/sell stocks by simply creating a stock object like so.

We will be using the S&P 500 Index as an example
>>> Stock('Ticker Name')
> Stock('Ticker Name')

0 comments on commit 74736cd

Please sign in to comment.