Commit Graph

  • 838743bf01 Bump mkdocs-material from 5.4.0 to 5.5.0 dependabot[bot] 2020-07-26 08:37:25 +00:00
  • 2ff03e173d Bump numpy from 1.19.0 to 1.19.1 dependabot[bot] 2020-07-26 08:37:17 +00:00
  • d1d6f69e43 Bump scipy from 1.5.1 to 1.5.2 dependabot[bot] 2020-07-26 08:37:13 +00:00
  • 6ce4fd7aff Bump arrow from 0.15.7 to 0.15.8 dependabot[bot] 2020-07-26 08:37:10 +00:00
  • bad89307dd Fix mypy error Matthias 2020-07-25 17:19:41 +02:00
  • 119bf2a8ea Document hdf5 dataformat Matthias 2020-07-25 17:06:58 +02:00
  • db8f3a9e9b Merge pull request #3609 from thopd88/develop Matthias 2020-07-25 16:45:09 +02:00
  • edb582e522 Add more tests Matthias 2020-07-24 20:40:07 +02:00
  • ae1c99bdd0 more tests Matthias 2020-07-24 20:36:30 +02:00
  • ed33d4781d Add more hdf5 tests Matthias 2020-07-24 20:19:34 +02:00
  • d9b339ee18 Add some more tests for hdf5 Matthias 2020-07-24 20:09:59 +02:00
  • 0a28818b46 Add some tests for hdf5 Matthias 2020-07-24 19:37:37 +02:00
  • e26e658f99 Improve a few tests Matthias 2020-07-24 19:33:27 +02:00
  • 6a0c84b649 Add tests for hdf5 Matthias 2020-07-24 19:23:56 +02:00
  • 861e7099cc Rename hdf5handler to hdf5DataHandler Matthias 2020-07-24 19:23:37 +02:00
  • 3171ad33b7 Add blosc compression Matthias 2020-07-24 17:44:29 +02:00
  • 0f08addfbe Don't store empty arrays Matthias 2020-07-24 17:37:07 +02:00
  • 31df42e737 Implement get_available_data Matthias 2020-07-24 17:30:16 +02:00
  • d4540c846a Add trades_load method Matthias 2020-07-12 20:41:25 +02:00
  • 55591e287c First version of hdf5handler - no proper support for trades yet Matthias 2020-07-12 20:17:21 +02:00
  • 0614e59966 Add tables dependency Matthias 2020-07-12 20:06:59 +02:00
  • e0c14e6214 Add /trades to help (so users know about it) Matthias 2020-07-23 07:54:45 +02:00
  • fdc84eef59 /trades shall only return closed trades Matthias 2020-07-23 07:50:45 +02:00
  • 8300eb59d4 Extend create_mock_trades to create 4 trades Matthias 2020-07-23 07:49:44 +02:00
  • 0f18b2a0d4 Add test and fix case where no trades were closed yet Matthias 2020-07-23 07:12:14 +02:00
  • 0bad55637e fix flake8 indent error thopd88 2020-07-23 10:12:52 +07:00
  • a3daf8e41c Fix line too long thopd88 2020-07-23 09:47:53 +07:00
  • 0502fe0496 New /trades 3 columns and exclude open trades thopd88 2020-07-23 09:36:05 +07:00
  • f48250b414 Make flake happy hroff-1902 2020-07-22 22:56:24 +03:00
  • 50767cd569 Adjust tests for AgeFilter hroff-1902 2020-07-22 22:48:29 +03:00
  • 5c2481082e Add tests for PriceFilter hroff-1902 2020-07-22 22:46:30 +03:00
  • c78199d3d9 Add checks for parameters of PriceFilter hroff-1902 2020-07-22 22:21:30 +03:00
  • a1e292f56a Improve docs hroff-1902 2020-07-22 22:09:30 +03:00
  • daee414d7a Fix docs formatting hroff-1902 2020-07-22 21:51:25 +03:00
  • 5213abf510 AgeFilter is always enabled hroff-1902 2020-07-22 21:44:39 +03:00
  • f6bde8bd9c Improve exception message wordings hroff-1902 2020-07-22 21:43:15 +03:00
  • 7e980037a4 Merge pull request #3554 from jblestang/Fix_#3544 Matthias 2020-07-22 15:56:16 +02:00
  • f5f529cace Use correct initialization of DataProvider Matthias 2020-07-22 15:15:50 +02:00
  • b060164b1f Merge pull request #3618 from freqtrade/dependabot/docker/python-3.8.5-slim-buster Matthias 2020-07-22 08:41:26 +02:00
  • 2a5f8d8895 Bump python from 3.8.4-slim-buster to 3.8.5-slim-buster dependabot[bot] 2020-07-22 06:22:45 +00:00
  • dbf4d1a694 Merge pull request #3616 from freqtrade/fix/pairfilter hroff-1902 2020-07-21 23:09:06 +03:00
  • 6a10c715fa Fix 0 division (if last = 0, something went wrong!) Matthias 2020-07-21 20:34:29 +02:00
  • 939f91734f Test confirming 0 division ... Matthias 2020-07-21 20:34:19 +02:00
  • d8fa17cee8 Merge pull request #3614 from freqtrade/info_message_hyperopt hroff-1902 2020-07-21 00:14:18 +03:00
  • 844ff1e068 Merge pull request #3613 from freqtrade/webhook/trade_id hroff-1902 2020-07-21 00:10:53 +03:00
  • 7d6708fc6a Reduce severity of hyperopt "does not provide" messages Matthias 2020-07-20 20:03:03 +02:00
  • 21dcef1134 Add trade_id to webhooks Matthias 2020-07-20 19:50:29 +02:00
  • 4774896169 Evaluate average before price in order returns Matthias 2020-07-20 19:39:12 +02:00
  • 4c97527b04 FIx failing test Matthias 2020-07-20 19:11:15 +02:00
  • 22c8f845ec Merge pull request #3606 from freqtrade/docs/informative hroff-1902 2020-07-20 19:22:48 +03:00
  • b7c6f868b2 Merge pull request #3478 from hroff-1902/exchange-cosmetics-5 hroff-1902 2020-07-20 18:58:46 +03:00
  • 3955fc6190 Merge pull request #3612 from freqtrade/fix-doc-sqlrequest Matthias 2020-07-20 08:58:13 +02:00
  • 811028ae92 missing coma in sql request gautier pialat 2020-07-20 07:17:34 +02:00
  • eaa7370174 add /delete command thopd88 2020-07-20 11:08:18 +07:00
  • 28f4a1101e Revert "Add telegram /delete command to delete tradeid" thopd88 2020-07-20 10:54:17 +07:00
  • 263dcd221d Merge pull request #3608 from thopd88/patch-1 Matthias 2020-07-19 19:28:08 +02:00
  • 772473e93e Merge pull request #3610 from pan-long/develop Matthias 2020-07-19 19:20:24 +02:00
  • 37a9edfa35 Correct a typo in stop loss doc. Pan Long 2020-07-20 00:37:06 +08:00
  • 08fdd7d863 Add telegram /delete command to delete tradeid thopd88 2020-07-19 22:10:59 +07:00
  • dd3a2675b5 Add telegram trades command to list recent trades thopd88 2020-07-19 22:02:53 +07:00
  • 3271c773a7 Fix SQL syntax error when compare pair strings Alex Pham 2020-07-19 21:30:55 +07:00
  • 49395601e9 Improve informative pair sample Matthias 2020-07-19 10:02:06 +02:00
  • ea1ddeb87d Merge pull request #3570 from gambcl/develop Matthias 2020-07-19 09:37:17 +02:00
  • d849b32a02 Merge pull request #3601 from freqtrade/dependabot/pip/develop/ccxt-1.31.37 Matthias 2020-07-16 09:46:31 +02:00
  • cd7ba99528 Bump ccxt from 1.30.93 to 1.31.37 dependabot[bot] 2020-07-16 07:23:16 +00:00
  • 288a2bdbb0 Merge pull request #3599 from freqtrade/dependabot/add-v2-config-file Matthias 2020-07-16 09:22:29 +02:00
  • eaf2b53d59 Update Dependabot config file dependabot-preview[bot] 2020-07-16 05:10:46 +00:00
  • de46744aa9 Use filled before amount for order data Matthias 2020-07-15 21:02:31 +02:00
  • 98f2e79f27 Adjust tests to use correctly trimmed amount Matthias 2020-07-15 20:51:52 +02:00
  • 3721736aaf Convert to real amount before placing order Matthias 2020-07-15 20:28:07 +02:00
  • c1c018d8fe Fix tests that require amount_requested Matthias 2020-07-15 20:27:00 +02:00
  • eafab38db3 Complete implementation of amount_requested Matthias 2020-07-15 20:20:14 +02:00
  • c826f7a707 Add amount_requested to database Matthias 2020-07-15 20:15:29 +02:00
  • 18a5822a33 Merge pull request #3596 from freqtrade/fix/0fee hroff-1902 2020-07-15 20:52:32 +03:00
  • d13cb4c055 Introduce safe_value_fallback_2 Matthias 2020-07-15 19:49:51 +02:00
  • 5cebc9f39d Move stoploss_on_exchange_limit_ratio to configuration schema Matthias 2020-07-15 19:28:40 +02:00
  • c1191400a4 Allow 0 fee value by correctly checking for None Matthias 2020-07-15 19:20:07 +02:00
  • 1051ab917a Replaced logging with OperationalException when AgeFilter given invalid parameters gambcl 2020-07-15 12:40:54 +01:00
  • 82c68f07cd Add stoploss-distance (to current price) to /status output Matthias 2020-07-14 20:16:18 +02:00
  • bdf611352e Update summary-metrics output Matthias 2020-07-14 19:34:01 +02:00
  • 2417898d00 Apply documentation suggestions from code review Matthias 2020-07-14 19:27:52 +02:00
  • 0f4fc67b83 Merge pull request #3582 from freqtrade/data/list hroff-1902 2020-07-14 19:38:32 +03:00
  • 0228b63418 Don't print empty table Matthias 2020-07-14 16:42:47 +02:00
  • 0ca81480d4 Merge pull request #3590 from freqtrade/dependabot/docker/python-3.8.4-slim-buster Matthias 2020-07-14 09:48:51 +02:00
  • ae55d54967 Bump python from 3.8.3-slim-buster to 3.8.4-slim-buster dependabot-preview[bot] 2020-07-14 06:33:57 +00:00
  • 62c55b1863 Enhance formatting, Add pair filter Matthias 2020-07-14 06:55:34 +02:00
  • 43a1fe6d08 Merge pull request #3589 from freqtrade/api/timeframe_ms hroff-1902 2020-07-13 23:24:30 +03:00
  • 01f325a9e4 Send timeframe min and ms in show_config response Matthias 2020-07-13 21:15:33 +02:00
  • 0b36693acc Add filter for stoploss_on_exchange_limit_ratio to constants Matthias 2020-07-13 19:48:21 +02:00
  • c2acf4bb82 Merge pull request #3584 from freqtrade/dependabot/pip/develop/pytest-mock-3.2.0 Matthias 2020-07-13 12:22:51 +02:00
  • 89c634c70d Merge pull request #3586 from freqtrade/dependabot/pip/develop/ccxt-1.30.93 Matthias 2020-07-13 12:22:21 +02:00
  • e4b5bbe117 Merge pull request #3587 from freqtrade/dependabot/pip/develop/coveralls-2.1.1 Matthias 2020-07-13 12:21:53 +02:00
  • b0b76091c8 Merge pull request #3585 from freqtrade/dependabot/pip/develop/pycoingecko-1.3.0 Matthias 2020-07-13 12:21:26 +02:00
  • 50573bd397 Bump coveralls from 2.0.0 to 2.1.1 dependabot-preview[bot] 2020-07-13 09:02:07 +00:00
  • d1e4e463ae Bump ccxt from 1.30.64 to 1.30.93 dependabot-preview[bot] 2020-07-13 09:01:58 +00:00
  • 58eb26d73a Bump pycoingecko from 1.2.0 to 1.3.0 dependabot-preview[bot] 2020-07-13 09:01:14 +00:00
  • 79af6180bd Bump pytest-mock from 3.1.1 to 3.2.0 dependabot-preview[bot] 2020-07-13 09:00:50 +00:00
  • 6ee6e51ab4 Merge branch 'develop' into pr/hroff-1902/3478 Matthias 2020-07-13 07:22:43 +02:00
  • 3811f4692b Merge pull request #3577 from freqtrade/fix/doctypo Matthias 2020-07-12 12:50:04 +02:00
  • ed2e35ba5d Update docs/sql_cheatsheet.md Matthias 2020-07-12 12:36:16 +02:00