Kevin Johnson
|
b92e45c0b8
|
Update bug_report
TA Lib installed?
|
2021-11-16 13:57:10 -08:00 |
|
Kevin Johnson
|
bc3b292bf1
|
Merge branch 'development' into main
0.3.14
|
2021-07-28 11:50:31 -07:00 |
|
Kevin Johnson
|
0d9c5b9668
|
DOC pypi version bump
|
2021-07-28 11:03:52 -07:00 |
|
Kevin Johnson
|
1cf0485443
|
DOC readme custom import_dir
|
2021-07-28 11:00:44 -07:00 |
|
Kevin Johnson
|
0e5e21a9cd
|
DOC contribution update
|
2021-07-27 16:05:50 -07:00 |
|
Kevin Johnson
|
f7d87dc62b
|
MAINT custom minor refactoring
|
2021-07-27 15:29:04 -07:00 |
|
Kevin Johnson
|
e44ff1b30e
|
LICENSE update
|
2021-07-27 08:27:45 -07:00 |
|
Kevin Johnson
|
7d8f546ee1
|
Merge branch 'pr/341' into development
|
2021-07-26 14:28:22 -07:00 |
|
Kevin Johnson
|
e68f84017a
|
MAINT minor refactoring
|
2021-07-26 14:27:53 -07:00 |
|
Kevin Johnson
|
5d7a334b81
|
BUG #354 var and stdev ddof
|
2021-07-26 10:26:52 -07:00 |
|
Kevin Johnson
|
a3bdc6c165
|
BUG jma fix
|
2021-07-25 19:16:17 -07:00 |
|
Kevin Johnson
|
cefa083ed9
|
ENH #342 jma indicator MAINT jma ext TST DOC
|
2021-07-25 15:31:32 -07:00 |
|
Kevin Johnson
|
aaa4054e62
|
Merge branch 'pr/342' into development
|
2021-07-25 13:36:31 -07:00 |
|
Kevin Johnson
|
1f9c54e872
|
ENH update mamode
|
2021-07-25 13:23:58 -07:00 |
|
Kevin Johnson
|
641a1ebc86
|
ENH #353 tsi signal and smi MAINT core mamode
|
2021-07-25 13:16:05 -07:00 |
|
Kevin Johnson
|
c6fa4d5703
|
Merge branch 'pr/353' into development
|
2021-07-25 12:06:53 -07:00 |
|
Kevin Johnson
|
bd8a3d252d
|
TST tsi df ext update
|
2021-07-25 12:02:29 -07:00 |
|
Kevin Johnson
|
841a284970
|
BUG #285 #324 #329 numpy linreg version
|
2021-07-25 11:11:58 -07:00 |
|
danlim-wz
|
dfaa903b65
|
Added signal line to TSI and updated SMI to account for the change
|
2021-07-25 18:30:41 +08:00 |
|
mihakralj
|
dbf9f076b9
|
Merge branch 'jma' of https://github.com/mihakralj/pandas-ta into jma
|
2021-07-24 21:10:26 -07:00 |
|
mihakralj
|
cb81546f42
|
Fixed math of JMA
|
2021-07-24 21:10:11 -07:00 |
|
Urban Ottosson
|
1d237ad684
|
Updated comments
|
2021-07-24 18:57:16 +02:00 |
|
Kevin Johnson
|
cecdf7cf05
|
ENH #336 ENH talib optional arg DOC updates
|
2021-07-20 14:28:44 -07:00 |
|
Urban Ottosson
|
25560d0da2
|
Removed the need to call bind explicitly
|
2021-07-19 15:52:12 +02:00 |
|
Urban Ottosson
|
35b896a98a
|
Module re-load implemented
|
2021-07-19 15:48:00 +02:00 |
|
mihakralj
|
b2b9995571
|
Update jma.py
|
2021-07-16 20:39:57 -07:00 |
|
mihakralj
|
94c6fdfccd
|
Create jma.py
Jurik indicator - JMA
|
2021-07-16 17:13:19 -07:00 |
|
Urban Ottosson
|
32c91686a5
|
An example trend indicator
|
2021-07-16 18:54:56 +02:00 |
|
Urban Ottosson
|
54bfa24c0e
|
Fixes in comments
|
2021-07-16 18:54:05 +02:00 |
|
Urban Ottosson
|
b2baedf0d1
|
Removed re-load test again
|
2021-07-16 17:45:00 +02:00 |
|
Urban Ottosson
|
e8b68f9249
|
Added utility fcn bind
|
2021-07-16 16:49:41 +02:00 |
|
Urban Ottosson
|
c1eaebbf95
|
Fixed names_alredy_in_use
|
2021-07-16 15:10:32 +02:00 |
|
Urban
|
307bf6194f
|
Merge branch 'twopirllc:main' into master
|
2021-07-16 13:56:49 +02:00 |
|
Urban Ottosson
|
b316e1064c
|
Initial tests ok
|
2021-07-16 13:43:43 +02:00 |
|
Urban Ottosson
|
78246d200e
|
Initial version
|
2021-07-15 14:43:29 +02:00 |
|
Kevin Johnson
|
6a2dcaf2f9
|
Merge branch 'pr/335' into development
|
2021-07-14 10:54:02 -07:00 |
|
Kevin Johnson
|
5f01299363
|
DOC readme typo
|
2021-07-11 15:53:53 -07:00 |
|
Kevin Johnson
|
41817b19b0
|
BUG #327 ENH #336 MAINT minor refactoring TST kvo update
|
2021-07-11 15:27:21 -07:00 |
|
Kevin Johnson
|
5f6a23ced7
|
BUG #334 #330 talib atr parameter fix
|
2021-07-10 10:33:19 -07:00 |
|
Olaf Tomczak
|
ac4b239cae
|
Allow to use non TA-Lib way of calculating CMO with TA-Lib installed
|
2021-07-09 19:59:28 +02:00 |
|
Kevin Johnson
|
1d80547cf9
|
Merge branch 'pr/334' into development
|
2021-07-09 10:31:27 -07:00 |
|
Kevin Johnson
|
e6d1bb576c
|
BUG update missing talib parameters ENH TST tall_ma method
|
2021-07-09 10:21:48 -07:00 |
|
Brian Rowe
|
38944b6fcf
|
Fix ATR Length param.
|
2021-07-08 15:34:23 -04:00 |
|
Kevin Johnson
|
de0fcf6ce5
|
MAINT readme
|
2021-07-06 16:54:48 -07:00 |
|
Kevin Johnson
|
2ac3505d20
|
ENH #326 DOC README update
|
2021-07-06 16:51:05 -07:00 |
|
Kevin Johnson
|
e66125377d
|
Merge branch 'pr/326' into development
|
2021-07-05 14:36:02 -07:00 |
|
Kevin Johnson
|
cc1d6dd6e2
|
MAINT suppress pd performance warning ENH df init and validation
|
2021-07-05 14:35:43 -07:00 |
|
Kevin Johnson
|
5e4021299f
|
Merge branch 'pr/325' into development
|
2021-07-04 10:07:57 -07:00 |
|
Kevin Johnson
|
5d83ddf561
|
MAINT hwc colum renaming and reqs update
|
2021-07-04 09:58:14 -07:00 |
|
bizso09
|
c58fa9d2b5
|
Added lookahead interface to ichimoku and dpo indicators
Indicators with potential data leak should handle lookahead=False kwargs
|
2021-07-04 15:23:07 +02:00 |
|