Commit Graph

296 Commits

Author SHA1 Message Date
Will Charczuk
02d9ccaed9 things. 2016-07-23 16:51:17 -07:00
Will Charczuk
b766bc2127 travis got weird. 2016-07-23 16:50:07 -07:00
Will Charczuk
a6b6097c20 ticks refactor. 2016-07-23 15:35:49 -07:00
Will Charczuk
78645130e4 refinements. 2016-07-23 13:01:38 -07:00
Will Charczuk
d41c9313aa tests pass post refactor. 2016-07-23 12:58:37 -07:00
Will Charczuk
fd2bfe14f0 refactoring things a bit. 2016-07-23 11:50:30 -07:00
Will Charczuk
859c573d3d refactors 2016-07-22 22:43:27 -07:00
Will Charczuk
dea8e71d6f making this pass range interface. 2016-07-21 22:22:22 -07:00
Will Charczuk
c4066176cf date, nyse market hours range. 2016-07-21 22:09:09 -07:00
Will Charczuk
c2f7c99c3f fixing build bust. 2016-07-21 14:14:28 -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
befd626bbe fixing macd inversion. 2016-07-18 17:41:59 -07:00
Will Charczuk
f572279469 tweak for line overlap. 2016-07-18 17:15:24 -07:00
Will Charczuk
f3a6eb0960 fixing sigma calc on empty period. 2016-07-18 17:02:14 -07:00
Will Charczuk
6afff9b23b fixing build bus. 2016-07-18 17:00:58 -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
2377467059 fixing test. 2016-07-18 15:49:34 -07:00
Will Charczuk
3c3e045937 naming is important. 2016-07-18 15:47:33 -07:00
Will Charczuk
8ae941be24 bad interface format 2016-07-18 15:44:22 -07:00
Will Charczuk
4d6c22a45c switching outer macd to use inner signal series. 2016-07-18 15:13:39 -07:00
Will Charczuk
bf690767f4 missed one. 2016-07-18 15:08:50 -07:00
Will Charczuk
6d6778d729 s/window/period/g 2016-07-18 15:06:42 -07:00
Will Charczuk
f1376c6566 further c/p issues. 2016-07-18 14:54:03 -07:00
Will Charczuk
15c94b1e22 copy / paste issues. 2016-07-18 14:53:45 -07:00
Will Charczuk
e2cf11729b adding helper interfaces 2016-07-18 14:53:29 -07:00
Will Charczuk
2603c67e10 adding lastvalueprovider interface and relevant methods. 2016-07-18 12:57:10 -07:00
Will Charczuk
c14ab6a4b2 tweaks to fix annotation series drawing. 2016-07-18 11:53:29 -07:00
Will Charczuk
01992b9afb removing hard default on draw annotation. 2016-07-18 11:47:23 -07:00
Will Charczuk
8edf6a5e8a adding style.String() 2016-07-18 11:43:41 -07:00
Will Charczuk
f661cfc8c1 removing debug statements. 2016-07-17 22:37:54 -07:00
Will Charczuk
98c46b62d2 macd works with test. 2016-07-17 18:54:50 -07:00
Will Charczuk
4f8680a2b1 small fixes for legend + background padding. 2016-07-17 16:58:52 -07:00
Will Charczuk
eb61fbfd0f test fixes 2016-07-17 14:32:27 -07:00
Will Charczuk
cea31c6c23 response times example needs some ergonomic love. 2016-07-17 14:25:42 -07:00
Will Charczuk
7ae7cc13a8 stock chart analysis. 2016-07-17 13:29:01 -07:00
Will Charczuk
50233991ca fixing an issue with forcing the secondary y axis on when there were no series mapped to it. 2016-07-17 13:06:07 -07:00
Will Charczuk
ae31a618df custom padding example and slight fixes. 2016-07-17 12:52:26 -07:00
Will Charczuk
0e3d2e9c1f changing how we handle default padding. 2016-07-17 11:24:54 -07:00
Will Charczuk
630885bd27 fixing example 2016-07-17 11:12:44 -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
Will Charczuk
7858457772 histogram still needs tweaking. 2016-07-17 01:42:31 -07:00
Will Charczuk
d455b775da small bugfix for edge case. 2016-07-16 23:45:28 -07:00
Will Charczuk
3432bd9443 adding timeseries example. 2016-07-16 23:03:01 -07:00
Will Charczuk
ed452c5a7a bad comment. 2016-07-16 22:56:30 -07:00
Will Charczuk
6d48c49c07 tests for some things that came up as regressions when building out examples. 2016-07-16 22:56:12 -07:00
Will Charczuk
230dd16308 Update README.md 2016-07-16 21:21:50 -07:00
Will Charczuk
f612f5a344 merge 2016-07-16 20:54:50 -07:00
Will Charczuk
ac26f764eb examples, some fixes 2016-07-16 20:53:46 -07:00