https://github.com/bukosabino/ta

sort by:
Revision Author Date Message Commit Date
b39a5c0 new library version 22 October 2019, 07:42:45 UTC
e38add5 fixing bug: bollinger bands std calculation: https://github.com/bukosabino/ta/issues/74 22 October 2019, 07:41:25 UTC
1dde239 fixing bug: rsi indicator: https://github.com/bukosabino/ta/issues/38 22 October 2019, 07:26:12 UTC
643d68c adding roc indicator: https://github.com/bukosabino/ta/issues/78 22 October 2019, 07:02:48 UTC
5b5ff68 adding roc indicator: https://github.com/bukosabino/ta/issues/78 22 October 2019, 07:01:33 UTC
1e8c497 setup for new version 21 October 2019, 21:44:00 UTC
66edf30 Merge branch 'master' of https://github.com/bukosabino/ta 21 October 2019, 21:39:43 UTC
db8fe5a fixing bug: cci calculation https://github.com/bukosabino/ta/issues/63 https://github.com/bukosabino/ta/issues/49 21 October 2019, 21:38:16 UTC
5c41043 Merge pull request #73 from d5lewis/master Added Return Statements to get_min_max 15 August 2019, 23:22:01 UTC
a03c95d added notebook and testing for adx 12 August 2019, 00:57:28 UTC
c354b75 added return statements to get_min_max 11 August 2019, 21:57:04 UTC
6af9573 adapt kama implementation to ta library 28 July 2019, 11:12:10 UTC
d4c4b94 Merge pull request #70 from d5lewis/master Added kama to momentum strategies 28 July 2019, 10:23:38 UTC
ead586b adding kama to wrapper 28 July 2019, 10:19:24 UTC
d36d8cd testing new kama features 2 27 July 2019, 22:22:05 UTC
8ed669b testing new kama features 2 27 July 2019, 22:18:30 UTC
955634e testing new kama features 27 July 2019, 22:10:57 UTC
366a9e5 cleaning up kama and added it to README 27 July 2019, 03:52:09 UTC
fa78585 added kama 27 July 2019, 01:21:52 UTC
938d6a9 Merge branch 'master' of https://github.com/bukosabino/ta 14 July 2019, 19:39:22 UTC
6c86e11 fixing money flow index oscillator: https://github.com/bukosabino/ta/issues/54 14 July 2019, 19:38:45 UTC
11f8427 Update README.md 23 May 2019, 18:33:17 UTC
eb858b4 prepare for new version 18 May 2019, 17:13:33 UTC
fc9a219 fixing pipeline wrapper bug (colprefix): https://github.com/bukosabino/ta/issues/60 18 May 2019, 17:12:44 UTC
712a5fe clean obv 18 May 2019, 17:12:04 UTC
b9bdc1a clean obv 18 May 2019, 17:05:35 UTC
6ac0e0e requirements update 18 May 2019, 16:57:45 UTC
4870280 fixing bug on obv (cumsum): https://github.com/bukosabino/ta/issues/41 18 May 2019, 16:49:39 UTC
48027c4 fixing bug requirements 16 April 2019, 15:40:27 UTC
f93b3ab Update setup.py https://github.com/bukosabino/ta/issues/56 16 April 2019, 13:03:40 UTC
aac651c Update setup.py https://github.com/bukosabino/ta/issues/56 16 April 2019, 13:00:28 UTC
651a4f9 update setup 13 April 2019, 08:22:22 UTC
8b926c5 code style max line length 119 10 April 2019, 10:36:20 UTC
4abadd8 Merge pull request #44 from cobrobrown/master Allow option to mitigate NaNs and 0.0s at the top of returned dataframe 10 April 2019, 09:42:47 UTC
1365ada Merge branch 'master' into master 09 April 2019, 18:25:14 UTC
1cc8a4a Merge pull request #46 from riless/master Remove Pandas FutureWarning about 'apply' behaviour 09 April 2019, 18:19:31 UTC
efe2d55 Merge pull request #52 from bukosabino/develop Develop 09 April 2019, 18:18:52 UTC
4725723 makefile 09 April 2019, 18:17:16 UTC
5d52152 apply pep8 style code and isort imports 09 April 2019, 18:16:59 UTC
8086bae clean code 09 April 2019, 14:42:30 UTC
6918331 adding Makefile 09 April 2019, 14:39:56 UTC
fc25e06 clean dependencies 09 April 2019, 14:39:41 UTC
5b5f7f4 fixing bug requirements: https://github.com/bukosabino/ta/issues/45 09 April 2019, 14:36:41 UTC
d2aba60 Merge pull request #47 from sblackstone/master Add colprefix to allow for multiple symbols to co-exist in one DataFrame 25 March 2019, 19:37:01 UTC
e039e42 Add documentation for colprefix 13 March 2019, 00:18:40 UTC
fe23847 Add colprefix to allow for multiple symbols to co-exist in one DataFrame 08 March 2019, 19:30:06 UTC
f064b31 Remove Pandas FutureWarning about 'apply' behaviour 05 March 2019, 15:59:35 UTC
ac391a4 removed test function 13 February 2019, 18:14:14 UTC
4dd69cf added parameters to avoid NaNs 13 February 2019, 06:30:30 UTC
97cbc89 updating fill strategy 13 February 2019, 04:22:54 UTC
953be3d example notebook 03 January 2019, 01:03:09 UTC
644a64e update pypi 02 January 2019, 23:40:45 UTC
40d5014 update notebooks 02 January 2019, 23:21:55 UTC
613f0f7 adding scikit-learn pipeline 02 January 2019, 23:16:10 UTC
461850a Update README.md 31 December 2018, 10:37:33 UTC
0a12a6c Update README.md 19 November 2018, 21:21:43 UTC
6b34f36 New parameter for Ichimoku (visual or not visual) https://github.com/bukosabino/ta/issues/31 04 November 2018, 18:40:43 UTC
ab2a29d dev 03 November 2018, 10:41:24 UTC
fd1e83a add 'adx_neg' and 'adx_pos' features 03 November 2018, 10:37:55 UTC
da27489 update pypi 27 October 2018, 07:39:19 UTC
0f778d1 adx and atr test 27 October 2018, 07:38:33 UTC
05fdbd0 adx fix: https://github.com/bukosabino/ta/issues/28 27 October 2018, 07:35:38 UTC
f66b26f update for pypi 24 October 2018, 19:46:53 UTC
0fdd4c6 adx fixed https://github.com/bukosabino/ta/issues/21 https://github.com/bukosabino/ta/pull/30 24 October 2018, 19:46:05 UTC
46afa6f update pull request code to adapt: https://github.com/bukosabino/ta/pull/30 24 October 2018, 19:44:53 UTC
6d45591 Merge pull request #30 from innaky/master fixbug(adx_test.ipynb) correcting calculation for adx 24 October 2018, 19:12:40 UTC
c4568f6 Performing generalization for the assignment of the length of the nunpy variables 24 October 2018, 16:23:38 UTC
9197d59 Adding test for the calculation of adx, based on the web https://stockcharts.com/school/doku.php?id=chart_school:technical_indicators:average_directional_index_adx 24 October 2018, 15:03:55 UTC
5e8e92b Merge pull request #29 from bukosabino/develop Develop 17 October 2018, 23:31:59 UTC
19af4f7 update pypi version 17 October 2018, 23:30:43 UTC
6e64790 fixing bug atr implementation: https://github.com/bukosabino/ta/issues/28 17 October 2018, 23:30:25 UTC
b0af7c1 adding dev script 17 October 2018, 23:29:59 UTC
297a1b4 update pipy 14 October 2018, 14:22:56 UTC
da6d04b Merge pull request #27 from bukosabino/develop Develop - fix bugs on 'ema' and 'average true range' implementations 14 October 2018, 14:20:33 UTC
c704466 update pipy 14 October 2018, 14:19:43 UTC
67de75a Merge branch 'develop' of https://github.com/bukosabino/ta into develop 14 October 2018, 14:14:57 UTC
1026b13 working on adx bug 14 October 2018, 14:14:04 UTC
28f3163 atr update 14 October 2018, 14:09:30 UTC
4d1b8ce change average true range implementation: https://github.com/bukosabino/ta/issues/25 14 October 2018, 12:27:17 UTC
9ad8295 add todo/idea 10 October 2018, 14:31:05 UTC
42cdb57 upload EMA implementation: https://github.com/bukosabino/ta/issues/22 10 October 2018, 09:35:52 UTC
201b45c testing possible bug: https://github.com/bukosabino/ta/issues/25 10 October 2018, 09:32:45 UTC
383fc4a Merge pull request #24 from bukosabino/develop prepare to pypi 04 October 2018, 15:58:55 UTC
361378f prepare to pypi 04 October 2018, 15:58:23 UTC
b6fea20 Merge pull request #23 from bukosabino/develop Develop 04 October 2018, 15:55:54 UTC
d4ec04f prepare upload to pypi 04 October 2018, 15:53:38 UTC
f9ea901 testing 04 October 2018, 15:52:01 UTC
de962c0 fixing bug on EMA calculation: https://github.com/bukosabino/ta/issues/22 04 October 2018, 15:51:50 UTC
7f34ddb Merge pull request #19 from bukosabino/develop Fixing critical bug (ema calculation) 07 September 2018, 15:29:11 UTC
b4b92b9 update pip package 07 September 2018, 15:26:33 UTC
ac0140a fixing critical bug with ema https://github.com/bukosabino/ta/pull/15 07 September 2018, 15:24:24 UTC
319792f Merge pull request #15 from cjaniake/patch_ema Suggest patch to ema calculation 07 September 2018, 14:55:23 UTC
c31f25a Merge pull request #18 from bukosabino/develop Develop 06 September 2018, 14:15:31 UTC
a7d7762 new indicator (aroon): https://github.com/bukosabino/ta/pull/17 06 September 2018, 14:10:43 UTC
32a7385 Merge pull request #17 from cjaniake/aroon_indicator New aroon implementation using numpy 06 September 2018, 13:30:34 UTC
3278acf New aroon implementation using numpy 06 September 2018, 12:31:32 UTC
baf60bf Merge pull request #16 from cjaniake/aroon_indicator Implementation of aroon indicator 06 September 2018, 09:00:18 UTC
86532b7 Fix ema calc 06 September 2018, 01:26:40 UTC
798fd7d Delete aroon_test.py 05 September 2018, 23:20:52 UTC
61cd5e9 Use Series instead of DataFrame on Aroon calc; adapt to pandas 0.22.0 05 September 2018, 23:19:16 UTC
back to top