Commit Graph

14 Commits (v3.0.2)

Author SHA1 Message Date
Will Charczuk 1555902fc4 updates + tests 2018-09-07 12:52:30 -07:00
Will Charczuk 03708a90ef Helper API refactor (#40)
* api cleaup

* updates

* wtf

* updates

* snapshot.

* tweaks

* snapshot

* api tweaks.

* updates

* updates

* updates

* changes.

* updates

* updates

* sequence => seq

* dont need to use curl, just using wget

* fixing examples
2017-05-12 17:12:23 -07:00
Will Charczuk e735797037 adding validation. 2017-02-03 11:26:53 -08:00
Will Charczuk c3a066aecd tweaks to make ticks not be terrible 2016-07-31 16:54:09 -07:00
Will Charczuk 9b4307e186 axis tick position 2016-07-30 09:12:03 -07:00
Will Charczuk d84d6790c0 text options! 2016-07-29 16:36:29 -07:00
Will Charczuk b0934ee2e3 introduces the `Range` interface (instead of a concrete type). 2016-07-21 14:11:27 -07:00
Will Charczuk 8af50213c3 fixing macd and ema performance issues. 2016-07-18 18:29:08 -07:00
Will Charczuk f3a6eb0960 fixing sigma calc on empty period. 2016-07-18 17:02:14 -07:00
Will Charczuk 1634ced521 shouldnt be able to override. 2016-07-18 16:59:37 -07:00
Will Charczuk 034bef0118 changing ema defaults. 2016-07-18 16:59:13 -07:00
Will Charczuk 2603c67e10 adding lastvalueprovider interface and relevant methods. 2016-07-18 12:57:10 -07:00
Will Charczuk 98c46b62d2 macd works with test. 2016-07-17 18:54:50 -07:00
Will Charczuk 32dd907bf8 more iterating on macd, need to get a better handle on how to test. 2016-07-17 11:10:04 -07:00