Commit Graph

  • 4ff035537b Simplify precision_filter code Matthias 2019-10-28 16:21:00 +01:00
  • 466a3b87fc Enhance tests to cover precision_filter correctly Matthias 2019-10-28 16:13:31 +01:00
  • b947f3c2a5 Merge pull request #2417 from freqtrade/whitelist_docs Matthias 2019-10-28 15:25:17 +01:00
  • 069da224bc Add test to verify this is correct Matthias 2019-10-28 14:30:01 +01:00
  • e82460bde6 Fix create_cum_profit to work with trades that don't open on candle opens Matthias 2019-10-28 14:24:12 +01:00
  • 61c037f2cf Fix some typos and comment mistakes Matthias 2019-10-28 13:05:54 +01:00
  • f98290ba6e Merge pull request #2436 from freqtrade/dependabot/pip/develop/pytest-5.2.2 Matthias 2019-10-28 13:04:05 +01:00
  • 73343b3387 Address feedback Matthias 2019-10-28 12:53:12 +01:00
  • 3a6020dcd7 small improvements to stoploss doc Matthias 2019-10-28 12:43:35 +01:00
  • 596a269dfd Bump pytest from 5.2.1 to 5.2.2 dependabot-preview[bot] 2019-10-28 11:41:44 +00:00
  • 7329fce87c Merge pull request #2437 from freqtrade/dependabot/pip/develop/ccxt-1.18.1346 Matthias 2019-10-28 12:41:03 +01:00
  • 4059116787 Merge pull request #2434 from freqtrade/dependabot/pip/develop/pytest-mock-1.11.2 Matthias 2019-10-28 12:40:46 +01:00
  • 1561322af2 Merge pull request #2435 from freqtrade/dependabot/pip/develop/nbconvert-5.6.1 Matthias 2019-10-28 12:40:19 +01:00
  • 44d0a6f2b8 Bump ccxt from 1.18.1306 to 1.18.1346 dependabot-preview[bot] 2019-10-28 07:42:58 +00:00
  • 60b99469b9 Bump nbconvert from 5.6.0 to 5.6.1 dependabot-preview[bot] 2019-10-28 07:40:57 +00:00
  • 46b975a491 Bump pytest-mock from 1.11.1 to 1.11.2 dependabot-preview[bot] 2019-10-28 07:40:15 +00:00
  • 70ad909b16 change samples to python code, and simplify a few things Matthias 2019-10-27 19:46:05 +01:00
  • 2af3ce3ecc Improve stoploss documentation - split out offset_is_reached Matthias 2019-10-27 19:36:00 +01:00
  • 132a4da7cf Small style fixes and adjusted tests Matthias 2019-10-27 10:56:38 +01:00
  • 73f5bff9c5 Add validation to make sure strategies work on that exchange Matthias 2019-10-27 10:38:21 +01:00
  • 223f0cd4d3 Apply startup_period to edge as well Matthias 2019-10-27 10:18:58 +01:00
  • c4cb098d14 Update documentation with indicator_startup_period Matthias 2019-10-27 10:17:02 +01:00
  • 2bc74882e9 Add test for startup_candles Matthias 2019-10-27 10:00:44 +01:00
  • 2ba388074e Fix small bugs Matthias 2019-10-23 20:27:51 +02:00
  • 33164ac78e Refactor loading of bt data to backtesting ... Matthias 2019-10-23 20:13:43 +02:00
  • 86624411c6 Test trim_dataframe Matthias 2019-10-23 19:54:43 +02:00
  • 5cdae17d19 Add tests for timerange modifications Matthias 2019-10-23 19:41:10 +02:00
  • bd4a23beeb Refactor start-adjust logic to timerange Matthias 2019-10-23 19:30:01 +02:00
  • 5c2682e2c9 Add startup_candle_count to sample strategy Matthias 2019-10-23 17:58:26 +02:00
  • 6382a4cd04 Implement startup-period to default-strategy Matthias 2019-10-23 17:57:38 +02:00
  • 704121c197 Move most logic to history Matthias 2019-10-20 14:02:53 +02:00
  • 9c7696a8ce Add required_startup to backtesting Matthias 2019-10-20 13:56:01 +02:00
  • 9e7e051eb4 add trim-dataframe method Matthias 2019-10-20 11:30:20 +02:00
  • 616fe08bce Add subtract_start to timerange object Matthias 2019-10-20 11:29:25 +02:00
  • 141c454187 Add startup-candles-argument for strategy Matthias 2019-10-20 11:17:01 +02:00
  • 17fce00a5e Merge pull request #2427 from freqtrade/docs_windows hroff-1902 2019-10-27 10:01:25 +03:00
  • 0b8d04d75e Merge pull request #2429 from hroff-1902/minor-typos-2 Matthias 2019-10-27 06:09:38 +01:00
  • e5487441ba Fix typos Matthias 2019-10-27 06:08:55 +01:00
  • 48d83715a5 Fix typo in docs (thanks to Escaliert@Slack) hroff-1902 2019-10-27 03:44:49 +03:00
  • 8b4fea4b71 Update installation.md hroff-1902 2019-10-27 02:06:10 +03:00
  • 4c1f0c3c59 Merge remote-tracking branch 'origin/develop' into logging-syslog hroff-1902 2019-10-27 02:03:03 +03:00
  • 13ae339a2e Improve windows Install documentation with hints Matthias 2019-10-26 16:34:13 +02:00
  • 73a03565e5 Merge pull request #2426 from hroff-1902/docs-advanced-setup Matthias 2019-10-26 16:26:59 +02:00
  • bf20f3b7d8 Remove part which is related to #2418 hroff-1902 2019-10-26 15:41:31 +03:00
  • 20dabd9c41 Merge branch 'develop' into whitelist_docs Matthias 2019-10-26 13:36:39 +02:00
  • 32df73c056 flake Matthias 2019-10-26 13:28:04 +02:00
  • ef1885c38b Fix more tests Matthias 2019-10-26 13:24:26 +02:00
  • f5351e60e7 Adjust markets mock Matthias 2019-10-26 10:08:23 +02:00
  • bfec9d974b docs: Create Advanced Post-installation Tasks section; move systemd stuff there hroff-1902 2019-10-26 13:08:36 +03:00
  • 3a7553eef6 Adjust option helpstring hroff-1902 2019-10-26 12:45:05 +03:00
  • d0521d33ce Refactor whitelist handling Matthias 2019-10-26 09:38:29 +02:00
  • 9155598ca4 Merge pull request #2425 from freqtrade/hroff-1902-patch-1 hroff-1902 2019-10-26 12:08:58 +03:00
  • ea6b94fd0c docs: add a tip for The Ocean exchange hroff-1902 2019-10-26 11:54:04 +03:00
  • 2a95d6855b Merge pull request #2419 from freqtrade/silence_bot hroff-1902 2019-10-26 10:31:59 +03:00
  • 3929ad4e1f Fix typo Matthias 2019-10-26 09:21:51 +02:00
  • 2f1d9696cd Change keepalive to heartbeat Matthias 2019-10-25 19:59:04 +02:00
  • 2e896462c1 Fix wrong volumepairlist message Matthias 2019-10-25 19:49:23 +02:00
  • e63377980e Improve pairlist documentation Matthias 2019-10-25 07:12:50 +02:00
  • 41f97a73c9 Add logging to syslog and journald hroff-1902 2019-10-25 09:50:37 +03:00
  • 0773a65333 Add I Am Alive Message Matthias 2019-10-25 15:00:16 +02:00
  • 8201f70a80 Change loglevel of repeated message to debug Matthias 2019-10-25 14:19:02 +02:00
  • 45b83cc544 Don't require pair_whitelist for dynamicPairlist usecases Matthias 2019-10-25 07:07:01 +02:00
  • b3e028e853 Improve dynamic pairlist documentation Matthias 2019-10-25 06:43:52 +02:00
  • 74b2f11d4f Merge pull request #2416 from hroff-1902/cleanup-scripts Matthias 2019-10-25 06:31:47 +02:00
  • 514e073c57 Merge pull request #2415 from hroff-1902/rpc-race Matthias 2019-10-25 06:14:59 +02:00
  • 59e881c59d Remove obsolete scripts hroff-1902 2019-10-24 23:11:07 +03:00
  • 2e1e080022 Fix potential race conditions between RPC and Freqtradebot during initialization hroff-1902 2019-10-24 22:33:44 +03:00
  • 13255b370c Allow non-config to parse config Matthias 2019-10-24 06:30:07 +02:00
  • e1edf36307 Fix test failures Matthias 2019-10-24 06:22:05 +02:00
  • 470efd6f40 Merge pull request #2412 from freqtrade/align_utils hroff-1902 2019-10-24 00:16:32 +03:00
  • 6640f4a1b2 Make flake happy hroff-1902 2019-10-23 23:57:17 +03:00
  • e408274fb3 Merge branch 'develop' into align_utils hroff-1902 2019-10-23 23:45:33 +03:00
  • 4ce278a06e Merge branch 'develop' into feat/new_args_system hroff-1902 2019-10-23 22:45:06 +03:00
  • a135eaa993 Merge pull request #2370 from hroff-1902/list-pairs2 hroff-1902 2019-10-23 22:42:13 +03:00
  • 87ff7be550 Use exchange.name instead of config['exchange']['name'] Matthias 2019-10-23 07:06:02 +02:00
  • 7441300270 Merge remote-tracking branch 'origin/develop' into list-pairs2 hroff-1902 2019-10-22 20:19:03 +03:00
  • b4f4fae0ca Merge pull request #2411 from freqtrade/fix/2369 hroff-1902 2019-10-22 20:14:44 +03:00
  • 336808ec54 Correctly pass validate flag to fallback exchange too Matthias 2019-10-22 14:02:47 +02:00
  • b26faa13bd Call validate_timeframe only when validate is True hroff-1902 2019-10-22 13:51:36 +03:00
  • 562e4e63de Set validate=False for exchangÑe in start_list_markets hroff-1902 2019-10-22 13:48:54 +03:00
  • ad5f7e1581 Merge remote-tracking branch 'origin/develop' into list-pairs2 hroff-1902 2019-10-22 12:30:39 +03:00
  • 3cf95f9f6c Merge pull request #2369 from freqtrade/disable_exchangevalidate hroff-1902 2019-10-22 12:22:48 +03:00
  • f0710cafd0 Merge pull request #2403 from freqtrade/dependabot/pip/develop/mypy-0.740 hroff-1902 2019-10-22 00:11:13 +03:00
  • 73fa5bae96 minor: Fix wording in a docstring hroff-1902 2019-10-22 00:03:11 +03:00
  • a43d436f98 Move decorators out of API Class Matthias 2019-10-21 19:43:44 +02:00
  • ff5ba64385 Improve docs hroff-1902 2019-10-21 14:06:46 +03:00
  • 7e38a07490 Merge pull request #2406 from freqtrade/dependabot/pip/develop/plotly-4.2.1 Matthias 2019-10-21 12:30:04 +02:00
  • 8872158a6a Bump mypy from 0.730 to 0.740 dependabot-preview[bot] 2019-10-21 10:29:50 +00:00
  • db3e789294 Merge pull request #2405 from freqtrade/dependabot/pip/develop/flake8-tidy-imports-3.0.0 Matthias 2019-10-21 12:28:31 +02:00
  • 4813ff338b Merge pull request #2401 from freqtrade/dependabot/pip/develop/python-telegram-bot-12.2.0 Matthias 2019-10-21 12:24:20 +02:00
  • fbd7dc1d6c Merge pull request #2404 from freqtrade/dependabot/pip/develop/pandas-0.25.2 Matthias 2019-10-21 12:07:15 +02:00
  • f07b26f245 Bump pandas from 0.25.1 to 0.25.2 dependabot-preview[bot] 2019-10-21 08:33:48 +00:00
  • 3acc10dd48 Merge pull request #2400 from freqtrade/dependabot/pip/develop/numpy-1.17.3 Matthias 2019-10-21 10:32:29 +02:00
  • e5f06c201f Bump python-telegram-bot from 12.1.1 to 12.2.0 dependabot-preview[bot] 2019-10-21 08:29:57 +00:00
  • bf20cde83d Merge pull request #2402 from freqtrade/dependabot/pip/develop/ccxt-1.18.1306 Matthias 2019-10-21 10:28:23 +02:00
  • 364859394b Bump plotly from 4.1.1 to 4.2.1 dependabot-preview[bot] 2019-10-21 07:50:16 +00:00
  • 657f1b6c45 Bump flake8-tidy-imports from 2.0.0 to 3.0.0 dependabot-preview[bot] 2019-10-21 07:49:35 +00:00
  • e350bcc2ef Bump ccxt from 1.18.1260 to 1.18.1306 dependabot-preview[bot] 2019-10-21 07:47:53 +00:00
  • c2566f2436 Bump numpy from 1.17.2 to 1.17.3 dependabot-preview[bot] 2019-10-21 07:46:32 +00:00
  • cac314d4b3 Merge pull request #2396 from freqtrade/improve_strat_docs hroff-1902 2019-10-21 08:37:49 +03:00