Commit Graph
60 Commits
Author SHA1 Message Date
P S Solanki ae2a9c6aa3 core module fully typed and restructured. 2021-12-18 19:48:11 +05:30
Kevin Johnson 41b62078d8 MAINT refactoring DOC readme updates 2021-12-03 08:11:51 -08:00
Kevin Johnson be20774aae STY double quote consistency 2021-11-27 15:44:57 -08:00
Kevin Johnson b8cfa467bc Merge branch 'pr/437' into development 2021-11-27 15:17:26 -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
P S Solanki a0134c6b8a fine tuned the display formats. added exception handle for snapshots. fixed soe key errors too 2021-11-25 20:34:49 +05:30
P S Solanki 2dc301c826 added option chains to addiotional data display 2021-11-25 20:12:15 +05:30
P S Solanki 8948a3735f added display for mkt, company and price information 2021-11-25 18:35:53 +05:30
P S Solanki 70ca669f73 added kwarg description into docstring signature. 2021-11-25 17:37:28 +05:30
P S Solanki b4c4993ec9 a small price to pay for salvation. restructuring for adding additional information. 2021-11-25 16:56:15 +05:30
P S Solanki 1a6a3539b0 accept api_key as kwarg instead of positional arg 2021-11-22 20:51:13 +05:30
P S Solanki 66f25f4ec0 added polygon_api to data sources under utils 2021-11-19 23:54:01 +05:30
Lucas Lofaro 05a87f41fc BUG #426 false positive on first entry 2021-11-12 00:18:49 -08: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 ad80d4cb4a BUG #386 yf df unboundlocalerror 2021-09-04 09:50:32 -07:00
Kevin Johnson 304588c794 ENH refactor gaussian poly approx 2021-09-01 10:21:11 -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 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 f7d87dc62b MAINT custom minor refactoring 2021-07-27 15:29:04 -07:00
Kevin Johnson 41817b19b0 BUG #327 ENH #336 MAINT minor refactoring TST kvo update 2021-07-11 15:27:21 -07:00
Kevin Johnson e6d1bb576c BUG update missing talib parameters ENH TST tall_ma method 2021-07-09 10:21:48 -07:00
Kevin Johnson d67d9a8bcb MAINT remove unused imports 2021-06-30 14:10:22 -07:00
Kevin Johnson c02d29043e MAINT _time minor refactoring DOC update 2021-06-23 20:34:26 -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 5ba50af622 MAINT utils data refactor 2021-06-14 11:08:37 -07: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 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 3afd74564f ENH #267 stc added with refactoring DOC readme updates TST stc added 2021-04-11 09:21:01 -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 a360c17df6 ENH yf info output ENH trend_return vectorbt prep DOC example nb updates 2021-04-10 09:47:31 -07:00
Kevin Johnson 942ccb4f38 MAINT minor refactoring 2021-03-28 16:29:40 -07:00
Kevin Johnson 81298099fb ENH calls and puts kwargs for yf option chain call 2021-03-26 13:35:09 -07:00
Kevin Johnson 360a26d71c ENH #246 td_seq added DOC updates 2021-03-25 12:01:16 -07:00
Kevin Johnson 6b9d37d5b2 BUG replace exits with returns - exits warns on exit in ipython 2021-03-21 10:41:47 -07: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 44f7ca5dff DEP removed mp property ENH new last_run, time_range and to_utc properties 2021-03-13 15:18:44 -08:00
Kevin Johnson 2773f17d25 ENH #125 @244 returns None instead and runs relevant indicators in strategy MAINT refactor 2021-03-13 10:19:40 -08:00
Kevin Johnson 4af35842ac ENH #172 added pvr indicator MAINT refactor 2021-01-17 17:10:41 -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
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 0f97532068 MAINT refactoring 2020-11-16 15:50:09 -08:00