Commit Graph

84 Commits

Author SHA1 Message Date
Kevin Johnson c4a2fb99b2 center of gravity indicator added 2019-05-26 15:40:07 -07:00
Kevin Johnson 6349df39a6 added some constants to utils 2019-05-24 11:09:09 -07:00
Kevin Johnson 198521ebae fisher transform indicator and tests 2019-05-22 14:52:47 -07:00
Kevin Johnson f866894a48 added slope indicator and tests 2019-05-21 14:08:21 -07:00
Kevin Johnson 4cd4dd372d linear_decay indicator added 2019-05-21 10:54:07 -07:00
Kevin Johnson aa07f72093 apo calculation note 2019-05-21 09:18:52 -07:00
Kevin Johnson ac903b4479 test default update 2019-05-21 08:37:46 -07:00
Kevin Johnson 8bda9fc5f4 adosc defaults and test fix 2019-05-21 08:33:55 -07:00
Kevin Johnson de5a2a54a5 _ 2019-05-21 08:07:57 -07:00
Kevin Johnson 74a7c7e100 removing legacy momentum file 2019-05-20 16:29:29 -07:00
Kevin Johnson 5e47aa9084 gitignore lapse 2019-05-20 16:25:57 -07:00
Kevin Johnson 93761f11b3 Merge pull request #19 from twopirllc/momentum-refactor
momentum refactor
2019-05-20 16:22:57 -07:00
Kevin Johnson 3fc6ab84ef momentum refactor 2019-05-20 16:20:47 -07:00
Kevin Johnson 44f2431db4 Merge pull request #18 from twopirllc/overlap-refactor
overlap refactoring
2019-05-20 13:26:25 -07:00
Kevin Johnson f438189cda overlap refactoring 2019-05-20 13:25:33 -07:00
Kevin Johnson 279423a506 Merge pull request #17 from twopirllc/trend-refactor
trend refactoring
2019-05-20 09:09:48 -07:00
Kevin Johnson 38ea426eb4 trend refactoring 2019-05-20 09:08:51 -07:00
Kevin Johnson 8c88e51b5c Merge pull request #16 from twopirllc/statistics-refactor
statistics refactor
2019-05-20 08:15:25 -07:00
Kevin Johnson d79562b75a statistics refactor 2019-05-20 08:14:17 -07:00
Kevin Johnson 953198647d cleanup test 2019-05-19 16:36:43 -07:00
Kevin Johnson 18e303f7c3 Merge pull request #15 from twopirllc/volatility-refactor
volatility refactor
2019-05-19 14:27:31 -07:00
Kevin Johnson b2e68e0fe1 volatility refactor 2019-05-19 14:26:34 -07:00
Kevin Johnson 1b42741e87 Merge pull request #14 from twopirllc/volume-refactor
volume indicators refactored
2019-05-18 12:13:16 -07:00
Kevin Johnson 1954c1a646 volume indicators refactored 2019-05-18 12:09:01 -07:00
Kevin Johnson 8a54aed07c performance refactor and amat indicator added 2019-05-18 08:40:06 -07:00
Kevin Johnson a069323953 minor changes to aobv and trend_return and tsi fix 2019-05-06 09:15:19 -07:00
Kevin Johnson 4abe32766f added archer obv and tests, updated to beta 2019-04-27 11:39:07 -07:00
Kevin Johnson 8384e72884 example notebook updated 2019-04-25 07:06:16 -07:00
Kevin Johnson e0d03effc6 version bump 2019-04-24 11:41:38 -07:00
Kevin Johnson 4de948bee5 added short_run and tests 2019-04-24 11:37:22 -07:00
Kevin Johnson 82d0d25bd2 added long_run indicator and tests 2019-04-24 11:19:02 -07:00
Kevin Johnson 6e2a6d278b seperated lower and upper lengths of donchian ind. 2019-04-14 15:49:53 -07:00
Kevin Johnson a0b4bfa44f updated example jupyter notebook 2019-04-12 09:45:33 -07:00
Kevin Johnson dc82732301 added trend_return function and tests 2019-04-11 13:53:00 -07:00
Kevin Johnson 3f9c7f4035 cross utility function and tests added 2019-04-08 17:01:22 -07:00
Kevin Johnson c381f5aed0 added swma indicator and tests 2019-04-04 12:39:22 -07:00
Kevin Johnson 636645b771 added symmetric triangle to utils 2019-04-04 08:43:44 -07:00
Kevin Johnson ba01a1e4c4 added tsf boolean kwargs to linreg 2019-03-31 09:26:20 -07:00
Kevin Johnson f548dd2827 ema update, sample jupyter notebook and minor adjs 2019-03-29 10:19:04 -07:00
Kevin Johnson 7a2a4210c7 pvol fix 2019-03-23 13:56:18 -07:00
Kevin Johnson 5fb3e5d4b4 pvi indicator and tests added and nvi fix 2019-03-23 13:14:21 -07:00
Kevin Johnson b98115d90b zero lag moving average indicator plus tests 2019-03-23 11:09:33 -07:00
Kevin Johnson 8f9802b845 typo 2019-03-23 09:02:59 -07:00
Kevin Johnson 10a5d4d246 Merge branch 'master' of https://github.com/twopirllc/pandas-ta 2019-03-18 14:19:17 -07:00
Kevin Johnson 32a8b9c4c7 small fix 2019-03-18 14:19:03 -07:00
Kevin Johnson 228c41feae Merge pull request #11 from twopirllc/qstick-indicator
added Q Stick indicator and tests
2019-03-15 09:45:45 -07:00
Kevin Johnson 99ebb86fb7 added Q Stick indicator and tests 2019-03-15 09:43:30 -07:00
Kevin Johnson 3d3d963767 Merge pull request #10 from twopirllc/ema-fix
Fixed EMA implementation and other minor changes
2019-03-14 10:04:36 -07:00
Kevin Johnson 909a839ef7 Fixed EMA implementation and other minor changes 2019-03-14 10:00:44 -07:00
Kevin Johnson 8dc0eb9401 Merge pull request #9 from twopirllc/linear-regression-indicator
linear regression indicator and tests added
2019-03-10 15:16:02 -07:00