package

github.com/jspillers/ta4cr

0.2.5 / published Jul 21, 2018 / repository

Technical analysis library for Crystal

ta4cr

TODO: Write a description here

Installation

Add this to your application's shard.yml:

dependencies:
  ta4cr:
    github: jspillers/ta4cr

Usage

require "ta4cr"

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/jspillers/ta4cr/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

API

  • Ta4cr

    this is really just a wrapper on an SMA with a default timeframe of 3 but its helpful to have it have a unique and descriptive type