Kevin Johnson
0d7489b915
ENH #242 #243 trade_return trade_offset
2021-03-09 13:06:55 -08:00
Kevin Johnson
eec333e8b2
Merge branch 'pr/243' into development
2021-03-09 13:02:25 -08:00
Kevin Johnson
e0bf562af9
ENH #237 #240 true_range fix ENH #238 ENH #241
2021-03-09 13:01:56 -08:00
Kevin Johnson
00b19522d1
Merge branch 'pr/240' into development
2021-03-09 12:57:27 -08:00
Kevin Johnson
0277894337
ENH bbands #202 ENH core added ordered and chunksize args ENH chunksize optimizing
2021-03-09 12:47:13 -08:00
edwardwang1 and GitHub
ea96258cb7
Allow trade_offset to be 0 in trend_return
2021-03-09 10:25:57 -05:00
ffhirata and GitHub
6ba009e7c4
Fix drift argument in the true range calculation
...
true_range() function are not propagating drift parameter in the inputs - NaN values.
More info:
https://github.com/twopirllc/pandas-ta/issues/237
2021-03-08 11:40:15 -03:00
Kevin Johnson
6df58b04fa
ENH + BUG #238 BUG ebsw min length
2021-03-06 16:37:42 -08:00
Kevin Johnson
a4a5d5de30
DOC #236 bbands default doc update
2021-03-02 09:18:17 -08:00
Javier Delgado and GitHub
7aa488cc8d
Realigned docs regarding default length and ma
...
After https://github.com/twopirllc/pandas-ta/commit/fcaf5e90e1af9a05221eb8e0628a99eee256ed9c and https://github.com/twopirllc/pandas-ta/commit/18aacc8eab2ad28962c506e242e3d719c005fe2d , the method documentation regarding the default length and moving average mode parameters became misaligned
2021-03-02 13:38:14 +01:00
Kevin Johnson
bf7e2b3955
DOC readme typo
2021-02-22 12:01:22 -08:00
Kevin Johnson
c1d7f88b39
DOC readme toc update
2021-02-22 10:38:59 -08:00
Kevin Johnson
2c54d757a8
Merge branch 'pr/234' into development
2021-02-22 10:34:55 -08:00
Kevin Johnson
5fd27661d6
ENH readme contributions badge
2021-02-22 10:33:50 -08:00
Kevin Johnson
e4d807592f
MAINT notebook refactor update
2021-02-22 10:32:26 -08:00
DrPaprikaa and GitHub
289ed804b7
Added 'contributors' badge to README
...
Hi @twopirllc,
A simple PR to add the number of contributors as a badge at the top of the README.
Cheers,
DrPaprikaa
2021-02-22 17:38:27 +01:00
Kevin Johnson
1d6b8e8393
MAINT DOC refactor
2021-02-19 16:29:05 -08:00
Kevin Johnson
41911776c3
Merge branch 'pr/213' into development
2021-02-19 14:35:00 -08:00
Kevin Johnson
378c922eb9
ENH #213 ebsw indicator TST added DOC readme
2021-02-19 14:34:29 -08:00
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 and GitHub
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