Commit Graph

  • 689e6b5c8e MNT: Remove old GAnalytics tracking code gh-pages Kernc 2023-08-24 04:05:50 +02:00
  • 1dc4c32f66 Fix broken TA-Lib documentation link (#985) Dominik Berger 2023-05-14 14:29:17 +02:00
  • 24c672aa75 Remove excessive ad units Kernc 2023-01-26 03:37:03 +01:00
  • 0ce24d80b1 DOC: fix pip3 install command (#878) master S. Alexander Zaman 2023-01-15 06:37:16 -05:00
  • 8c13d005a2 DOC: Fix Shields.io build status badge kernc 2022-12-21 04:52:57 +01:00
  • cd5ae83135 ENH: Show paid 'Commissions [$]' in stats spread-commission Kernc 2022-12-13 15:13:54 +01:00
  • 4e22454d2d ENH: Add Backtest(spread=), change Backtest(commission=) Kernc 2022-12-13 14:50:40 +01:00
  • 1c12381d66 BUG: Fix _Data.__repr__ to show current OHLC values Kernc 2022-12-13 14:55:03 +01:00
  • dfba4615e8 REF: Fix pandas deprecation warning (#725) Syed Kawish Qayyum 2022-12-12 23:49:18 +05:00
  • d5db8bed50 CI: Pin scikit-learn<=1.1.3 due to broken scikit-optimize Kernc 2022-12-12 19:29:25 +01:00
  • 04b2217a55 BUG: Fix sign in Kelly Criterion (fixup d47185f9e) Kernc 2022-12-12 19:08:51 +01:00
  • e4b16f9a5a CI: Pin ruff==0.0.160 until it stabilizes Kernc 2022-12-12 18:56:02 +01:00
  • 39b57b9289 ENH: Add parameter Backtest.plot(plot_trades=) Kernc 2022-12-12 01:00:19 +01:00
  • d7eaa459f8 DOC: Mention that different lengths of indicators affect results Kernc 2022-12-06 02:00:59 +01:00
  • 3bccbd9f19 BUG: Better is_arraylike check for indicators Kernc 2022-12-06 01:46:03 +01:00
  • 1e19f85fe7 REF: Fix typo Kernc 2022-12-05 20:31:35 +01:00
  • 592ea4122b Add Order.tag for tracking orders and trades (#200) Andrew 2022-12-06 05:47:55 +11:00
  • ee324f6dca CI: Fix for ruff 0.160 Kernc 2022-12-05 19:27:07 +01:00
  • 6ac0a215c2 MNT: Replace flake8 with ruff Kernc 2022-12-03 02:04:52 +01:00
  • d47185f9e6 Remove flooring on ratios & add Kelly Criterion (#640) Chuan 2022-12-05 16:16:07 +00:00
  • 94638ca22a Mention "crypto" instead of CFDs Kernc 2022-12-05 13:18:14 +01:00
  • 109c352308 BUG: Fix docs build broken link check bug Kernc 2022-11-27 06:14:39 +01:00
  • dcda33e15a DOC: Replace spaces in URLs with urlencoded %20 Kernc 2022-11-28 23:30:47 +01:00
  • a4a6142edd CI: Make skopt tests pass Kernc 2022-11-28 02:38:52 +01:00
  • be1d8be66a CI: Refresh ci.yml Kernc 2022-11-27 05:14:44 +01:00
  • 57a9f32578 TYP: Fix mypy .991 bokeh errors Kernc 2022-11-27 04:35:54 +01:00
  • 57e52515e7 TYP: Fix mypy .991 errors Kernc 2022-11-27 04:33:38 +01:00
  • a4016e53e8 DOC: Mention Position.close() more prominently Kernc 2022-11-25 05:56:51 +01:00
  • eaf671ed65 REF: Bokeh 3.0 figure no longer takes x_range=None as fallback Kernc 2022-11-25 05:51:23 +01:00
  • 3fcb4ac526 REF: Fix multi-scale DatetimeTickFormatter deprecation in Bokeh 3.0 Kernc 2022-11-25 05:45:44 +01:00
  • b8285d42bb DOC: Revise contributing/readme Kernc 2022-11-25 05:44:46 +01:00
  • e2df305a88 DOC: Quick Start / Data: Mention yFinance and investpy Kernc 2022-07-30 02:09:01 +02:00
  • 6fd85d1968 DOC: Fix Google Colab badge Kernc 2022-06-16 00:00:49 +02:00
  • 65f54f6819 MNT: Fix doc build with jupytext==1.13.7 Kernc 2022-03-28 01:39:16 +02:00
  • 4f5e06e47d DOC: Minor revise README Kernc 2022-03-28 01:33:30 +02:00
  • 94d20da85e REF: Fix mypy v0.920 issue Kernc 2021-12-19 00:12:51 +01:00
  • 7683a6d822 CI: Update docs for 0.3.3 (0107d4afd7) github-actions 2021-12-13 01:36:03 +00:00
  • 0107d4afd7 MNT: Update CHANGELOG for v0.3.3 0.3.3 Kernc 2021-12-13 02:32:56 +01:00
  • e7981c7585 REF: Minor typing annotation fixes with new mypy Kernc 2021-12-12 18:57:32 +01:00
  • 8b36a6b8cf REF: Migrate plotting for Bokeh 3.0 Kernc 2021-12-12 18:31:55 +01:00
  • d1775dffcb REF: Bokeh 3.0 renaming FuncTickFormatter -> CustomJSTickFormatter Kernc 2021-12-12 18:07:08 +01:00
  • 267d99f0d4 MNT: Enable CI with Python 3.9, drop Python 3.6 Kernc 2021-10-13 14:30:41 +02:00
  • 60bd8a7080 MNT: Move flake8 config into setup.cfg Kernc 2021-10-13 14:25:47 +02:00
  • 23761697fe TST: Fix TestOptimize.test_max_tries failure introduced in 8b83b3541a Kernc 2021-10-13 14:17:53 +02:00
  • c7b565bfc2 REF: Fix pandas deprecation warning Kernc 2021-10-13 14:06:30 +02:00
  • ae11c904f4 DOC: Add funny XKCD-1570 comic Kernc 2021-10-10 17:26:57 +02:00
  • 8b83b3541a BUG: Fix numpy.random generation in Backtest.optimize Kernc 2021-10-10 17:01:39 +02:00
  • 7671f044d5 DOC: Clarify what means for series to cross over Kernc 2021-08-16 04:10:34 +02:00
  • 7abfa6a6f4 CI: Update docs for 0.3.2 (4f21a652d5) github-actions 2021-08-03 15:02:05 +00:00
  • 4f21a652d5 MNT: Update ChangeLog for 0.3.2 0.3.2 Kernc 2021-08-03 03:16:36 +02:00
  • e9cc36f821 DOC: Fix pdoc3-references in lib.compute_stats Kernc 2021-08-03 03:57:21 +02:00
  • 77f4c46b82 ENH: Extract strategy performance method compute_stats (#281) crazy25000 2021-08-02 20:59:59 -04:00
  • a0c65895ef PERF: Improve _MAX_CANDLES downsampling on large datasets (#329) Sean Kernitsman 2021-08-02 19:35:00 -04:00
  • 7a6434bed6 DOC: Further improve .github/issue_template.md Kernc 2021-08-03 00:05:33 +02:00
  • 8fac46718d REF: Add note/TODO item Kernc 2021-05-20 02:28:25 +02:00
  • c0d4291959 DOC: Clarify OHLCV_AGG docstring code example Kernc 2021-05-20 02:27:48 +02:00
  • a27256eb83 ENH: Return plot object in Backtest.plot() (#415) Alexey Peschany 2021-08-03 01:15:04 +03:00
  • 0a76e9655f BUG: Fix price AssertionError while using TrailingStrategy (#322) Zeel Patel 2021-04-29 16:59:19 -07:00
  • 0b2325f94f DOC: Fix typo in alternatives.md (#312) Miguel Pérez Pasalodos 2021-04-22 15:42:24 +02:00
  • e3cccdfc0f ENH: Relax commission constraints for rebates (#300) Muhammad Rifqi Fatchurrahman Putra Danar 2021-04-05 07:31:07 +07:00
  • a37b0b81b8 REF: Rename _FULL_EUITY -> _FULL_EQUITY Kernc 2021-04-03 02:31:24 +02:00
  • 6200869e72 REF: Avoid bokeh.colors.HSL deprecation warnings Kernc 2021-04-01 02:17:57 +02:00
  • e69cd5c9d5 DOC: Deprecated pdoc param search_query -> google_search_query Kernc 2021-03-31 23:25:23 +02:00
  • f26753b807 ENH: Add tqdm to skopt optimization (#282) crazy25000 2021-03-31 15:48:28 -04:00
  • 2c47212332 REF: Save only df.index in _Array._opts instead of the full df Kernc 2021-03-21 02:55:19 +01:00
  • d4c76c77bb BUG: Handle _Array properties when pickling Kernc 2021-03-21 01:55:27 +01:00
  • 57ef4619cd MNT: Merge .coveragerc into setup.cfg Kernc 2021-03-21 01:44:55 +01:00
  • ab614e2443 REF: Update optimize batch size to minimize idle cores (#295) John Mason 2021-03-31 15:25:43 -04:00
  • 73e1534428 DOC: Update README, extract doc/alternatives.md Kernc 2021-02-10 03:17:18 +01:00
  • 843bcc381e CI: Update docs for 0.3.1 (a49122c72b) github-actions 2021-01-25 00:12:24 +00:00
  • a49122c72b MNT: Update CHANGELOG for 0.3.1 0.3.1 Kernc 2021-01-25 01:04:10 +01:00
  • c49d1928bb TST: TestDocs.test_examples with per-file subTest Kernc 2021-01-25 01:00:19 +01:00
  • 493ba19ed7 DOC: Pretty-print default buy size value Kernc 2021-01-25 00:57:46 +01:00
  • 4fe02d5076 REF: Simplify computation of Expectancy Kernc 2021-01-25 00:33:03 +01:00
  • 1ee5670d03 BUG: Fix plot show_legend = False (#207) Eric Ervin 2020-12-24 11:57:35 -08:00
  • bbcb7bac8f DOC: Mention the new discussion forum Kernc 2020-12-12 08:50:28 +01:00
  • 0f24dbf8a2 REF: Avoid deprecated pandas.Index.__and__ Kernc 2020-12-12 08:22:26 +01:00
  • a114c8610f REF: Avoid deprecated pandas.Index.__or__ Kernc 2020-12-12 08:15:26 +01:00
  • c2c334385a REF: Avoid deprecated pandas.Index.is_all_dates Kernc 2020-12-12 08:07:34 +01:00
  • a261999558 MNT: Avoid mypy warnings on Py3.8 😕 Kernc 2020-12-12 07:14:12 +01:00
  • 00d607dafc DOC: Update CONTRIBUTING.md Kernc 2020-12-12 07:13:50 +01:00
  • 3b657cc9c2 DOC: Hide lib.TrailingStrategy __init__ signature in API docs Kernc 2020-11-25 02:24:36 +01:00
  • a149f2c39c MNT: Adjust doc/build linkcheck retry delay Kernc 2020-11-25 02:14:01 +01:00
  • 03ce7eb2fe DOC: Reword FAQ section Kernc 2020-11-25 02:11:01 +01:00
  • 8a7a932a35 DOC: Fix CHANGELOG link to model-based optimization example Kernc 2020-11-25 01:56:15 +01:00
  • 1daebdbdec Update index example code/output with renewed stats Kernc 2020-11-24 03:48:08 +01:00
  • 762259a2b8 CI: Update docs for 0.3.0 (1c867981e3) github-actions 2020-11-24 02:43:29 +00:00
  • 1c867981e3 MNT: Update CHANGELOG for 0.3.0 0.3.0 Kernc 2020-11-24 03:39:35 +01:00
  • ac6c41b2e0 CI: Update docs for 0.3.0 (6b33ce5287) github-actions 2020-11-24 02:38:59 +00:00
  • 6b33ce5287 ENH: Model-based optimization and randomized grid search (#154) Tony 2020-11-23 19:28:36 -07:00
  • f264bb57b4 REF: Clarify warning message Kernc 2020-11-24 03:18:27 +01:00
  • 5d51caa4fc DOC: Update CHANGELOG v0.2.0 section Kernc 2020-11-24 03:02:16 +01:00
  • ca76d58fb6 DOC: Add link to run examples on Google Colab Kernc 2020-11-24 02:32:56 +01:00
  • fc895e4154 DOC: Add CHANGELOG.md Kernc 2020-11-24 02:32:38 +01:00
  • c386893220 TST: Fix tests failing on precision Kernc 2020-11-24 00:09:45 +01:00
  • f77786e521 ENH: Auto close open trades on backtest finish Kernc 2020-11-23 23:11:55 +01:00
  • c21d7d9c90 BUG: On stop-limit order, strike should equal stop, not candle open Kernc 2020-11-23 22:28:39 +01:00
  • 25cf077d07 BUG: Fix continuing to buy 0 units resulting in AssertionError Kernc 2020-11-23 04:31:57 +01:00
  • 10a6de22b0 TST: Give perf test test_run_speed ample time to finish Kernc 2020-11-20 01:03:43 +01:00
  • a70b3f50e9 BUG: Update Expectancy [%] formula (#181) paklong 2020-11-20 06:20:01 +08:00