Skip to content

Commit

Permalink
Merge branch 'master' of github.com:frossm/quoter
Browse files Browse the repository at this point in the history
  • Loading branch information
frossm committed Jul 11, 2023
2 parents ebcab1b + 84085fc commit 0111899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ I live in the US and quoter is configured to pull indexes from the three common
|-a SEC| Auto refresh the screen every `SEC` seconds until application is cancelled with Ctrl-C. Cannot be used when exporting to CSV and the screen is cleared at every refresh|
|-d DAYS| Trend duration. Set the number of days to include in the historical trend display `-t`. The default is 90 days so you'll get approximately three months of trend data. This setting is saved in the preferences system and is "sticky". If it's set to 30 days, for example, the next time trend is run it will show 30 days. It can be changed by re-running Quoter with the `-d DAYS` switch.

### Saved Favorites
#### Saved Favorites
|Option|Description|
|------|-----------|
|-s | Save the securities provided into the preferences system as a favorite that will be executed each time Quoter is run. If a `-d` Detailed or `-t` Trend is requested, the saved securities will be included. If an symbol is added on the command line it will be shown along with those that are saved. If `-s` is provided and there are already saved securities, the current list will overwrite the existing list |
Expand Down

0 comments on commit 0111899

Please sign in to comment.