Commit Graph

395 Commits

Author SHA1 Message Date
Dorren Chen d51eeada34 add show_all flag (default True) 2021-03-13 11:07:12 -05:00
Dorren Chen 9bd878be0f td sequential 2021-03-12 23:40:19 -05: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 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 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