Commit Graph
497 Commits
Author SHA1 Message Date
Kevin Johnson e09ebd8441 DOC contributor added 2021-06-13 13:02:28 -07:00
Kevin Johnson 8ceb16bc78 Merge branch 'pr/307' into development 2021-06-13 12:46:35 -07:00
Kevin Johnson 33559d988b ENH #294 xsignals included 2021-06-13 12:45:35 -07:00
Nicolo RidulfoandGitHub 0520063d8c Removing one too many extensions from a link's URL
The ipython notebook URL had one too many ".ipynb" which resulted in the link now working.
I fixed it by removing one extension.
`.ipynb.ipynb`->`.ipynb`
2021-06-10 10:28:36 +02:00
Kevin Johnson b2f2cc83a1 BUG #302 bbands lower upper swap fix v0.23.86 2021-05-30 12:11:24 -07:00
Kevin Johnson a15334532b Merge branch 'pr/302' into development 2021-05-30 12:05:10 -07:00
Kevin Johnson 39033178ec ENH tsignals drift, amat and zscore column names and strategy kwargs returns option 2021-05-30 12:04:36 -07:00
Christopher J. Mobley 7babbf73e9 Fix issue 300 - bbands lower/upper bands swapped 2021-05-29 15:46:35 -04:00
Kevin Johnson 687a69cc22 ENH #298 psar af0 argument added 2021-05-27 09:17:02 -07:00
Kevin Johnson e6792701d7 DOC BUG #297 example notebook updates v0.2.83 2021-05-26 15:21:31 -07:00
Kevin Johnson d176b1f891 Merge branch 'pr/297' into development 2021-05-26 14:54:36 -07:00
Kevin Johnson 0271cc8a5e TST strat summary txt 2021-05-26 14:40:36 -07:00
Liming Xie e2708e5369 bugfix AIExample, unfortunately, close of today has been used to calculate, so we cannot earn return of today 2021-05-24 01:26:46 +08:00
Liming Xie 0b2d02f745 bugfix Cum. Active Returns with cumprod 2021-05-23 23:32:39 +08:00
Kevin Johnson 8bc0bb0dc3 DOC spacing fix 2021-05-21 10:48:39 -07:00
Kevin Johnson b5785ae981 DOC contribution update 2021-05-21 10:46:22 -07:00
Kevin Johnson 41f2084635 Merge branch 'pr/293' into development 2021-05-21 10:01:53 -07:00
Kevin Johnson 10662ed1e6 TST strategy results update 2021-05-21 10:01:06 -07:00
Liming Xie 7809cc6309 bugfix doc of RSI 2021-05-21 11:28:07 +08:00
Kevin Johnson b7d64a2ed7 ENH #284 inc and dec strict speed boost TST talib stoch and stochrsi DOC notebooks update 2021-05-19 15:41:21 -07:00
Kevin Johnson cd4645c62d BUG vhf drift fix 2021-05-11 15:16:23 -07:00
Kevin Johnson f30fe232af ENH #283 vhf indicator TST vhf 2021-05-11 14:24:24 -07:00
Kevin Johnson ac9f48f1e7 Merge branch 'pr/283' into development 2021-05-11 09:52:00 -07:00
Kevin Johnson 39862d16e5 MAINT beta dropped in version 2021-05-11 09:48:31 -07:00
Kevin Johnson 561ec15894 REL requirements.txt added DOC vectorbt example notebook 2021-05-10 16:02:37 -07:00
Kevin Johnson 5ed5d6049c ENH kvo indicator #280 MAINT refactoring 2021-05-05 09:55:49 -07:00
GSlingerandGitHub 19d0e6a729 corrected docstring 2021-05-05 01:54:47 +01:00
GSlingerandGitHub 16e8c13438 Update __init__.py 2021-05-05 01:23:33 +01:00
GSlingerandGitHub 50b3cf6a34 Update __init__.py 2021-05-05 01:22:20 +01:00
GSlingerandGitHub f0a6e5248c Update __init__.py 2021-05-05 01:19:35 +01:00
GSlingerandGitHub 230453b4b8 Delete kvo.py 2021-05-05 01:19:20 +01:00
GSL a7e99ab4d9 Add VHF and dynamic categorization 2021-05-04 23:33:29 +01:00
Kevin Johnson 45b2d8d632 Merge branch 'pr/280' into development 2021-05-03 16:19:24 -07:00
Kevin Johnson 66890ad3fc ENH talib enh yaml check DOC example notebook updates 2021-05-03 16:15:26 -07:00
GSL 00a94d3d5a Added ma() 2021-04-30 08:19:45 +01:00
GSL df555321c5 Add kvo
Klinger Volume Oscillator
2021-04-29 17:56:23 +01:00
Kevin Johnson 96555b8752 DOC contributor addition 2021-04-28 08:03:34 -07:00
Kevin Johnson 46836a972d ENH adx new lensig arg 2021-04-22 10:38:45 -07:00
Kevin Johnson 31622c206a Merge branch 'pr/274' into development 2021-04-22 10:21:31 -07:00
Kevin Johnson 294a1c5a00 ENH #254 BUG #271 thermo DEP trade_return ENH tsignals erf DOC updates 2021-04-22 10:19:48 -07:00
JoeSchrandGitHub c82914294b Fix missing , in parameters 2021-04-20 00:36:31 +02:00
JoeSchrandGitHub b5e69a3305 Update adx.py
Missed some `lensig` uses
2021-04-20 00:23:58 +02:00
JoeSchrandGitHub e2592fa28f Update adx to include lensig
There should be a additional parameter so ADX smoothing and DI Length can have different values. I compared it to TradingViews DMI calculation and they also offer this.
Thanks for this great lib!
2021-04-19 13:23:23 +02:00
Kevin Johnson 37e3aeb7fc ENH added missing fill options 2021-04-17 11:03:42 -07:00
Kevin Johnson df65f1b066 ENH added missing fill options in pct and trend return 2021-04-17 10:09:51 -07:00
Kevin Johnson 9b6217275c ENH #214 chop ln addition DOC and TST update 2021-04-17 10:04:36 -07:00
Kevin Johnson 4a5e72235d ENH #262 cdl_z and cti DOC update MAINT refactoring 2021-04-17 08:42:03 -07:00
Kevin Johnson 681234648a Merge branch 'pr/262' into development 2021-04-11 09:42:09 -07:00
Kevin Johnson a2b85165c4 DOC contribution badge number update 2021-04-11 09:31:40 -07:00
Kevin Johnson 3afd74564f ENH #267 stc added with refactoring DOC readme updates TST stc added 2021-04-11 09:21:01 -07:00