https://github.com/bukosabino/ta

sort by:
Revision Author Date Message Commit Date
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
d6aaad9 readme 05 May 2018, 10:36:56 UTC
1931454 Update README.md 04 May 2018, 16:27:39 UTC
50240f6 Update README.md 04 May 2018, 10:44:07 UTC
5207902 Update README.md 03 May 2018, 14:10:48 UTC
ca6485c Update README.md 03 May 2018, 14:10:19 UTC
e849480 readme 11 April 2018, 11:29:20 UTC
0ca4fab doc 11 April 2018, 10:59:19 UTC
5a3bac7 readme 10 April 2018, 17:05:38 UTC
0b634b9 README 10 April 2018, 17:00:39 UTC
a0a1826 compatible to python2 10 April 2018, 16:55:30 UTC
d4deb4a autodoc 10 April 2018, 16:52:03 UTC
18014bf doc 10 April 2018, 16:50:19 UTC
ba72aa2 doc 10 April 2018, 16:38:58 UTC
94bad12 fix bug 10 April 2018, 16:34:21 UTC
9d91392 automatize documentation sphinx 10 April 2018, 16:23:05 UTC
d753ddc documentation to dev 09 April 2018, 23:28:41 UTC
b28118a doc 09 April 2018, 20:42:09 UTC
4fb9011 doc 09 April 2018, 17:33:17 UTC
aeae0ac readme with image 09 April 2018, 17:05:31 UTC
6d6f110 generate image to doc 09 April 2018, 17:04:20 UTC
c86e040 readme 09 April 2018, 16:42:39 UTC
a40dfb7 update pypi 09 April 2018, 16:39:51 UTC
6da931c doc and examples 09 April 2018, 16:39:38 UTC
615589f extended documentation; more features; fillna by methods 09 April 2018, 16:37:59 UTC
8e6f9f6 readme 08 April 2018, 12:41:26 UTC
4366a4b extense documentation, fix bugs, more examples 08 April 2018, 12:38:45 UTC
24c17f2 setup to pypi 06 April 2018, 14:13:41 UTC
d7687db doc and pypi preparation 06 April 2018, 14:00:44 UTC
b0bbbfc readme 06 April 2018, 13:13:29 UTC
ad6eef3 prepare to pypi 06 April 2018, 13:09:24 UTC
a42124c prepare to pypi 06 April 2018, 12:39:57 UTC
b43d81c refactorize code 06 April 2018, 12:12:42 UTC
daecf53 finishing trend 06 April 2018, 10:42:52 UTC
5cdb858 add momentum features 06 April 2018, 10:09:41 UTC
back to top