Commit Graph
142 Commits
Author SHA1 Message Date
Dorren Chen 9bd878be0f td sequential 2021-03-12 23:40:19 -05: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 a66b75b9dc MAINT #221 watchlist update + notebook updates BUG #226 2021-02-18 14:19:45 -08:00
Kevin Johnson bb8067e422 ENH #199 core no mp option MAINT notebook refresh 2021-02-02 14:04:31 -08:00
M6stafa 35e8e56252 ENH add no multiprocessing option to strategy 2021-01-26 22:46:59 +03:30
Kevin Johnson 909d897c76 TST atr update 2021-01-19 10:06:36 -08:00
Kevin Johnson e0d1cc1182 ENH BUG #38 vwap anchor argument fix 2021-01-18 19:57:00 -08:00
Kevin Johnson 5c3bd08a00 ENH #190 mcgd indicator added 2021-01-18 11:34:06 -08:00
Kevin Johnson 2f86d47cb1 ENH rsx indicator added 2021-01-18 09:25:54 -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
twrobel 972a1c0fe0 ENH #163 Adding Price Volume indicator 2020-12-22 22:10:20 -05:00
Kevin Johnson 1679c8fabb ENH to_utc time utility method included 2020-11-30 10:52:06 -08:00
Kevin Johnson a159e5cf99 ENH #164 #162 rolling cont inc/dec check for increasing decreasing DOC update 2020-11-24 10:47:42 -08:00
Kevin Johnson 99798ebd5d TST ma test added DOC readme and ma info added 2020-11-18 13:27:56 -08:00
Kevin Johnson 18aacc8eab ENH new ma method to simplify mamode selection and execution 2020-11-17 17:02:24 -08:00
Kevin Johnson 0f97532068 MAINT refactoring 2020-11-16 15:50:09 -08:00
Kevin Johnson da59eef41d BLD #120 bbands bandwidth included 2020-11-13 16:07:27 -08:00
Kevin Johnson e5a8fbeb3b BLD #136 vidya indicator added MAINT general refactoring 2020-11-13 08:45:57 -08:00
Kevin Johnson 69988b7fe2 BLD ehlers super smoother filter added 2020-11-10 14:49:27 -08:00
Kevin Johnson b89222cde0 BLD #85 qqe indicator added MAINT minor fixes 2020-11-06 10:47:14 -08:00
Kevin Johnson a4c8a48f5a STY consistency DOC readme typo for rma 2020-10-14 07:55:50 -07:00
Kevin Johnson 25cae024f9 STY fix weird formatting DOC rsi length default fix 2020-10-13 10:12:10 -07:00
Kevin Johnson 98c37ed426 Merge branch 'pr/142' into development 2020-10-04 21:52:45 -07:00
Kevin Johnson df8c6b8a6b Merge branch 'pr/141' into development 2020-10-03 14:20:42 -07:00
Kevin Johnson 70371a5cf0 ENH drawdown indicator + backtest metrics TST updates 2020-10-03 14:11:38 -07:00
James Sawyer 99973f3611 formatting fixes, PEP8 etc 2020-10-01 16:18:01 +01:00
Kevin Johnson 52e8e1da88 ENH CAGR added to util metrics 2020-09-30 15:35:33 -07:00
Richard Luong 6aeec8caa0 added Elders Thermometer 90%correlation 2020-09-30 14:23:02 -07:00
Kevin Johnson 0e2c83e12e ENH additional time funcationality in utils TST included 2020-09-30 14:19:38 -07:00
Kevin Johnson d7d6a264ba MAINT refactored utils 2020-09-28 10:58:36 -07:00
Kevin Johnson 3eee8901bf ENH strategy col_names support ENH classic linreg util TST strategies update 2020-09-25 09:18:46 -07:00
Kevin Johnson fbe5f72ba1 DOC watchlist edit TST strategy analysis 2020-09-21 08:44:20 -07:00
Kevin Johnson 2116108b18 ENH cfo indicator added MAINT linreg refactor 2020-09-16 09:39:10 -07:00
Kevin Johnson 9a0885ee4a ENH utilexchange_tz mapper + util.get_time method 2020-09-15 11:02:40 -07:00
Kevin Johnson 1e31fd0b7b ENH strategy method params and col_numbers kwargs MAINT test_strat refactor + new test csv 2020-09-13 17:17:06 -07:00
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