https://github.com/bukosabino/ta
Branch name Release name Target Message Date
refs/tags/0.9.0 0.9.0 513b61f Fixing bug on name columns (PVO - PPO) and fixing numpy vulnerability issue 09 January 2022, 21:06:31 UTC
refs/tags/0.8.2 0.8.2 19203a1 Fixing bug on name columns (PVO - PPO) and fixing numpy vulnerability issue 09 January 2022, 20:59:16 UTC
refs/tags/0.8.0 0.8.0 77a0600 include vectorized option as input parameter 20 November 2021, 09:07:32 UTC
refs/tags/0.7.0 0.7.0 600a876 clean code (prospector, black), updated API 29 November 2020, 10:48:50 UTC
refs/tags/0.6.1 0.6.1 a187456 Fixing Wrapper https://github.com/bukosabino/ta/pull/204 17 November 2020, 08:01:30 UTC
refs/tags/0.6.0 0.6.0 438bda4 Adding new indicators (Ulcer Index, Weighted Moving Average, Schaff Trend Cycle, Stochastic RSI, Percentage Price Oscillator, Percentage Volume Oscillator) https://github.com/bukosabino/ta/pull/167; Update wrapper https://github.com/bukosabino/ta/pull/166 15 November 2020, 11:08:49 UTC
refs/tags/0.5.9 0.5.9 1a08393 adding Parabolic SAR Indicator 27 November 2019, 09:05:29 UTC
refs/tags/0.5.8 0.5.8 c958c49 fixing roc indicator 16 November 2019, 18:18:39 UTC
refs/tags/0.5.7 0.5.7 46491bf MACD fixing bugs and adding some tests 15 November 2019, 07:54:25 UTC
refs/tags/0.5.6 0.5.6 16f4bfe fixing and adding tests to ADI and ForceIndex indicators 12 November 2019, 15:54:43 UTC
refs/tags/0.5.5 0.5.5 fad2c10 fixing and adding tests to ADI and ForceIndex indicators 12 November 2019, 15:53:43 UTC
refs/tags/0.5.4 0.5.4 ab9e817 fixing and testing ATR 11 November 2019, 18:39:25 UTC
refs/tags/0.5.3 0.5.3 488933b fixing and testing ATR Indicator 11 November 2019, 18:36:21 UTC
refs/tags/0.5.25 0.5.25 18651d6 fixing bug: min_periods when fillna=False 12 May 2020, 11:12:38 UTC
refs/tags/0.5.24 0.5.24 7b3857f adding Tenkan-sen and Kijun-sen methods for IchimokuIndicator https://github.com/bukosabino/ta/pull/156 11 May 2020, 18:06:12 UTC
refs/tags/0.5.23 0.5.23 a62ea5b Fixing bug when dataset with timestamp as index https://github.com/bukosabino/ta/pull/154 09 May 2020, 22:33:31 UTC
refs/tags/0.5.22 0.5.22 379c7e3 adding input parameter donchian channel; speed up tests; adding tests, refactor tests code https://github.com/bukosabino/ta/pull/148, https://github.com/bukosabino/ta/pull/149, https://github.com/bukosabino/ta/pull/150, https://github.com/bukosabino/ta/pull/151 04 May 2020, 15:57:12 UTC
refs/tags/0.5.21 0.5.21 0fe94c2 Donchian Channel Improvements https://github.com/bukosabino/ta/pull/147 03 May 2020, 11:57:04 UTC
refs/tags/0.5.20 0.5.20 77a6136 delete future-fstrings compatibility 20 April 2020, 17:38:51 UTC
refs/tags/0.5.2 0.5.2 a10693c class based style code and testing some indicators 07 November 2019, 23:22:15 UTC
refs/tags/0.5.19 0.5.19 e3b2752 adding fstring compatibility for python versions < 3.6 20 April 2020, 13:45:15 UTC
refs/tags/0.5.18 0.5.18 522b665 VWAP indicator implemented 16 April 2020, 07:34:01 UTC
refs/tags/0.5.17 0.5.17 4dae2e1 Keltner Channels improvements and adding SMA Indicator 29 March 2020, 17:35:39 UTC
refs/tags/0.5.16 0.5.16 f3ec5bb Keltner Channels improvements and adding SMA Indicator 29 March 2020, 17:25:52 UTC
refs/tags/0.5.15 0.5.15 554fd6c Keltner Channels improvements and volume indicators isolation 21 March 2020, 16:55:59 UTC
refs/tags/0.5.14 0.5.14 5438c94 Keltner Channels improvements and volume indicators isolation 21 March 2020, 16:53:24 UTC
refs/tags/0.5.13 0.5.13 ce135b0 fixing bug: hard-coded values 12 March 2020, 15:09:47 UTC
refs/tags/0.5.12 0.5.12 ab347c8 Improve Bollinger Bands Indicator - BandWidth normalization and adding BandPercentage 11 March 2020, 18:50:16 UTC
refs/tags/0.5.11 0.5.11 acddc03 adding tests for momentum indicators; fixing some indicators 11 December 2019, 12:29:48 UTC
refs/tags/0.5.10 0.5.10 f3fc7e1 adding tests for momentum indicators; fixing some indicators 11 December 2019, 12:28:23 UTC
refs/tags/0.5.1 0.5.1 f0acf1a class based style code and testing some indicators 07 November 2019, 23:21:35 UTC
refs/tags/0.5.0 0.5.0 37cb28d class based style code and testing some indicators 07 November 2019, 23:20:53 UTC
refs/tags/0.4.7 0.4.7 b39a5c0 fixing bugs, adding new indicators 22 October 2019, 07:43:36 UTC
refs/tags/0.4.6 0.4.6 1e8c497 fixing some bugs, adding some indicators 21 October 2019, 21:44:33 UTC
refs/tags/0.4.5 0.4.5 eb858b4 clean code; fixing Pipeline wrapper 18 May 2019, 17:14:34 UTC
refs/tags/0.4.4 0.4.4 6ac0e0e obv fixing bug; requirements update 18 May 2019, 16:58:46 UTC
refs/tags/0.4.3 0.4.3 48027c4 code style; added parameters to avoid NaNs; fix requirements bug 16 April 2019, 15:41:24 UTC
refs/tags/0.4.2 0.4.2 651a4f9 code style; added parameters to avoid NaNs; fix requirements bug 13 April 2019, 08:24:39 UTC
refs/tags/0.4.1 0.4.1 8b926c5 fix pypi 10 April 2019, 11:11:08 UTC
refs/tags/0.4.0 0.4.0 8b926c5 code style; added parameters to avoid NaNs; fix requirements bug 10 April 2019, 10:51:42 UTC
refs/tags/0.3.8 0.3.8 40d5014 scikit-learn pipeline 02 January 2019, 23:26:29 UTC
refs/tags/0.3.7 0.3.7 da27489 adx indicator fixed 27 October 2018, 07:44:55 UTC
refs/tags/0.3.6 0.3.6 f66b26f adx fixed 24 October 2018, 19:49:36 UTC
refs/tags/0.3.5 0.3.5 5e8e92b fixing bug last library version 17 October 2018, 23:33:23 UTC
refs/tags/0.3.4 0.3.4 297a1b4 update ema and atr implementations 14 October 2018, 14:23:28 UTC
refs/tags/0.3.3 0.3.3 383fc4a update 'ema' and 'atr' implementations 14 October 2018, 14:21:39 UTC
refs/tags/0.3.0 0.3.0 d4ec04f fixed bug on EMA calculation: https://github.com/bukosabino/ta/issues/22 04 October 2018, 15:54:32 UTC
refs/tags/0.2.0 0.2.0 b4b92b9 fixing critical ema bug 07 September 2018, 15:27:15 UTC
refs/tags/0.11.0 0.11.0 5654782 Fix Volume Price Trend Indicator 02 November 2023, 13:52:54 UTC
refs/tags/0.10.3 0.10.3 9a0c7d4 fixing aroon indicator, future warnings and data leakage 29 October 2023, 20:06:48 UTC
refs/tags/0.10.2 0.10.2 7ffda48 fix bug on KAMA indicator 23 August 2022, 16:00:20 UTC
refs/tags/0.10.1 0.10.1 8ae7c81 Customize Keltner Channel ATRs multiplier 16 April 2022, 10:23:37 UTC
refs/tags/0.10.0 0.10.0 3208f30 Customize Keltner Channel ATRs multiplier 16 April 2022, 10:20:49 UTC
refs/tags/0.1.9 0.1.9 71c7193 Some minor changes for readability. Consolidated EMA and added Daily Log Return. Fixed Detrended Price Oscillator (DPO) 16 August 2018, 23:44:25 UTC
refs/tags/0.1.8 0.1.8 71c7193 Some minor changes for readability. Consolidated EMA and added Daily Log Return. Fixed Detrended Price Oscillator (DPO) 16 August 2018, 23:35:15 UTC
refs/tags/0.1.7 0.1.7 00388d1 implemented new indicators: Stochastic Oscillator, Williams %R, Awesome Oscillator and Negative Volume Index 17 July 2018, 16:33:51 UTC
refs/tags/0.1.6 0.1.6 187a165 adding ultimate oscillator 14 July 2018, 15:26:18 UTC
refs/tags/0.1.5 0.1.5 40bcbb1 kst upgrade 05 May 2018, 10:41:02 UTC
refs/tags/0.1.4 0.1.4 c86e040 stable version with filled nans values by method 09 April 2018, 16:48:12 UTC
refs/tags/0.1.3 0.1.3 d7687db stable initial version 06 April 2018, 14:04:31 UTC
refs/tags/0.1.13 0.1.13 a7d7762 new indicator (aroon) 06 September 2018, 14:11:36 UTC
refs/tags/0.1.12 0.1.12 bce3581 fill inf values 27 August 2018, 22:34:20 UTC
refs/tags/0.1.11 0.1.11 8afb4fe new indicator 16 August 2018, 23:52:24 UTC
refs/tags/0.1.10 0.1.10 71c7193 Some minor changes for readability. Consolidated EMA and added Daily Log Return. Fixed Detrended Price Oscillator (DPO) 16 August 2018, 23:46:04 UTC
refs/tags/0.1 0.1 a42124c Technical Analysis Library 0.1 06 April 2018, 12:41:40 UTC
back to top