Skip to content

Commit

Permalink
Add more types
Browse files Browse the repository at this point in the history
  • Loading branch information
ymyke committed Mar 13, 2022
1 parent 7899651 commit 35a1a65
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,8 @@ Produces:
```

The investpy functions take the following parameters:
- `pme_type`: One of `stock`, `etf`, `fund`, `crypto`. Defaults to `stock`.
- `pme_type`: One of `stock`, `etf`, `fund`, `crypto`, `bond`, `index`, `certificate`.
Defaults to `stock`.
- `pme_ticker`: The ticker symbol/name.
- `pme_country`: The ticker's country of residence. Defaults to `united states`.

Expand Down

0 comments on commit 35a1a65

Please sign in to comment.