Commit Graph

11 Commits

Author SHA1 Message Date
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