RubyTechnicalAnalysis

Lightweight and easy technical analysis toolkit for Ruby.

Homepage, Chart Demo, Docs

Installation

Install the gem by executing:

In your Gemfile:

gem 'ruby-technical-analysis'

bundle install

Plain install:

gem install 'ruby-technical-analysis'

Usage

All methods inherit from the Array class. Any numerical array will work. Easy. For more information please see docs on the site.

Contributing

Bug reports and pull requests are welcome on GitHub. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the RubyTechnicalAnalysis project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.