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
- Fork it (https://github.com/jspillers/ta4cr/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- jspillers Jrod - creator, maintainer
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