584 Commits

Author SHA1 Message Date
Kevin Johnson cc1d6dd6e2 MAINT suppress pd performance warning ENH df init and validation 2021-07-05 14:35:43 -07:00
Kevin Johnson 5e4021299f Merge branch 'pr/325' into development 2021-07-04 10:07:57 -07:00
Kevin Johnson 5d83ddf561 MAINT hwc colum renaming and reqs update 2021-07-04 09:58:14 -07:00
bizso09 c58fa9d2b5 Added lookahead interface to ichimoku and dpo indicators
Indicators with potential data leak should handle lookahead=False kwargs
2021-07-04 15:23:07 +02:00
bizso09 edfafca7b3 made reversal int type
This is consistent with other indicators that return numeric values, rather than boolean.
2021-07-04 14:01:17 +02:00
Kevin Johnson 1deb7559f6 DOC README stable version update 2021-07-02 09:58:50 -07:00
Kevin Johnson ef7d1be193 DOC README update v0.3.02 2021-07-02 09:26:13 -07:00
Kevin Johnson d67d9a8bcb MAINT remove unused imports 2021-06-30 14:10:22 -07:00
Kevin Johnson 42e71ef5e1 ENH #304 convert str to tuple for single col_names 2021-06-30 12:41:12 -07:00
Kevin Johnson 0c08b7f6b8 ENH #321 ppo mamode included 2021-06-29 15:25:28 -07:00
Kevin Johnson 9f3f0098e7 ENH #268 tos_stdevall + TST DOC 2021-06-29 13:29:57 -07:00
Kevin Johnson 49c659cd90 DOC readme link update 2021-06-29 10:02:55 -07:00
Kevin Johnson ca34f9a616 ENH #320 BUG #318 #319 2021-06-28 11:02:03 -07:00
Kevin Johnson 47dd6edfb4 Merge branch 'pr/320' into development 2021-06-28 10:25:34 -07:00
John Eichenseer e93da09d03 Updated docstring 2021-06-27 15:31:35 -07:00
John Eichenseer 90bf37a9ca Revert to using names of Series as column names 2021-06-27 15:22:35 -07:00
John Eichenseer bdbf83f470 Divide bins evenly by price if sort_close. Positive and negative volume based on price direction, not volume direction. 2021-06-27 11:39:38 -07: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