Commit Graph

518 Commits

Author SHA1 Message Date
Urban Ottosson 78246d200e Initial version 2021-07-15 14:43:29 +02:00
Kevin Johnson 0f38504cce ENH #315 DOC updates 2021-06-25 11:12:53 -07:00
Kevin Johnson 0a9627f20c Merge branch 'pr/315' into development 2021-06-25 10:30:50 -07:00
Kevin Johnson bbfce3d713 BUG #317 DOC contributor update 2021-06-25 10:19:47 -07:00
Kevin Johnson a3bfb9034a Merge branch 'pr/317' into development 2021-06-25 10:07:06 -07:00
Dan Martens 1b3e4d7ca0 vwma param fix 2021-06-25 11:54:55 -05:00
Zeel Patel f666fd4e64 TTM Squeeze PRO indicator twopirllc#313 2021-06-24 16:33:09 -07:00
Kevin Johnson c02d29043e MAINT _time minor refactoring DOC update 2021-06-23 20:34:26 -07:00
Kevin Johnson 715ae2e63c Merge branch 'pr/314' into development 2021-06-23 13:45:46 -07:00
Kevin Johnson 96c674063f BUG artifact removal 2021-06-23 11:11:09 -07:00
bizso09 0943b9093a Update core.py
Fix cleanup of multiprocessing resources
2021-06-22 07:31:19 +02:00
Kevin Johnson 3b40553dfa DOC README links fix v0.2.86 v0.2.93 2021-06-20 10:30:56 -07:00
Kevin Johnson 37282662cd ENH tos_stdevall initial code in dev 2021-06-20 10:23:00 -07:00
Kevin Johnson b6cbcefe3a ENH bbands percent included TST DOC updated 2021-06-19 12:49:50 -07:00
Kevin Johnson bc3c5f917b BUG #311 psar dmn iloc[-1] fix 2021-06-19 11:54:36 -07:00
Kevin Johnson a047627799 BUG update setup with utils.data package 2021-06-17 23:42:00 -07:00
Kevin Johnson c1e9f56904 DOC readme main branch link fix 2021-06-17 18:40:29 -07:00
Kevin Johnson 618e37dca7 BUG #311 ENH #311 DOC update MAINT numpy nan refactor 2021-06-17 18:35:16 -07:00
Kevin Johnson c671f9fab3 Merge branch 'pr/311' into development 2021-06-15 10:49:31 -07:00
Kevin Johnson 5ba50af622 MAINT utils data refactor 2021-06-14 11:08:37 -07:00
Richard Orješek b96f6f7b60 BUG #180 psar with dm init 2021-06-14 14:02:11 +02:00
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 Ridulfo 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
GSlinger 19d0e6a729 corrected docstring 2021-05-05 01:54:47 +01:00
GSlinger 16e8c13438 Update __init__.py 2021-05-05 01:23:33 +01:00
GSlinger 50b3cf6a34 Update __init__.py 2021-05-05 01:22:20 +01:00