Commit Graph

  • 082fb11bbe
    Avoid having error cannot set a frame with no defined index and a scalar Kamontat Chantrachirathumrong 2021-05-20 01:54:48 +0700
  • ef4d1c24d7
    Merge pull request #4941 from brookmiles/fix-stoploss-above-candle Matthias 2021-05-19 06:20:35 +0200
  • 75f88b466a add ability to choose unit in unfilled timeout axel 2021-05-18 19:30:36 -0400
  • 7a9853bfe1 Fix "Too many open Files" exception Matthias 2021-05-18 20:39:55 +0200
  • 2565f91bc2 Adjust tests to reflect new stoploss behaviour Matthias 2021-05-18 19:33:17 +0200
  • 16c22c7b68 Add pair name to stoploss Matthias 2021-05-18 19:16:25 +0200
  • d9c26fcfb4
    Show in that we are using a custom_stoploss Priveyes 2021-05-18 10:19:58 +0200
  • 36eba0f110 Don't use "r+" memmap, but "r2 Matthias 2021-05-17 21:05:48 +0200
  • 6aa574fa2b Convert ROI result to proper json object Matthias 2021-05-17 20:58:50 +0200
  • 6659a07079 Add tests for max-value filter Matthias 2021-05-17 06:47:58 +0200
  • 369f19df6b Add valuefilter to Pricefilters Matthias 2021-05-17 06:47:49 +0200
  • 3006396398 Fix docstring typo Matthias 2021-05-16 20:34:02 +0200
  • 26f5bc6584
    Merge pull request #4944 from brookmiles/fix-download-data-end-date Matthias 2021-05-17 19:35:32 +0200
  • 459fae6d80 Total row for telegram "/status table" command fixes Eugene Schava 2021-05-17 16:22:48 +0300
  • 3ad8fa2f38 Total row for telegram "/status table" command moved sum calculation to API Eugene Schava 2021-05-17 15:59:03 +0300
  • c2bd1bf7e6
    Merge pull request #4960 from freqtrade/dependabot/pip/develop/fastapi-0.65.1 Matthias 2021-05-17 14:31:30 +0200
  • cb50298bfe
    Bump fastapi from 0.64.0 to 0.65.1 dependabot[bot] 2021-05-17 12:05:13 +0000
  • 4436700f5a
    Merge pull request #4959 from freqtrade/dependabot/pip/develop/aiofiles-0.7.0 Matthias 2021-05-17 14:04:40 +0200
  • 196fde44e0 Total row for telegram "/status table" command work around mypy warning Eugene Schava 2021-05-17 14:45:54 +0300
  • 748f5d6490
    Merge pull request #4961 from freqtrade/dependabot/pip/develop/jinja2-3.0.0 Matthias 2021-05-17 13:14:13 +0200
  • 915ff7e1bf Total row for telegram "/status table" command fix mypy warnings Eugene Schava 2021-05-17 13:03:20 +0300
  • d7479fda1f Total row for telegram "/status table" command fix compiler warnings Eugene Schava 2021-05-17 12:53:57 +0300
  • 0abb9cfe28 Total row for telegram "/status table" command Eugene Schava 2021-05-17 12:41:44 +0300
  • 860a4d2390
    update doc to reflect better empty dataframe check Robert Caulk 2021-05-17 11:40:57 +0200
  • 6542070afa
    Merge pull request #4954 from freqtrade/dependabot/pip/develop/numpy-1.20.3 Matthias 2021-05-17 10:41:27 +0200
  • 10ef0f54ac Total row for telegram "/status table" command Eugene Schava 2021-05-17 11:12:11 +0300
  • 40ae21f3a8
    Bump numpy from 1.20.2 to 1.20.3 dependabot[bot] 2021-05-17 07:59:36 +0000
  • c5d9c09220
    Merge pull request #4958 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.15 Matthias 2021-05-17 09:16:09 +0200
  • 868706d132
    Merge pull request #4956 from freqtrade/dependabot/pip/develop/pytest-cov-2.12.0 Matthias 2021-05-17 09:15:43 +0200
  • c17d93f387
    Merge pull request #4957 from freqtrade/dependabot/pip/develop/flake8-tidy-imports-4.3.0 Matthias 2021-05-17 09:14:43 +0200
  • 5f2fe24d7d
    Merge pull request #4955 from freqtrade/dependabot/pip/develop/ccxt-1.50.6 Matthias 2021-05-17 07:46:33 +0200
  • c0b61282fb
    Bump jinja2 from 2.11.3 to 3.0.0 dependabot[bot] 2021-05-17 05:21:52 +0000
  • 8143e63853
    Bump aiofiles from 0.6.0 to 0.7.0 dependabot[bot] 2021-05-17 05:21:36 +0000
  • 976a026d3b
    Bump sqlalchemy from 1.4.14 to 1.4.15 dependabot[bot] 2021-05-17 05:21:31 +0000
  • 439ef197bc
    Bump flake8-tidy-imports from 4.2.1 to 4.3.0 dependabot[bot] 2021-05-17 05:21:18 +0000
  • 78c77cca73
    Bump pytest-cov from 2.11.1 to 2.12.0 dependabot[bot] 2021-05-17 05:21:11 +0000
  • b0f854af95
    Bump ccxt from 1.49.73 to 1.50.6 dependabot[bot] 2021-05-17 05:21:02 +0000
  • 37b71b8cfd Fix PerformanceFilter failing in test-pairlist mode Matthias 2021-05-16 19:55:13 +0200
  • 0d50e99563 Fix Agefilter checking for > instead of >= Matthias 2021-05-16 19:35:30 +0200
  • c9ac67e985 Fix some typos Matthias 2021-05-16 14:50:25 +0200
  • 8f8d5dbff5 Add tests for sl_order_with_result Matthias 2021-05-16 14:31:53 +0200
  • 6f38976470 Introduce cancel_stoploss_with_result Matthias 2021-05-16 14:15:24 +0200
  • 380754b8ab Fix typos in docstrings Matthias 2021-05-16 13:16:17 +0200
  • 0b1dd0d203 Use correct order_id for ftx Matthias 2021-05-16 09:08:13 +0200
  • 32bdceee12
    Merge pull request #4947 from freqtrade/performance_abs Matthias 2021-05-15 20:32:58 +0200
  • 2d7735ba04 Update telegram to sort performance by absolute performance Matthias 2021-05-15 19:49:21 +0200
  • 6b2a38ccfb Add absolute Profit to apiserver Matthias 2021-05-15 19:39:46 +0200
  • 2ecb42a639 Improve rest-api doc config samples Matthias 2021-05-15 15:52:02 +0200
  • 4a11688e33
    Merge pull request #4945 from JoeSchr/patch-4 Matthias 2021-05-15 15:38:28 +0200
  • 8e98778498
    Update installation.md JoeSchr 2021-05-15 15:21:21 +0200
  • 4f968b4a6f
    Merge pull request #4926 from rokups/rk/misc-fixes Matthias 2021-05-15 15:11:07 +0200
  • db17b1a851 fix indentation Brook Miles 2021-05-15 20:20:36 +0900
  • 88da1f109b fix #4412 download-data does not stop downloading at the specified TIMERANGE end date Brook Miles 2021-05-15 20:15:19 +0900
  • 2d5f465f1b Fix protections being loaded multiple times for first strategy when backtesting. Rokas Kupstys 2021-05-13 11:49:12 +0300
  • 29fed37df3 Fix exception when few pairs with no data do not result in aborting backtest. Rokas Kupstys 2021-05-13 09:47:28 +0300
  • e1447f955c /locks should always respond, even if there's no locks Matthias 2021-05-15 10:50:00 +0200
  • 2eac23a15f if stoploss price is above the candle high, set it to candle open instead. this can occur if stoploss had previously been reached but the sell was prevented by confirm_trade_exit Brook Miles 2021-05-15 15:38:51 +0900
  • 0ace35bf3d Fix unreferenced error Matthias 2021-05-15 08:14:50 +0200
  • a6c644161d
    Merge pull request #4930 from freqtrade/hyperopt_memory Matthias 2021-05-15 07:12:57 +0200
  • 5e73195b30 Use linux lineseperator at all times Matthias 2021-05-15 07:01:32 +0200
  • 3aaf06a3e2
    Merge pull request #4932 from freqtrade/fix/4920 Matthias 2021-05-15 06:40:21 +0200
  • 1f049214aa
    Merge pull request #4933 from rokups/patch-1 Matthias 2021-05-14 20:04:16 +0200
  • 330fb538a9
    Couple tweaks for docs. Rokas Kupstys 2021-05-14 10:43:48 +0300
  • 09b6923e50 Use "choose" link for new issues Matthias 2021-05-14 07:22:51 +0200
  • 4bc018a456 Change rate back to "open" for custom_sell Matthias 2021-05-14 07:18:10 +0200
  • 09756e3007 Subplots should always be included in responses Matthias 2021-05-14 06:36:18 +0200
  • ff7bbec1bc
    Merge pull request #4902 from docbobo/arm64-docs Matthias 2021-05-14 05:48:08 +0200
  • ecee42f561 Read pickle file in mmap mode Matthias 2021-05-13 20:13:04 +0200
  • 1055862bc0 Extract data-load + dump from hyperopt Matthias 2021-05-12 21:15:01 +0200
  • 5e66d37d57 Slightly modify docker instructions for arm64 Matthias 2021-05-12 20:07:45 +0200
  • 84222c89ee
    Merge pull request #4922 from rokups/rk/fix-docs Matthias 2021-05-12 19:58:11 +0200
  • 24a1d5a96f Change default hyperopt-name to be shorter Matthias 2021-05-12 19:04:32 +0200
  • 5f5597b93f Better test hyperopt writing and reading Matthias 2021-05-12 06:32:55 +0200
  • 9bb6ba086b
    Update docs/strategy-advanced.md Rokas Kupstys 2021-05-12 17:15:38 +0300
  • ad4c51b3c5 * Added "Dataframe access" section showcasing how to obtain dataframe and use it to get last-available and trade-open candles. * Fix custom_sell() example to use rsi from last-available instead of trade-open candle, add a pointer to "Dataframe access" section for more info. * Simplify "Custom stoploss using an indicator from dataframe example" greatly, add a pointer to "Dataframe access" section for more info. Rokas Kupstys 2021-05-12 09:30:35 +0300
  • 3cbe40875d read hyperopt results from pickle or json Matthias 2021-05-12 06:06:30 +0200
  • 06bf1aa274 Store epochs as json per line Matthias 2021-05-12 05:58:25 +0200
  • 7398ea88e0 Change optimize_reports to convert dates to string earlier Matthias 2021-05-11 20:30:37 +0200
  • 6d232db1d8
    Merge pull request #4918 from kamontat/patch-1 Matthias 2021-05-11 20:16:26 +0200
  • e53bbec285
    remove duplicate python3-pip Kamontat Chantrachirathumrong 2021-05-12 00:13:13 +0700
  • bcab44560a Fix doc typo Matthias 2021-05-11 06:23:21 +0200
  • c4a2de0fd5
    Merge pull request #4915 from froggleston/develop Matthias 2021-05-11 06:16:49 +0200
  • ac95d577a5
    Merge pull request #1 from froggleston/frog-custom-sell-doc Robert Davey 2021-05-10 19:48:09 +0100
  • 425d97719a
    Update strategy-advanced.md Robert Davey 2021-05-10 19:42:37 +0100
  • b81f24d9c6
    Merge pull request #4851 from rokups/rk/backtest-dataprovider Matthias 2021-05-10 19:11:05 +0200
  • 91fd367287
    Merge pull request #4906 from freqtrade/dependabot/pip/develop/ccxt-1.49.73 Matthias 2021-05-10 15:24:02 +0200
  • 3d6b3f1d6a Add Issue config.yml Matthias 2021-05-10 15:08:28 +0200
  • 8e6a95e11b
    Bump ccxt from 1.49.30 to 1.49.73 dependabot[bot] 2021-05-10 10:50:05 +0000
  • 7e6d469511
    Merge pull request #4913 from freqtrade/dependabot/pip/develop/fastapi-0.64.0 Matthias 2021-05-10 08:53:34 +0200
  • 9cef2983e5
    Merge pull request #4907 from freqtrade/dependabot/pip/develop/mkdocs-material-7.1.4 Matthias 2021-05-10 08:52:02 +0200
  • 3eb4cda975
    Merge pull request #4911 from freqtrade/dependabot/pip/develop/pymdown-extensions-8.2 Matthias 2021-05-10 08:51:47 +0200
  • 0fefa696cc
    Merge pull request #4908 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.14 Matthias 2021-05-10 08:50:42 +0200
  • 837c05aa62
    Merge pull request #4910 from freqtrade/dependabot/pip/develop/flake8-3.9.2 Matthias 2021-05-10 08:49:53 +0200
  • 699b21064b
    Merge pull request #4912 from freqtrade/dependabot/pip/develop/pytest-mock-3.6.1 Matthias 2021-05-10 08:49:25 +0200
  • 158a4ea660
    Merge pull request #4909 from freqtrade/dependabot/pip/develop/pytest-6.2.4 Matthias 2021-05-10 08:49:13 +0200
  • 43c7382d24
    Bump fastapi from 0.63.0 to 0.64.0 dependabot[bot] 2021-05-10 05:27:36 +0000
  • 93268ba16d
    Bump pytest-mock from 3.6.0 to 3.6.1 dependabot[bot] 2021-05-10 05:27:22 +0000
  • 5ecd86ed56
    Bump pymdown-extensions from 8.1.1 to 8.2 dependabot[bot] 2021-05-10 05:27:11 +0000
  • 6eb47b0aeb
    Bump flake8 from 3.9.1 to 3.9.2 dependabot[bot] 2021-05-10 05:27:03 +0000
  • 0a82e2b061
    Bump pytest from 6.2.3 to 6.2.4 dependabot[bot] 2021-05-10 05:26:52 +0000