Commit Graph

  • 7e980037a4
    Merge pull request #3554 from jblestang/Fix_#3544 Matthias 2020-07-22 15:56:16 +0200
  • f5f529cace Use correct initialization of DataProvider Matthias 2020-07-22 15:15:50 +0200
  • b060164b1f
    Merge pull request #3618 from freqtrade/dependabot/docker/python-3.8.5-slim-buster Matthias 2020-07-22 08:41:26 +0200
  • 2a5f8d8895
    Bump python from 3.8.4-slim-buster to 3.8.5-slim-buster dependabot[bot] 2020-07-22 06:22:45 +0000
  • dbf4d1a694
    Merge pull request #3616 from freqtrade/fix/pairfilter hroff-1902 2020-07-21 23:09:06 +0300
  • 6a10c715fa Fix 0 division (if last = 0, something went wrong!) Matthias 2020-07-21 20:34:29 +0200
  • 939f91734f Test confirming 0 division ... Matthias 2020-07-21 20:34:19 +0200
  • d8fa17cee8
    Merge pull request #3614 from freqtrade/info_message_hyperopt hroff-1902 2020-07-21 00:14:18 +0300
  • 844ff1e068
    Merge pull request #3613 from freqtrade/webhook/trade_id hroff-1902 2020-07-21 00:10:53 +0300
  • 7d6708fc6a Reduce severity of hyperopt "does not provide" messages Matthias 2020-07-20 20:03:03 +0200
  • 21dcef1134 Add trade_id to webhooks Matthias 2020-07-20 19:50:29 +0200
  • 4774896169 Evaluate average before price in order returns Matthias 2020-07-20 19:39:12 +0200
  • 4c97527b04 FIx failing test Matthias 2020-07-20 19:11:15 +0200
  • 22c8f845ec
    Merge pull request #3606 from freqtrade/docs/informative hroff-1902 2020-07-20 19:22:48 +0300
  • b7c6f868b2
    Merge pull request #3478 from hroff-1902/exchange-cosmetics-5 hroff-1902 2020-07-20 18:58:46 +0300
  • 3955fc6190
    Merge pull request #3612 from freqtrade/fix-doc-sqlrequest Matthias 2020-07-20 08:58:13 +0200
  • 811028ae92
    missing coma in sql request gautier pialat 2020-07-20 07:17:34 +0200
  • eaa7370174 add /delete command thopd88 2020-07-20 11:08:18 +0700
  • 28f4a1101e Revert "Add telegram /delete command to delete tradeid" thopd88 2020-07-20 10:54:17 +0700
  • 86f10b3c8e Fix some tests Matthias 2020-07-19 20:33:18 +0200
  • e116277383 Merge branch 'develop' into pr/orehunt/2951 Matthias 2020-07-19 20:12:39 +0200
  • 263dcd221d
    Merge pull request #3608 from thopd88/patch-1 Matthias 2020-07-19 19:28:08 +0200
  • 772473e93e
    Merge pull request #3610 from pan-long/develop Matthias 2020-07-19 19:20:24 +0200
  • 37a9edfa35 Correct a typo in stop loss doc. Pan Long 2020-07-20 00:37:06 +0800
  • 08fdd7d863 Add telegram /delete command to delete tradeid thopd88 2020-07-19 22:10:59 +0700
  • dd3a2675b5 Add telegram trades command to list recent trades thopd88 2020-07-19 22:02:53 +0700
  • 3271c773a7
    Fix SQL syntax error when compare pair strings Alex Pham 2020-07-19 21:30:55 +0700
  • 49395601e9 Improve informative pair sample Matthias 2020-07-19 10:02:06 +0200
  • ea1ddeb87d
    Merge pull request #3570 from gambcl/develop Matthias 2020-07-19 09:37:17 +0200
  • d849b32a02
    Merge pull request #3601 from freqtrade/dependabot/pip/develop/ccxt-1.31.37 Matthias 2020-07-16 09:46:31 +0200
  • cd7ba99528
    Bump ccxt from 1.30.93 to 1.31.37 dependabot[bot] 2020-07-16 07:23:16 +0000
  • 288a2bdbb0
    Merge pull request #3599 from freqtrade/dependabot/add-v2-config-file Matthias 2020-07-16 09:22:29 +0200
  • eaf2b53d59
    Update Dependabot config file dependabot-preview[bot] 2020-07-16 05:10:46 +0000
  • de46744aa9 Use filled before amount for order data Matthias 2020-07-15 21:02:31 +0200
  • 98f2e79f27 Adjust tests to use correctly trimmed amount Matthias 2020-07-15 20:51:52 +0200
  • 3721736aaf Convert to real amount before placing order Matthias 2020-07-15 20:28:07 +0200
  • c1c018d8fe Fix tests that require amount_requested Matthias 2020-07-15 20:27:00 +0200
  • eafab38db3 Complete implementation of amount_requested Matthias 2020-07-15 20:20:14 +0200
  • c826f7a707 Add amount_requested to database Matthias 2020-07-15 20:15:29 +0200
  • 18a5822a33
    Merge pull request #3596 from freqtrade/fix/0fee hroff-1902 2020-07-15 20:52:32 +0300
  • d13cb4c055 Introduce safe_value_fallback_2 Matthias 2020-07-15 19:49:51 +0200
  • 5cebc9f39d Move stoploss_on_exchange_limit_ratio to configuration schema Matthias 2020-07-15 19:28:40 +0200
  • c1191400a4 Allow 0 fee value by correctly checking for None Matthias 2020-07-15 19:20:07 +0200
  • 1051ab917a Replaced logging with OperationalException when AgeFilter given invalid parameters gambcl 2020-07-15 12:40:54 +0100
  • 82c68f07cd Add stoploss-distance (to current price) to /status output Matthias 2020-07-14 20:16:18 +0200
  • bdf611352e Update summary-metrics output Matthias 2020-07-14 19:34:01 +0200
  • 2417898d00
    Apply documentation suggestions from code review Matthias 2020-07-14 19:27:52 +0200
  • 0f4fc67b83
    Merge pull request #3582 from freqtrade/data/list hroff-1902 2020-07-14 19:38:32 +0300
  • 0228b63418 Don't print empty table Matthias 2020-07-14 16:42:47 +0200
  • 0ca81480d4
    Merge pull request #3590 from freqtrade/dependabot/docker/python-3.8.4-slim-buster Matthias 2020-07-14 09:48:51 +0200
  • 94f09a9547 vectorized backtest orehunt 2020-07-14 08:42:25 +0200
  • ae55d54967
    Bump python from 3.8.3-slim-buster to 3.8.4-slim-buster dependabot-preview[bot] 2020-07-14 06:33:57 +0000
  • 62c55b1863 Enhance formatting, Add pair filter Matthias 2020-07-14 06:55:34 +0200
  • 43a1fe6d08
    Merge pull request #3589 from freqtrade/api/timeframe_ms hroff-1902 2020-07-13 23:24:30 +0300
  • 01f325a9e4 Send timeframe min and ms in show_config response Matthias 2020-07-13 21:15:33 +0200
  • 0b36693acc Add filter for stoploss_on_exchange_limit_ratio to constants Matthias 2020-07-13 19:48:21 +0200
  • c2acf4bb82
    Merge pull request #3584 from freqtrade/dependabot/pip/develop/pytest-mock-3.2.0 Matthias 2020-07-13 12:22:51 +0200
  • 89c634c70d
    Merge pull request #3586 from freqtrade/dependabot/pip/develop/ccxt-1.30.93 Matthias 2020-07-13 12:22:21 +0200
  • e4b5bbe117
    Merge pull request #3587 from freqtrade/dependabot/pip/develop/coveralls-2.1.1 Matthias 2020-07-13 12:21:53 +0200
  • b0b76091c8
    Merge pull request #3585 from freqtrade/dependabot/pip/develop/pycoingecko-1.3.0 Matthias 2020-07-13 12:21:26 +0200
  • 50573bd397
    Bump coveralls from 2.0.0 to 2.1.1 dependabot-preview[bot] 2020-07-13 09:02:07 +0000
  • d1e4e463ae
    Bump ccxt from 1.30.64 to 1.30.93 dependabot-preview[bot] 2020-07-13 09:01:58 +0000
  • 58eb26d73a
    Bump pycoingecko from 1.2.0 to 1.3.0 dependabot-preview[bot] 2020-07-13 09:01:14 +0000
  • 79af6180bd
    Bump pytest-mock from 3.1.1 to 3.2.0 dependabot-preview[bot] 2020-07-13 09:00:50 +0000
  • 6ee6e51ab4 Merge branch 'develop' into pr/hroff-1902/3478 Matthias 2020-07-13 07:22:43 +0200
  • 3811f4692b
    Merge pull request #3577 from freqtrade/fix/doctypo Matthias 2020-07-12 12:50:04 +0200
  • ed2e35ba5d
    Update docs/sql_cheatsheet.md Matthias 2020-07-12 12:36:16 +0200
  • b035d9e267 Update return type comment Matthias 2020-07-12 10:23:09 +0200
  • 33c3990972 Add documentation for list-data command Matthias 2020-07-12 10:05:47 +0200
  • 5bb81abce2 Add test for start_list_data Matthias 2020-07-12 10:01:37 +0200
  • 02afde857d Add list-data command Matthias 2020-07-12 09:57:00 +0200
  • d4fc52d2d5 Add tests for ohlcv_get_available_data Matthias 2020-07-12 09:56:46 +0200
  • 422825ea1b Add ohlcv_get_available_data to find available data Matthias 2020-07-12 09:50:53 +0200
  • a4b0e8117a
    Merge pull request #3580 from BlueSkyTrading/patch-2 hroff-1902 2020-07-11 22:37:52 +0300
  • f0a1a1720f
    removed duplicate HumanBot 2020-07-11 15:21:54 -0400
  • ecbca3fab0 Add sqlite3 to dockerfile Matthias 2020-07-11 07:29:34 +0200
  • 588043af86 Fix documentation brackets, add delete trade hints Matthias 2020-07-11 07:29:11 +0200
  • 40bdc93653 Add test for short_desc of priceFilter Matthias 2020-07-10 20:21:33 +0200
  • 14eab9be04 Added min_price, max_price to PriceFilter gambcl 2020-07-08 22:02:04 +0100
  • 091285ba43 Fix flake8 error in test_pairlist.py gambcl 2020-07-08 18:32:14 +0100
  • 2e45859aef Added range checks to min_days_listed in AgeFilter gambcl 2020-07-08 18:06:30 +0100
  • 86cf6201c8
    Merge pull request #3560 from freqtrade/dependabot/pip/develop/scipy-1.5.1 Matthias 2020-07-07 21:54:01 +0200
  • e0c767614f
    Merge pull request #3561 from freqtrade/dependabot/pip/develop/ccxt-1.30.64 Matthias 2020-07-07 21:53:31 +0200
  • deb34d2879
    Bump scipy from 1.5.0 to 1.5.1 dependabot-preview[bot] 2020-07-06 19:58:28 +0000
  • 779a8401a8
    Merge pull request #3563 from freqtrade/dependabot/pip/develop/joblib-0.16.0 Matthias 2020-07-06 21:57:14 +0200
  • 087a38ab78
    Merge pull request #3562 from freqtrade/dependabot/pip/develop/mkdocs-material-5.4.0 Matthias 2020-07-06 21:53:47 +0200
  • 93dd70c77d
    Bump joblib from 0.15.1 to 0.16.0 dependabot-preview[bot] 2020-07-06 09:13:05 +0000
  • 4c8bee1e5d
    Bump mkdocs-material from 5.3.3 to 5.4.0 dependabot-preview[bot] 2020-07-06 09:12:15 +0000
  • f63045b0e9
    Bump ccxt from 1.30.48 to 1.30.64 dependabot-preview[bot] 2020-07-06 09:11:49 +0000
  • 839b3340e6
    Merge pull request #3497 from freqtrade/keep_dataframe_noapi hroff-1902 2020-07-05 13:46:02 +0300
  • 75318525a9
    Update docs/strategy-advanced.md Matthias 2020-07-04 16:41:19 +0200
  • c4a9a79be0
    Apply suggested documentation changes from code review Matthias 2020-07-04 09:43:49 +0200
  • 1fc4451d2f Avoid \ linebreak Matthias 2020-07-03 20:32:04 +0200
  • ea5e47657a Remove ticker_interval from jupyter notebook Matthias 2020-07-03 20:26:55 +0200
  • 0d15a87af8 Remove old store_backtest method Matthias 2020-07-03 20:15:20 +0200
  • 523437d970 Add tst for daily stats Matthias 2020-07-03 20:03:33 +0200
  • 987188e41f Add avgduration for winners and losers Matthias 2020-07-03 19:58:02 +0200
  • 8e0ff4bd86 Add Win / draw / losing days Matthias 2020-07-03 19:45:45 +0200
  • 42868ad24a Add best / worst day to statistics Matthias 2020-07-03 19:30:29 +0200
  • 804c42933d Document summary-statistics Matthias 2020-07-03 08:02:27 +0200