Sha256: 274fb6d6d6f9a33744c8761c7ea1cb5cb0a40247ca1f54f4b94997d5ec20baac
Contents?: true
Size: 1.05 KB
Versions: 4
Compression:
Stored size: 1.05 KB
Contents
# SQA - Simple Qualitative Analysis This is a very simplistic set of tools for running technical analysis on a stock portfolio. Simplistic means it is not reliable nor intended for any kind of financial use. Think of it as a training tool. I do. Its helping me understand why I need professional help from people who know what they are doing. The BUY/SELL signals that it generates are part of a game. **DO NOT USE** when real money is at stake. ## Installation Install the gem and add to the application's Gemfile by executing: $ bundle add sqa If bundler is not being used to manage dependencies, install the gem by executing: $ gem install sqa ## Usage Do not use! ## Contributing I can always use some help on this stuff. Got an idea for a new metric or analysis? Want to improve the math? Make the signals better? Let's collaborate! Bug reports and pull requests are welcome on GitHub at https://github.com/MadBomber/sqa. ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
sqa-0.0.4 | README.md |
sqa-0.0.3 | README.md |
sqa-0.0.2 | README.md |
sqa-0.0.1 | README.md |