https://github.com/bukosabino/ta

sort by:
Revision Author Date Message Commit Date
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
e0ba152 Implementation of aroon indicator 05 September 2018, 03:47:13 UTC
a07c7e9 Suggest patch to ema calculation 05 September 2018, 03:18:05 UTC
bce3581 prepare 0.1.12 version 27 August 2018, 22:33:58 UTC
9625313 fill inf values 27 August 2018, 22:29:42 UTC
d221426 update info 27 August 2018, 22:29:17 UTC
8afb4fe adding new indicator to wrapper 16 August 2018, 23:51:39 UTC
71c7193 New version 0.1.8: Some minor changes for readability. Consolidated EMA and added Daily Log Return. Fixed Detrended Price Oscillator (DPO) https://github.com/bukosabino/ta/pull/13 16 August 2018, 23:34:25 UTC
bbd60e8 Merge pull request #13 from twopirllc/master Some minor changes for readability. Consolidated EMA and added Daily Log Return. Fixed Detrended Price Oscillator (DPO) 16 August 2018, 23:20:59 UTC
e9d2063 Adjusted spacing for math operations 01 August 2018, 16:44:52 UTC
76f88eb Updated daily_log_return comment and added to README 01 August 2018, 05:43:00 UTC
f094dde Updated algorithm for daily_log_return method 01 August 2018, 05:39:49 UTC
bb48bbf Fixed return name of daily_log_return method 01 August 2018, 05:32:55 UTC
a857333 Added daily_log_return method to others 01 August 2018, 05:32:18 UTC
7a9b113 Adjusted spacing for math operations 01 August 2018, 05:14:13 UTC
16dc9d9 Adjusted spacing for math operations 01 August 2018, 05:13:27 UTC
0bb86a1 Adjusted spacing for math operations 01 August 2018, 05:13:13 UTC
313301a Adjusted spacing for math operations 01 August 2018, 05:12:41 UTC
07f7938 Adjusted spacing for math operations 01 August 2018, 05:12:18 UTC
583ce97 Adjusted spacing for math operations 01 August 2018, 05:12:08 UTC
c1b02b5 Adjusted spacing for math operations 01 August 2018, 05:11:57 UTC
4c92433 Adjusted spacing for math operations 01 August 2018, 05:10:47 UTC
1855a53 Adjusted spacing for math operations 01 August 2018, 05:01:18 UTC
3aad10d Adjusted spacing for math operations 01 August 2018, 04:59:38 UTC
9daa7b2 Adjusted spacing for math operations 01 August 2018, 04:59:02 UTC
b931f0b Adjusted spacing for math operations 01 August 2018, 04:56:40 UTC
e775035 Ensure float 01 August 2018, 04:54:14 UTC
affef65 Adjusted spacing for math operations 01 August 2018, 04:52:55 UTC
9710881 Adjusted spacing for math operations 01 August 2018, 04:52:07 UTC
74fcce0 Multiplication is typically faster than division 01 August 2018, 04:51:14 UTC
45edbb2 Multiplication is typically faster than division 01 August 2018, 04:50:31 UTC
1f2a6eb Adjusted spacing for math operations 01 August 2018, 04:47:40 UTC
422aa02 Simplified cci calculation and adjusted spacing for computational logic 01 August 2018, 04:27:55 UTC
94098cc Fix computation of dpo in trend.py 01 August 2018, 03:52:14 UTC
894c8f0 Refactored ema_fast, ema_slow to ema 31 July 2018, 17:18:32 UTC
7588279 Consolidated ema_fast, ema_slow to ema due to redundancy 31 July 2018, 17:04:28 UTC
6c2da93 Merge branch 'master' of https://github.com/twopirllc/ta 30 July 2018, 22:23:45 UTC
e9f05cf added vscode settings 30 July 2018, 22:23:33 UTC
a3e4ee9 Delete settings.json 30 July 2018, 22:22:48 UTC
79e4984 Revert "added vscode settings" This reverts commit e4f76b6ebf9f8c492597f57a8ddbe3fee86b1def. 30 July 2018, 22:21:24 UTC
e4f76b6 added vscode settings 30 July 2018, 22:20:07 UTC
35f6424 update pypi package 17 July 2018, 16:34:59 UTC
00388d1 add example dataset 17 July 2018, 16:28:35 UTC
93cdd20 add example dataset 17 July 2018, 16:28:19 UTC
5241421 update readme 17 July 2018, 16:26:09 UTC
87d3247 standardization 17 July 2018, 16:25:53 UTC
b7df512 feature names more clear https://github.com/bukosabino/ta/issues/9 17 July 2018, 16:24:47 UTC
325ad5e Merge pull request #8 from coire/feature/negative-volume-index Negative Volume Index (nvi) 17 July 2018, 15:05:58 UTC
e679b38 Merge pull request #7 from coire/feature/momentum William R% and Awesome Oscillator 17 July 2018, 14:20:30 UTC
af865bb Merge branch 'master' into feature/momentum 17 July 2018, 14:20:17 UTC
ac53981 Merge pull request #6 from StoicPerlman/master add stochastic oscillator 17 July 2018, 14:14:44 UTC
c03f7e1 Adding call to volume.negative_volume_index() in wrapper.py 15 July 2018, 13:26:22 UTC
0f4d132 Adding negative_volume_index() to volume.py 15 July 2018, 13:03:17 UTC
ea8f4b6 Update README.md 14 July 2018, 22:02:04 UTC
d778f1b Adding William R% and Awesome Oscillator to momentum.py, and calls in wrapper.py. 14 July 2018, 18:32:35 UTC
3eea3e7 add stochastic oscillator 14 July 2018, 17:23:01 UTC
8c9ac9a Merge pull request #1 from bukosabino/master Bringing fork up to date 14 July 2018, 16:56:15 UTC
e9c52c4 update pypi package 14 July 2018, 15:27:46 UTC
187a165 Merge pull request #4 from coire/ultimateosc Ultimate Oscillator 14 July 2018, 15:21:31 UTC
5d334aa Adding Ultimate Oscillator code to momentum.py, and a call to it in wrapper.py. 14 July 2018, 13:54:37 UTC
a6a390f Merge branch 'master' of https://github.com/bukosabino/ta 06 May 2018, 09:31:16 UTC
e92721a matplotlib with seaborn style 06 May 2018, 09:31:02 UTC
fe808f0 Update README.md 05 May 2018, 14:38:40 UTC
c5bf368 Update README.md 05 May 2018, 14:37:04 UTC
e435af2 doc 05 May 2018, 14:30:40 UTC
5ede332 ignore virtual environment 05 May 2018, 11:18:03 UTC
f393508 test 05 May 2018, 11:17:45 UTC
6a7e35b readme and test new features 05 May 2018, 11:10:23 UTC
f57454e doc 05 May 2018, 10:54:50 UTC
14bc7aa prepare to pypi 05 May 2018, 10:42:47 UTC
40bcbb1 kst modifications; https://github.com/bukosabino/ta/issues/1 05 May 2018, 10:40:09 UTC
f958b64 readme 05 May 2018, 10:37:56 UTC
8a6599d Merge branch 'master' of https://github.com/bukosabino/ta 05 May 2018, 10:36:59 UTC
back to top