Commit Graph

77 Commits

Author SHA1 Message Date
Ryan Russell 5029ab3a52 DOCS Improve readability across indicators 2022-05-31 16:03:08 -05:00
Kevin Johnson bfb9654738 BUG #520 ENH lowerbound guardrails MAINT refactor 2022-05-02 16:08:16 -07:00
Kevin Johnson 47d8da67e1 DOC ppo source fix 2022-03-29 08:33:25 -07:00
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 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 58b98d0e08 MAINT update performance notebook 2022-02-11 16:24:41 -08:00
Kevin Johnson b273081734 DOC readme update ENH performance notebook BUG #480 2022-02-11 16:20:54 -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 fc4a04af26 MAINT minor refactoring ENH sample json strategy 2021-10-15 12:39:15 -07:00
Kevin Johnson bfc0488e9e DOC notebooks updated BUG td_seq index fix 2021-08-04 13:56:11 -07:00
Urban Ottosson 25560d0da2 Removed the need to call bind explicitly 2021-07-19 15:52:12 +02:00
Urban Ottosson 32c91686a5 An example trend indicator 2021-07-16 18:54:56 +02:00
Kevin Johnson b6cbcefe3a ENH bbands percent included TST DOC updated 2021-06-19 12:49:50 -07:00
Kevin Johnson e6792701d7 DOC BUG #297 example notebook updates 2021-05-26 15:21:31 -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 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 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
Kevin Johnson 66890ad3fc ENH talib enh yaml check DOC example notebook updates 2021-05-03 16:15:26 -07:00
Kevin Johnson 294a1c5a00 ENH #254 BUG #271 thermo DEP trade_return ENH tsignals erf DOC updates 2021-04-22 10:19:48 -07:00
Kevin Johnson 4a5e72235d ENH #262 cdl_z and cti DOC update MAINT refactoring 2021-04-17 08:42:03 -07:00
Kevin Johnson d65bb5a7a0 ENH cdl and cdl_pattern with talib compat added DOC cdl_pattern info + notebooks BUG yf extra output removed 2021-04-10 16:51:52 -07:00
Kevin Johnson 0598e14e15 Merge branch 'pr/260' into development 2021-04-10 10:33:25 -07:00
Kevin Johnson a360c17df6 ENH yf info output ENH trend_return vectorbt prep DOC example nb updates 2021-04-10 09:47:31 -07:00
Luis Barrancos 6ccc4cd101 Add small CKSP test notebook with plot 2021-03-30 01:14:01 +01:00
Kevin Johnson b86c1f5ad3 ENH ticker method using yfinance DOC refactor + readme and examples update 2021-03-20 17:25:42 -07:00
Kevin Johnson 2376f7a267 ENH DataFrame exchange property added for last_run property ENH notebooks updated 2021-03-13 16:24:31 -08:00
Kevin Johnson e4d807592f MAINT notebook refactor update 2021-02-22 10:32:26 -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
Kevin Johnson 1d381497b2 MAINT minor refactor variance and core with updated example notebook 2021-02-01 15:01:45 -08:00
Kevin Johnson 53404e57cc ENH logo MAINT gitignore + update example notebooks 2021-01-24 12:25:42 -08:00
Kevin Johnson ec4e09baac MAINT refactoring DOC + ENH log and loggeo mean #191 #175 2021-01-13 21:20:23 -08:00
Kevin Johnson 4ffea8aaa1 BUG #144 added trade_offset parameter for user adjustment 2020-10-06 10:01:19 -07:00
Kevin Johnson b567e35c7b STY #142 formatting update MAINT refactor minor code 2020-10-05 14:55:50 -07:00
Kevin Johnson 98c37ed426 Merge branch 'pr/142' into development 2020-10-04 21:52:45 -07:00
Kevin Johnson a717f6b15a BUG #143 BBANDS std fix ENH #119 #141 Elders Thermometer indicator MAINT watchlist update 2020-10-04 16:21:38 -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 0e2c83e12e ENH additional time funcationality in utils TST included 2020-09-30 14:19:38 -07:00
Kevin Johnson f11f9a2245 DOC README updated with ToC + more MAINT watchlist changes 2020-09-27 09:35:44 -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 1e31fd0b7b ENH strategy method params and col_numbers kwargs MAINT test_strat refactor + new test csv 2020-09-13 17:17:06 -07:00