Kevin Johnson
4e8e0f229e
TST refactor
2021-02-19 11:48:22 -08:00
Kevin Johnson
37fef45781
Merge branch 'pr/215' into development
2021-02-19 11:46:17 -08:00
Kevin Johnson
cbeef91047
ENH #215 hwma indicator TST added DOC readme
2021-02-19 11:44:46 -08:00
Kevin Johnson
ee64ca1c2e
Merge branch 'pr/216' into development
2021-02-19 11:06:42 -08:00
Kevin Johnson
82f12be4e6
ENH #216 alma indicator TST added DOC readme
2021-02-19 11:06:03 -08:00
Kevin Johnson
c7e03616ec
Merge branch 'pr/219' into development
2021-02-18 14:20:44 -08:00
Kevin Johnson
a66b75b9dc
MAINT #221 watchlist update + notebook updates BUG #226
2021-02-18 14:19:45 -08:00
rengel8
6d0c2ac610
Update kama.py
...
small spelling error
2021-02-08 19:32:44 +01:00
rengel8
fb916b884a
ALMA
...
ALMA (new indicator)
Arnaud Legoux Moving Average
2021-02-05 22:22:44 +01:00
rengel8
a5bd4c89b7
Holt Winter
...
HWMA + HWC (Moving Average + Channel)
The HWC includes two optional dataframe outputs by setting 'channel_eval=True'. Maybe some changes need to be applied for output naming conventions.
2021-02-05 22:14:43 +01:00
rengel8
5620f764e9
EBSW indicator (new feature)
...
Imlementation of the 'Even better sine wave' indicator by Ehler's. Creating a new category of cycle based indicators. This shall be further populated with cycle measurement techniques or indicators that use these approach internal.
2021-02-04 18:00:48 +01:00
Kevin Johnson
bb8067e422
ENH #199 core no mp option MAINT notebook refresh
2021-02-02 14:04:31 -08:00
rengel8
31faa05379
Merge pull request #1 from twopirllc/master
...
resync to master 2021-02-02
2021-02-02 14:04:55 +01:00
Kevin Johnson
061a7a4d3a
Merge branch 'pr/199' into development
2021-02-01 16:00:54 -08:00
Kevin Johnson
98478f8bf0
MAINT #203 refactor qqe_long and qqe_short vars
2021-02-01 15:05:06 -08:00
Kevin Johnson
1305df5f65
Merge branch 'pr/203' into development
2021-02-01 15:02:16 -08:00
Kevin Johnson
1d381497b2
MAINT minor refactor variance and core with updated example notebook
2021-02-01 15:01:45 -08:00
M6stafa
6a12c79998
FIX long|short used instead of qqe_long|qqe_short
2021-01-31 02:11:12 +03:30
M6stafa
35e8e56252
ENH add no multiprocessing option to strategy
2021-01-26 22:46:59 +03:30
Kevin Johnson
53404e57cc
ENH logo MAINT gitignore + update example notebooks
2021-01-24 12:25:42 -08:00
Kevin Johnson
a60821a41f
DOC README update
2021-01-21 11:06:13 -08:00
Kevin Johnson
909d897c76
TST atr update
2021-01-19 10:06:36 -08:00
Kevin Johnson
47b2d1ded8
ENH atr name update
2021-01-18 20:17:16 -08:00
Kevin Johnson
e0d1cc1182
ENH BUG #38 vwap anchor argument fix
2021-01-18 19:57:00 -08:00
Kevin Johnson
c8107e372b
ENH vwap update
2021-01-18 11:54:59 -08:00
Kevin Johnson
c3eb22f754
Merge branch 'pr/188' into development
2021-01-18 11:47:33 -08:00
Kevin Johnson
c6ef85c2ae
DOC update README
2021-01-18 11:39:17 -08:00
Kevin Johnson
5c3bd08a00
ENH #190 mcgd indicator added
2021-01-18 11:34:06 -08:00
Kevin Johnson
fc140bee67
Merge branch 'pr/190' into development
2021-01-18 09:33:12 -08:00
Kevin Johnson
2f86d47cb1
ENH rsx indicator added
2021-01-18 09:25:54 -08:00
Kevin Johnson
3b4ef93d57
Merge branch 'pr/182' into development
2021-01-17 17:19:05 -08:00
Kevin Johnson
f7713dd0c8
DOC update README
2021-01-17 17:18:06 -08:00
Kevin Johnson
4af35842ac
ENH #172 added pvr indicator MAINT refactor
2021-01-17 17:10:41 -08:00
Kevin Johnson
0c86c5b165
Merge branch 'pr/172' into development
2021-01-17 16:14:40 -08:00
Kevin Johnson
df74698126
MAINT refactor TST mod BUG lingreg return
2021-01-17 16:11:06 -08:00
Kevin Johnson
ec4e09baac
MAINT refactoring DOC + ENH log and loggeo mean #191 #175
2021-01-13 21:20:23 -08:00
Will
aa260f7012
Adding McGinley Dynamic Indicator
2021-01-08 10:53:03 -05:00
YuvalWein
5c4a72ee99
Update vwap.py
...
An Attempt to fix the VWAP problem presented in this issue:
https://github.com/twopirllc/pandas-ta/issues/38
Is it fixing the problem?
2021-01-07 18:39:10 +02:00
rengel8
22609dd5ba
Update rsx.py
...
new line at end :)
2021-01-02 14:26:16 +01:00
rengel8
4c35fb3c4f
Update core.py
...
added entry for RSX
2021-01-02 14:22:59 +01:00
rengel8
1e318fecd2
Update __init__.py
...
added entry for RSX
2021-01-02 14:17:14 +01:00
rengel8
422d2a37ef
Update __init__.py
...
added entry for RSX
2021-01-02 14:14:59 +01:00
rengel8
0e80d582eb
added RSX indicator
...
based on publicly released sources, implementation of RSX (Jurik RSX), a noise filtered variant of the popular RSI indicator
2021-01-02 14:13:36 +01:00
twrobel
c9e0c596c1
ENH #163 Adding Price Volume indicator, missing file
2020-12-22 22:19:09 -05:00
twrobel
972a1c0fe0
ENH #163 Adding Price Volume indicator
2020-12-22 22:10:20 -05:00
Kevin Johnson
1679c8fabb
ENH to_utc time utility method included
2020-11-30 10:52:06 -08:00
Kevin Johnson
a159e5cf99
ENH #164 #162 rolling cont inc/dec check for increasing decreasing DOC update
2020-11-24 10:47:42 -08:00
Kevin Johnson
5ff2af007b
Merge branch 'pr/164' into development
2020-11-22 10:40:11 -08:00
rajesh@eglapp.com
3716066684
Added strictly bool parameter to check series is strictly continuous increasing or decreasing
2020-11-19 19:50:46 +05:30
Kevin Johnson
99798ebd5d
TST ma test added DOC readme and ma info added
2020-11-18 13:27:56 -08:00