Commit Graph
97 Commits
Author SHA1 Message Date
Kevin Johnson b2c886ac05 MAINT core strategy refactor BUG non max cores break custom strategy 2020-09-10 14:09:08 -07:00
Kevin Johnson 339461ba8e MAINT test_strategy more descriptive MAINT renamed linear_decay to decay with exp 2020-09-10 13:33:22 -07:00
Kevin Johnson 9c5889e99a MAINT test_strategy updated and process pools modified 2020-09-10 07:52:07 -07:00
Kevin Johnson 0104249d79 MAINT update test_utils, test_strategy and notebooks 2020-09-09 23:10:21 -07:00
Kevin Johnson 9d14ed8cac ENH #118 core mp custom strategy MAINT refactoring 2020-09-09 22:31:55 -07:00
Kevin Johnson b5ab65cbea ENH #117 #109 inside bar added MAINT utils refactoring 2020-09-08 11:34:29 -07:00
Kevin Johnson db39a4eb31 ENH #70 stochrsi added BUG #114 #112 stoch TV correlated 2020-09-07 17:33:51 -07:00
Kevin Johnson 43e6558a8b ENH new strategy test and timestamp rename added to common_names 2020-09-07 09:37:41 -07:00
Kevin Johnson cd22bc5707 ENH Gann HiLo Activator added MAINT refactoring 2020-09-05 10:39:47 -07:00
Kevin Johnson a1df65746c ENH #92 + smi indicator MAINT refactoring 2020-09-01 12:43:29 -07:00
alexonab cb57bd5e2a add-ttm-trend 2020-08-28 23:33:02 -04:00
alexonab e2dd45a678 add-ttm-trend 2020-08-28 21:12:15 -04:00
Kevin Johnson 3496038480 ENH trend_return enchanced to return more useful trend data for analysis ENH New AI ML Notebook 2020-08-23 16:38:57 -07:00
Kevin Johnson ff4d3c9286 ENH #86 fisher indicator fix and TV correlation 2020-08-22 18:12:32 -07:00
Kevin Johnson f0d77c437f BUGs #98 #100 ENH overhauled strategy method MAINT example notebooks 2020-08-21 11:21:37 -07:00
Kevin Johnson 41e6857e04 BUG #97 ENH #86 MAINT refactoring ENH core index,cols lowercase 2020-08-17 11:54:33 -07:00
Kevin Johnson a3ef3872cb ENH squeeze ind added + notebooks updated MAINT refactoring DOC updates 2020-08-13 15:24:58 -07:00
Kevin Johnson fa24a4d96b ENH ulcer index with everget kwarg indicator 2020-07-26 14:24:52 -07:00
Kevin Johnson 2c1766ac96 ENH elders ray index with bull an bear powers indicator 2020-07-26 13:13:04 -07:00
Kevin Johnson 9bc1425a47 ENH pretty good oscillator added 2020-07-26 11:55:04 -07:00
Kevin Johnson 310c12b044 ENH efficiency ratio indicator added 2020-07-26 10:17:38 -07:00
Kevin Johnson 7bdd5009a5 BUG Donchian input fixed #73 2020-07-21 11:23:28 -07:00
Kevin Johnson b356fca04d MAINT BBANDS RMA tests ENH Strategy + Watchlist Class + New Notebook 2020-07-21 10:49:33 -07:00
Kevin Johnson 9cb7adb543 ENH cdl_doji DEV candle MAINT refactor timing 2020-06-14 18:33:40 -07:00
Kevin Johnson 158288dd33 ENH rvi indicator DEV unsigned_differences MAINT utils 2020-06-05 12:26:27 -07:00
Kevin Johnson fdb4ed66c0 MAINT refactor rvi to rvgi prior to adding rvi 2020-06-03 09:57:29 -07:00
Kevin Johnson feb9960741 BUG swma triangle correction 2020-06-03 09:16:27 -07:00
Kevin Johnson 16ee6f85bc ENH inertia added 2020-06-02 20:43:54 -07:00
Kevin Johnson bc52d67b99 BUG dpo calc fix ENH pvo added MAINT minor 2020-06-02 15:32:53 -07:00
Kevin Johnson 5997536da6 ENH + MAINT added Heikin-Ashi and Supertrend 2020-06-01 11:00:32 -07:00
Kevin Johnson 1bb124c018 MAINT clean up 2020-05-26 11:46:04 -07:00
Kevin Johnson 0aa30aca1d ENH added entropy indicator 2020-05-25 22:49:03 -07:00
Kevin Johnson 913d0d886b BUG stoch equal numerical arguments 2020-05-21 15:56:17 -07:00
Kevin Johnson 81e554a004 BUG apo correctly calculated and talib correlated 2020-05-21 14:47:14 -07:00
Kevin Johnson 1cfe48545c BUG cci now correlated with talib, fixed default value 2020-05-21 13:30:57 -07:00
Kevin Johnson 8b94c37ec3 BUG + ENH fixed and updated aroon indicator 2020-05-21 11:13:10 -07:00
Kevin Johnson fcaf5e90e1 BUG BBANDS default length reflecting talib default 2020-05-21 09:25:41 -07:00
Kevin Johnson 6abf67a3a4 TST remove ADo ta-lib correlation test 2020-05-21 08:53:34 -07:00
Kevin Johnson df7680fae5 ENH ability to prefix and suffix columns 2020-05-20 15:40:26 -07:00
Kevin Johnson 258017cb47 ENH above, above_value, below and below_value contributions 2020-05-20 13:12:40 -07:00
Kevin Johnson 028aafbe85 ENH added Chande Kroll Stop indicator 2020-05-19 16:00:14 -07:00
Kevin Johnson 2b739d1c7f ENH added Choppiness Index indicator 2020-05-19 09:53:43 -07:00
Kevin Johnson f865d369c6 ENH added Price Distance indicator 2020-05-19 09:06:10 -07:00
Kevin Johnson f47b8ad371 ENH added indicator Weighted Closing Price (wcp) 2020-05-18 16:07:05 -07:00
Kevin Johnson f9218ebc9b ENH additional indicators and minor refactoring 2020-05-18 13:16:54 -07:00
Kevin Johnson fc20b0c7df ENH reverse and datetime_ordered properties 2020-05-12 12:24:58 -07:00
Kevin Johnson f87b3dc555 BUG #39 ATR fix 2020-05-03 09:13:55 -07:00
Kevin Johnson 71e9282d8f BUG ad indicator name type differentiaion 2019-08-01 09:28:26 -07:00
Kevin Johnson d850327832 ENH added rvi signal and updated tests 2019-07-12 09:30:39 -07:00
Kevin Johnson 2324f60b89 BLD added sinwma indicator and tests 2019-07-12 09:08:58 -07:00