Skip to content

Release - v2.2.0

Compare
Choose a tag to compare
@frossm frossm released this 11 Dec 18:26
· 147 commits to master since this release

Release Notes

Key release in v2.2.0 is the ability to save symbols. If you have favorites you always use, you no longer need to type them onto the command line. You can save them and they will automatically be included in future executions.

New Command Line Switches

Option Description
-s Save the securities provided into the preferences system to be executed each time Quoter is run. If a -d Detailed or -t Trend is requested, the saved securities will be included. If a 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 old list
-r Remove saved securities. If you'd like them back you'll need to re-save them
-i Ignore saved queries for this execution. They will remain saved

NOTE

You don't need to build quoter to use it. The quoter.jar file attached to the releases is directly executable. To run it, in a command prompt with java in your path, simply execute java -jar quoter.jar