https://github.com/bukosabino/ta

sort by:
Revision Author Date Message Commit Date
7ffda48 prepare library to upload version 0.10.2 23 August 2022, 15:59:41 UTC
04f9cff Merge pull request #303 from yarimiz/master fixing NaNs issue on KAMA 23 August 2022, 15:51:21 UTC
cc4e974 fixing NaNs issue on KAMA 18 August 2022, 10:06:26 UTC
733f2d7 Update RELEASE.md 24 April 2022, 13:40:45 UTC
7d91e7d Merge pull request #293 from bpradana/fix/fix-dtype fix: dtype causing future warning to pop up 24 April 2022, 13:38:13 UTC
e71b0c7 fix: 16 April 2022, 21:29:04 UTC
8ae7c81 Merge pull request #291 from bukosabino/release-0.10.0 Release v0.10.0 16 April 2022, 10:19:05 UTC
3208f30 Release v0.10.0 16 April 2022, 10:18:18 UTC
0e81f58 Merge pull request #290 from bukosabino/hotfix-doc Fixing dependencies to build documentation 16 April 2022, 10:08:39 UTC
6ca7514 Fixing dependencies to build documentation 16 April 2022, 10:05:51 UTC
ec04279 Merge pull request #259 from mnr73/master Update volatility.py 16 April 2022, 09:55:03 UTC
20caf3e fixing backfill fillna 27 January 2022, 15:31:59 UTC
d2d0d3e Merge pull request #226 from alexgorbachev/master Handle division by zero in Bollinger Band pband 27 January 2022, 15:27:55 UTC
18508ce Merge pull request #276 from codyharris-circle/patch-1 Create index.rst 27 January 2022, 14:44:54 UTC
d54a357 Merge pull request #282 from bukosabino/release/wrong-name-version Fixing wrong name version 09 January 2022, 21:06:11 UTC
513b61f Fixing wrong name version 09 January 2022, 21:03:46 UTC
19203a1 Merge pull request #281 from bukosabino/feature/numpy-vulnerability Bumping numpy because of vulnerability issue 09 January 2022, 20:56:27 UTC
7467213 Bumping numpy because of vulnerability issue 09 January 2022, 20:52:25 UTC
1482779 Bumping numpy because of vulnerability issue Vulnerable versions: >= 1.9.0, < 1.21 Patched version: 1.21 A Buffer Overflow vulnerability exists in NumPy 1.9.x in the PyArray_NewFromDescr_int function of ctors.c when specifying arrays of large dimensions (over 32) from Python code, which could let a malicious user cause a Denial of Service. 09 January 2022, 20:28:54 UTC
ffb68ca Merge pull request #279 from bukosabino/feature/error_column_names Fixing bug on name columns (PVO - PPO) 09 January 2022, 20:25:51 UTC
8edcd3a Fixing bug on name columns (PVO - PPO) Based on https://github.com/bukosabino/ta/pull/232 09 January 2022, 20:20:41 UTC
f0f2941 Fixing bug on name columns (PVO - PPO) Based on https://github.com/bukosabino/ta/pull/232 09 January 2022, 20:11:54 UTC
558d897 Create index.rst Should say "built" instead of "builded" this is fixed on README.md but not here. 10 December 2021, 13:46:17 UTC
390ce43 Merge pull request #273 from BastianZim/patch-1 Add license file to distribution 08 December 2021, 10:31:50 UTC
c8f9525 Add license file 20 November 2021, 15:51:44 UTC
77a0600 Merge pull request #272 from bukosabino/feature/only-vectorized-indicators Vectorized indicators 20 November 2021, 09:04:46 UTC
8d0b2c0 fixing automatic docs generation 18 November 2021, 14:29:07 UTC
7341071 fixing automatic docs generation 18 November 2021, 14:12:21 UTC
be76600 fixing automatic docs generation 18 November 2021, 12:48:47 UTC
7c584d1 fixing automatic docs generation 17 November 2021, 23:43:24 UTC
a923d8e Adding a new input parameter to be more efficient, only calculating the vectorized indicators 17 November 2021, 23:36:50 UTC
a769eca Update volatility.py add multiplier option to Keltner Channels parameters like trading view indicator 31 July 2021, 02:43:20 UTC
8d7f85f Handle division by zero in Bollinger Band pband There are times when for the whole period of Bollinger Band no price changes happen. Thus, top/bottom/mid and close are all the same. In this case pband calculation cause div by zero. This change would set it to NaN in these cases. Indeed, there is no good default - the price "touches" all three lines at the same time. 25 February 2021, 05:16:52 UTC
84ced26 update readmes 29 November 2020, 21:08:14 UTC
600a876 Merge pull request #209 from bukosabino/feature/clean-code Refactor folder structure and update the clean code tools 29 November 2020, 10:44:43 UTC
f0d62df prepare to release v0.7.0 29 November 2020, 10:41:46 UTC
74aaa0e update example notebooks/scripts 29 November 2020, 10:41:15 UTC
52d34ad cleaning code (prospector, black) 29 November 2020, 10:36:37 UTC
50bd8aa refactor doc folder 24 November 2020, 20:39:40 UTC
027b4a6 cleaning test folder structure 24 November 2020, 20:18:46 UTC
a187456 prepare to release v0.6.1 17 November 2020, 08:00:40 UTC
48ce4e7 Merge pull request #204 from vinopm/master Bug fix for wrapper reference to Ulcer Index feature 17 November 2020, 07:54:10 UTC
6271093 Ensure that Ulcer Index feature values are returned in numerical representation within the dataframe instead of as UlcerIndex objects 16 November 2020, 23:50:34 UTC
438bda4 prepare to release v0.6.0 15 November 2020, 11:07:23 UTC
7a5fe7b prepare to release v0.6.0 15 November 2020, 10:58:48 UTC
2fba349 prepare to release v0.5.26 09 November 2020, 20:13:47 UTC
aabf780 Merge pull request #167 from lit26/master Add indicators and test data 09 November 2020, 20:03:03 UTC
e0f853f Merge branch 'master' of https://github.com/lit26/ta 09 November 2020, 19:58:50 UTC
56ef0ec adding tests; prepare to next release 09 November 2020, 19:56:10 UTC
bb93ffc Merge pull request #197 from Glyphack/fix-money-flow-index-col-name Fix money flow index col name 02 October 2020, 09:19:36 UTC
af3313d Move MFI to volume category 02 October 2020, 08:53:31 UTC
4b3cc2c Fix name of money flow index coloum in DataFrame resolves: https://github.com/bukosabino/ta/issues/190 02 October 2020, 08:38:32 UTC
ccbdd9f Merge remote-tracking branch 'upstream/master' 01 October 2020, 03:44:37 UTC
788b98b Update README.md 28 August 2020, 12:51:39 UTC
66bb4b7 Update README.md 22 June 2020, 08:53:26 UTC
e871df9 move pvo from volume to momentum 07 June 2020, 20:49:19 UTC
afd3aa9 add ulcer indicator 07 June 2020, 12:04:21 UTC
b360062 Merge pull request #166 from mcmartins/patch-1 Update wrapper.py 07 June 2020, 11:49:26 UTC
738389c Update release.md 07 June 2020, 11:49:04 UTC
fd4fce5 add percentage price oscillator 07 June 2020, 10:42:30 UTC
809871d Update FUNDING.yml 07 June 2020, 10:29:52 UTC
fb1d8c0 add percentage volume oscillator 07 June 2020, 10:10:18 UTC
ae4d460 add wma testing data 07 June 2020, 08:01:29 UTC
1f8eb4c add weighted moving average indicator 07 June 2020, 07:31:56 UTC
625362e fix bug: Stoch RSI 07 June 2020, 06:16:06 UTC
3cc6333 Add Stoch RSI indicator 07 June 2020, 04:55:15 UTC
38a9703 add stc test data 07 June 2020, 03:27:58 UTC
e29f03a add stc indicator 07 June 2020, 03:18:41 UTC
50526f7 Update wrapper.py fixed column names on Indicator Donchian Channel 30 May 2020, 11:11:01 UTC
f283ffb Update FUNDING.yml 20 May 2020, 09:05:02 UTC
01f397d Create FUNDING.yml 20 May 2020, 09:02:23 UTC
baa6c10 Update README.md 19 May 2020, 21:16:48 UTC
05fcb3a Update README.md 19 May 2020, 20:10:28 UTC
0c45f33 Update README.md 19 May 2020, 20:09:46 UTC
6e3d088 Update README.md 19 May 2020, 20:08:48 UTC
1c40bbf Update README.md 19 May 2020, 20:07:29 UTC
f35a66f Merge pull request #158 from bukosabino/develop fixing bug: min_periods when fillna=False 12 May 2020, 11:11:47 UTC
18651d6 update new version 12 May 2020, 11:09:54 UTC
93b9ddf fixing bug: min_periods when fillna=False 12 May 2020, 11:08:10 UTC
8b7e8cc fixing min_periods when fillna=False https://github.com/bukosabino/ta/issues/119 12 May 2020, 09:38:22 UTC
62f25b0 adding Tenkan-sen and Kijun-sen ichimoku funtions 11 May 2020, 18:13:05 UTC
4771184 update release 11 May 2020, 18:11:10 UTC
7b3857f Merge pull request #156 from bukosabino/develop adding Tenkan-sen and Kijun-sen methods for IchimokuIndicator 11 May 2020, 18:03:15 UTC
6a724e0 adding Tenkan-sen and Kijun-sen methods for IchimokuIndicator 11 May 2020, 18:00:43 UTC
8291390 adding Tenkan-sen and Kijun-sen methods for IchimokuIndicator 11 May 2020, 17:59:02 UTC
a62ea5b Merge pull request #154 from bukosabino/develop Develop 09 May 2020, 22:29:27 UTC
78a8c5b Fixing bug when dataset with timestamp as index 09 May 2020, 22:24:27 UTC
ad30a9a fixing bug 09 May 2020, 22:17:49 UTC
adf296f release 04 May 2020, 20:33:41 UTC
379c7e3 Merge pull request #151 from bukosabino/develop fixing bug donchian channels https://github.com/bukosabino/ta/issues/133 04 May 2020, 15:52:35 UTC
f52cf74 fixing bug donchian channels https://github.com/bukosabino/ta/issues/133 04 May 2020, 15:50:00 UTC
d4b126c Merge pull request #150 from bukosabino/develop refactor tests code 04 May 2020, 14:33:37 UTC
0b13b6b refactor tests code 04 May 2020, 14:30:44 UTC
dfd0bab Merge pull request #149 from bukosabino/develop Refactor tests code and speed up the tests 04 May 2020, 10:10:46 UTC
913bec6 refactor code 04 May 2020, 10:08:53 UTC
517c50c adding momentum tests and speed up some momentum tests 04 May 2020, 10:08:25 UTC
8966891 adding fillna input parameter; adding volume tests and speed up some volume tests 04 May 2020, 09:13:38 UTC
e4d0b2d refactor code 04 May 2020, 09:12:57 UTC
fc402b7 adding volume tests and speed up some volume tests 04 May 2020, 08:46:19 UTC
f20fa5c adding tests and speed up some tests 04 May 2020, 08:28:56 UTC
back to top