Skip to content

Commit

Permalink
docs: Added note aboute quote price delay
Browse files Browse the repository at this point in the history
  • Loading branch information
achannarasappa committed Jan 30, 2021
1 parent 22ee5fa commit 81c159f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Terminal stock watcher and stock position tracker
## Features

* Live stock price quotes
* Track real-time value of your stock positions
* Track value of your stock positions
* Support for multiple cost basis lots

## Install
Expand Down Expand Up @@ -74,4 +74,8 @@ lots:
```
* Symbols not on the watchlist that exists in `lots` will automatically be watched
* `watchlist` and `lots` are both optional properties
* `watchlist` and `lots` are both optional properties

## Notes

* Quotes are pulled from Yahoo finance which, like other financial news sources, provides delayed stock quotes as opposed to real-time quotes - information in `ticker` is appropriate for casual use cases such as position tracking and price watching but not for active trading where up to the minute/second pricing matters

0 comments on commit 81c159f

Please sign in to comment.