https://github.com/bukosabino/ta

sort by:
Revision Author Date Message Commit Date
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
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
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
0640b32 Merge pull request #148 from bukosabino/develop Tests for Keltner Channels and ADX 03 May 2020, 21:57:12 UTC
fd2d368 Keltner Channel: adding tests; adding n atr input parametr; fixing some minor bug; adding unittests for adx 03 May 2020, 21:43:41 UTC
f0e2ea3 improve setup syntax 03 May 2020, 12:00:41 UTC
0fe94c2 Merge pull request #147 from bukosabino/develop Donchian Channel improvements 03 May 2020, 11:54:33 UTC
97ee76c Donchian Channel: adding tests; adding some useful functions; fixing some minor bug https://github.com/bukosabino/ta/issues/133 03 May 2020, 11:52:37 UTC
1a13411 Update README.md 21 April 2020, 14:02:16 UTC
83151b3 Update README.md 21 April 2020, 14:01:38 UTC
d21614b delete future-fstrings compatibility 20 April 2020, 17:40:25 UTC
77a6136 delete future-fstrings compatibility 20 April 2020, 17:38:14 UTC
0728001 delete future-fstrings compatibility 20 April 2020, 17:37:29 UTC
14f0b89 Update README.md 20 April 2020, 14:00:06 UTC
2ab06da Merge pull request #143 from bukosabino/feature/fstring Update config.yml 20 April 2020, 13:59:03 UTC
99adf67 Update config.yml 20 April 2020, 13:56:48 UTC
e3b2752 Update setup.py 20 April 2020, 13:43:41 UTC
5a00a7f Merge pull request #142 from bukosabino/feature/fstrings adding fstring compatibility for python versions < 3.6 20 April 2020, 13:39:41 UTC
af38b6a Update release.md 20 April 2020, 13:39:32 UTC
b96393d adding fstring compatibility for python versions < 3.6 20 April 2020, 13:37:19 UTC
d469bcf adding fstring compatibility for python versions < 3.6 20 April 2020, 13:19:12 UTC
back to top