Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mariostoev authored Dec 4, 2018
1 parent 3552194 commit f23b183
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,7 @@ Any quotes data displayed on finviz.com is delayed by 15 minutes for NASDAQ, and
# ta=True > display technical analysis
# ta=False > ignore technical analysis

### Documentation


Below, you can see all of the possible arguments that can be passed through Screener():

| Argument | Type | Example | Default |
| :--- | :---: | :---: | :---: |
| tickers | list | ['AAPL', 'ATVI', 'TSLA'] | None |
| filters | list | ['exch_nasd', 'cap_large'] | None |
| order | string | '-price' | None |
| signal | string | 'ta_topgainers' | None |
| table | string | 'Performance' | 'Overview' |
| rows | string | 43 | Maximum |
You can read the rest of the documentation inside the docstrings.

0 comments on commit f23b183

Please sign in to comment.