Commit Graph
51 Commits
Author SHA1 Message Date
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
Kevin Johnson 381f65e194 linear regression indicator and tests added 2019-03-10 15:07:17 -07:00
Kevin Johnson 5bc93245c8 Merge pull request #8 from twopirllc/trend-indicators
Trend indicators
2019-03-01 14:02:16 -08:00
Kevin Johnson 6b14a98127 readme update 2019-03-01 14:01:20 -08:00
Kevin Johnson a6e5403225 fixed vp() test 2019-03-01 13:54:42 -08:00
Kevin Johnson 84967261ba added trend indicators and tests 2019-03-01 13:49:07 -08:00
Kevin Johnson 3b68de4f69 refactoring tests 2019-03-01 11:11:40 -08:00
Kevin Johnson 3893aef37b Merge pull request #7 from twopirllc/volume-indicators
added volume indicators and tests
2019-03-01 08:57:51 -08:00
Kevin Johnson 1c5519d20e added volume indicators and tests 2019-03-01 08:51:19 -08:00
Kevin Johnson 061cb18f3d refactoring tests 2019-02-28 10:40:19 -08:00
Kevin Johnson add843baa0 Merge pull request #6 from twopirllc/volume-indicators
volume indicators added
2019-02-28 09:38:43 -08:00
Kevin Johnson 7e2b90d547 Merge pull request #5 from twopirllc/momentum-indicators
Momentum indicators
2019-02-28 09:27:24 -08:00
Kevin Johnson 2e15b0213c Ichimoku Extension DataFrame Extension fix 2019-02-28 09:25:41 -08:00
Kevin Johnson 66279d6b1a Ichimoku integer index Span fix 2019-02-28 09:15:42 -08:00
Kevin Johnson 6cf061c680 README update 2019-02-27 13:12:47 -08:00
Kevin Johnson c06d07e860 updated setup description 2019-02-27 13:11:00 -08:00
Kevin Johnson fcc125a94a refactored more correlation testing 2019-02-27 13:05:56 -08:00
Kevin Johnson 2339c3e071 implemented better correlation testing 2019-02-27 10:00:51 -08:00
Kevin Johnson c1baa6696e updated README 2019-02-26 13:33:25 -08:00
Kevin Johnson d0ac484224 added momentum indicators and updated tests 2019-02-26 13:31:07 -08:00
Kevin Johnson 71b9cbbf44 volume indicators added 2019-02-26 08:54:12 -08:00
Kevin Johnson bb10952fb7 added volatility indicators and added tests 2019-02-26 08:21:24 -08:00
Kevin Johnson 44a3e88324 consistency 2019-02-25 13:11:53 -08:00
Kevin Johnson 9b19d2f652 Merge pull request #3 from twopirllc/statistics-indicators
added statistics indicators and tests
2019-02-25 13:03:56 -08:00
Kevin Johnson b0a228dda8 added statistics indicators and tests 2019-02-25 13:02:57 -08:00
Kevin Johnson c3b3e9709f classifer fix 2019-02-25 11:01:56 -08:00
Kevin Johnson d1687463f1 Merge pull request #2 from twopirllc/overlap-indicators
Overlap indicators
2019-02-25 08:26:15 -08:00
Kevin Johnson 8e53d1800b simplified pascals and moved weights method to utils 2019-02-25 08:20:26 -08:00
Kevin Johnson 571789ba13 added overlap indicators and tests 2019-02-24 11:11:13 -08:00
Kevin Johnson 80871222cb Merge pull request #1 from twopirllc/performance-indicators
added performance indicators with basic tests
2019-02-21 10:34:50 -08:00
Kevin Johnson 740d815685 added performance indicators with basic tests 2019-02-21 10:31:55 -08:00
Kevin Johnson 805632b14c updated README and added images 2019-02-20 10:34:29 -08:00
Kevin Johnson 33fb3c5e90 core added and utils test added 2019-02-20 10:14:00 -08:00
Kevin Johnson 5588c6dc3a init fix 2019-02-19 10:29:10 -08:00