Commit Graph
215 Commits
Author SHA1 Message Date
Kevin Johnson 12df62682b BUG #388 append=None instead of False BUG vhf inf to nan fix 2022-03-25 08:39:55 -07:00
Kevin Johnson 05349f82af MAINT swap strategy with study 2022-03-20 13:07:09 -07:00
Kevin Johnson 01e8a3547c ENH #499 numpy improv ENH #501 smooth_k MAINT sma, supertrend, true_range, atr 2022-03-20 08:23:00 -07:00
Kevin Johnson 1b285814d7 ENH df props 2 methods DOC readme and image update 2022-03-06 13:33:11 -08:00
Kevin Johnson 70c4ced1cc MAINT ENH typing validation DEV rename performance to speed_test 2022-02-28 12:19:11 -08:00
Kevin Johnson bcf47ba486 STY MAINT typing 2022-02-19 17:13:55 -08:00
Kevin Johnson a28d66ed50 ENH TST #488 vwap bands STY pctret 2022-02-18 08:30:37 -08:00
Kevin Johnson 7a56748113 ENH dotenv check 2022-02-16 09:07:35 -08:00
Kevin Johnson b273081734 DOC readme update ENH performance notebook BUG #480 2022-02-11 16:20:54 -08:00
Kevin Johnson 4843614925 DOC MAINT STY #476 2022-02-08 12:09:00 -08:00
Kevin Johnson 5241a0d660 ENH TST #465 DOC readme MAINT 2022-02-07 12:51:33 -08:00
Kevin Johnson 8acf289f2b BUG ENH DEV PERF TST STY overhaul 2022-01-24 09:33:33 -08:00
Kevin Johnson 26a6ffd3d0 ENH rename strategy() to study() MAINT refactoring DOC update 2022-01-16 15:56:12 -08:00
Kevin Johnson 8e02623866 MAINT refactoring BUG #436 #463 polygon import ENH numba DOC updates 2022-01-14 15:53:19 -08:00
Kevin Johnson e55d1c0491 DOC ind calc desc dropped TST stoch and wb_tsv MAINT wb_tsv added and stoch talib and vp ta ext removed 2021-12-14 15:12:55 -08:00
Kevin Johnson 36bd8f0b84 BUG #424 psar logic index fix 2021-12-03 13:56:27 -08:00
Kevin Johnson f6f6a46303 Merge branch 'pr/427' into development 2021-11-27 14:57:50 -08:00
Kevin Johnson ca6b3d75e8 MAINT pandas rma to core and kdj refactor 2021-11-27 12:23:03 -08:00
Lucas Lofaro eb389e5250 TEST check cross utility edge case 2021-11-12 00:17:22 -08:00
Kevin Johnson db8801cc6e BUG #401 #405 2021-10-16 14:25:39 -07:00
Kevin Johnson cf44f89c21 BUG #365 #369 #373 #397 #405 ENH #370 #399 stochastic sample added 2021-10-15 17:14:38 -07:00
Kevin Johnson fc4a04af26 MAINT minor refactoring ENH sample json strategy 2021-10-15 12:39:15 -07:00
Kevin Johnson 719c84933b ENH stochastic package integration with sample method MAINT minor refactoring 2021-09-19 15:26:24 -07:00
Kevin Johnson 93a7142ad6 ENH inv_norm method 2021-08-29 16:06:27 -07:00
Kevin Johnson c2bda51b8c MAINT refactor horner_poly to hpoly ENH hpoly performance 2021-08-29 14:13:45 -07:00
Kevin Johnson d6a45f16fb ENH horner polynomial 2021-08-19 11:54:22 -07:00
Kevin Johnson 22feaaad74 TST bbands fix 2021-08-18 16:00:05 -07:00
Kevin Johnson 36ab37a1ec ENH ebsw reflex trendflex mcgd indicators core TST update 2021-08-18 15:21:06 -07:00
Kevin Johnson b7cb909653 ENH #367 #374 TST reduced test sample size DOC update MAINT refactor rolling_window 2021-08-15 18:34:21 -07:00
Kevin Johnson 15f5a3c232 ENH #365 MAINT minor refactor 2021-08-14 14:09:56 -07:00
Kevin Johnson bd759cb913 BUG #363 #362 #354 #255 ENH #194 smma alligator TST DOC 2021-08-04 11:33:52 -07:00
Kevin Johnson 1b499eb16d ENH smma indicator TST smma 2021-08-02 12:09:15 -07:00
Kevin Johnson cefa083ed9 ENH #342 jma indicator MAINT jma ext TST DOC 2021-07-25 15:31:32 -07:00
Kevin Johnson c6fa4d5703 Merge branch 'pr/353' into development 2021-07-25 12:06:53 -07:00
Kevin Johnson bd8a3d252d TST tsi df ext update 2021-07-25 12:02:29 -07:00
Kevin Johnson 841a284970 BUG #285 #324 #329 numpy linreg version 2021-07-25 11:11:58 -07:00
danlim-wz dfaa903b65 Added signal line to TSI and updated SMI to account for the change 2021-07-25 18:30:41 +08:00
Kevin Johnson cecdf7cf05 ENH #336 ENH talib optional arg DOC updates 2021-07-20 14:28:44 -07:00
Kevin Johnson 6a2dcaf2f9 Merge branch 'pr/335' into development 2021-07-14 10:54:02 -07:00
Kevin Johnson 41817b19b0 BUG #327 ENH #336 MAINT minor refactoring TST kvo update 2021-07-11 15:27:21 -07:00
Olaf Tomczak ac4b239cae Allow to use non TA-Lib way of calculating CMO with TA-Lib installed 2021-07-09 19:59:28 +02:00
Kevin Johnson e6d1bb576c BUG update missing talib parameters ENH TST tall_ma method 2021-07-09 10:21:48 -07:00
Kevin Johnson cc1d6dd6e2 MAINT suppress pd performance warning ENH df init and validation 2021-07-05 14:35:43 -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 9f3f0098e7 ENH #268 tos_stdevall + TST DOC 2021-06-29 13:29:57 -07:00
Kevin Johnson 0a9627f20c Merge branch 'pr/315' into development 2021-06-25 10:30:50 -07:00
Zeel Patel f666fd4e64 TTM Squeeze PRO indicator twopirllc#313 2021-06-24 16:33:09 -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 618e37dca7 BUG #311 ENH #311 DOC update MAINT numpy nan refactor 2021-06-17 18:35:16 -07:00