Commit Graph

  • 640423c362 Add config samples for chainable pairlist filters Matthias 2019-10-30 16:00:16 +0100
  • fd9c02603c Introduce chainable PairlistFilters Matthias 2019-10-30 15:59:52 +0100
  • 44289e4c58 Allow not using files from user_dir Matthias 2019-10-30 15:55:35 +0100
  • 6928c685a8 Add documentation sample for parallel_trade_analysis Matthias 2019-10-30 14:12:41 +0100
  • dd408aa5d6 Add analyze_trade_parallelism analysis function Matthias 2019-10-30 14:07:23 +0100
  • dac88c6aed extract Find parallel trades per interval Matthias 2019-10-30 13:35:55 +0100
  • 78fe5a46c1 Update travis to verify for correct title usage Matthias 2019-10-30 13:27:36 +0100
  • 7a96d3c9ae Update raspbian install documentation Matthias 2019-10-30 13:27:04 +0100
  • b7b1e66c6e Convert to % as part of RPC to allow users to use unrounded ratio Matthias 2019-10-30 09:59:54 +0100
  • 5ed7771148 Update documentation to include get_trades Matthias 2019-10-29 15:39:36 +0100
  • c2076d86a4 Use scoped_session as intended Matthias 2019-10-29 14:26:03 +0100
  • b37c5e4878 use get_trades in rpc modules Matthias 2019-10-29 15:09:01 +0100
  • 26a5800a7f Extract get_trades function Matthias 2019-10-29 15:01:10 +0100
  • 01efebc42f Extract query to it's own function Matthias 2019-10-29 13:32:07 +0100
  • ab117527c9 Refactor get_best_pair to persistence Matthias 2019-10-29 11:15:33 +0100
  • f20f5cebbe Move performance-calculation to persistence Matthias 2019-10-29 11:09:41 +0100
  • 0c3a8ddfb9 Merge branch 'develop' into feat/new_args_system Matthias 2019-10-30 11:12:27 +0100
  • 669a6cf119
    Merge pull request #2448 from freqtrade/fix/POWRfailure hroff-1902 2019-10-30 12:55:45 +0300
  • 6fe7b13e37 Replace coins in whitelist with existing ones Matthias 2019-10-30 09:20:56 +0100
  • 9c180e587b Log to stderr hroff-1902 2019-10-30 04:04:28 +0300
  • a368646745 Merge branch 'develop' into feat/new_args_system Matthias 2019-10-29 19:33:56 +0100
  • de2cc58b0c Final cleanups and added tests Matthias 2019-10-29 10:39:27 +0100
  • d803d86f4d Add low_price_percent_filter Matthias 2019-10-29 06:53:26 +0100
  • 5254059fe4
    Merge pull request #2430 from freqtrade/startup_period_bt hroff-1902 2019-10-28 23:33:30 +0300
  • d706571e6f Extract precision_filter to seperate function Matthias 2019-10-28 16:25:01 +0100
  • 907baea8b2
    Merge pull request #2439 from freqtrade/fix/plotprofit hroff-1902 2019-10-28 21:04:31 +0300
  • 062536438e
    Merge pull request #2433 from freqtrade/docs/stop_positive hroff-1902 2019-10-28 20:59:56 +0300
  • 4ff035537b Simplify precision_filter code Matthias 2019-10-28 16:21:00 +0100
  • 466a3b87fc Enhance tests to cover precision_filter correctly Matthias 2019-10-28 16:13:31 +0100
  • b947f3c2a5
    Merge pull request #2417 from freqtrade/whitelist_docs Matthias 2019-10-28 15:25:17 +0100
  • 069da224bc Add test to verify this is correct Matthias 2019-10-28 14:30:01 +0100
  • e82460bde6 Fix create_cum_profit to work with trades that don't open on candle opens Matthias 2019-10-28 14:24:12 +0100
  • 61c037f2cf Fix some typos and comment mistakes Matthias 2019-10-28 13:05:54 +0100
  • f98290ba6e
    Merge pull request #2436 from freqtrade/dependabot/pip/develop/pytest-5.2.2 Matthias 2019-10-28 13:04:05 +0100
  • 73343b3387 Address feedback Matthias 2019-10-28 12:53:12 +0100
  • 3a6020dcd7 small improvements to stoploss doc Matthias 2019-10-28 12:43:35 +0100
  • 596a269dfd
    Bump pytest from 5.2.1 to 5.2.2 dependabot-preview[bot] 2019-10-28 11:41:44 +0000
  • 7329fce87c
    Merge pull request #2437 from freqtrade/dependabot/pip/develop/ccxt-1.18.1346 Matthias 2019-10-28 12:41:03 +0100
  • 4059116787
    Merge pull request #2434 from freqtrade/dependabot/pip/develop/pytest-mock-1.11.2 Matthias 2019-10-28 12:40:46 +0100
  • 1561322af2
    Merge pull request #2435 from freqtrade/dependabot/pip/develop/nbconvert-5.6.1 Matthias 2019-10-28 12:40:19 +0100
  • 255206720f Add option to log to stderr hroff-1902 2019-10-28 12:30:09 +0300
  • 44d0a6f2b8
    Bump ccxt from 1.18.1306 to 1.18.1346 dependabot-preview[bot] 2019-10-28 07:42:58 +0000
  • 60b99469b9
    Bump nbconvert from 5.6.0 to 5.6.1 dependabot-preview[bot] 2019-10-28 07:40:57 +0000
  • 46b975a491
    Bump pytest-mock from 1.11.1 to 1.11.2 dependabot-preview[bot] 2019-10-28 07:40:15 +0000
  • 70ad909b16 change samples to python code, and simplify a few things Matthias 2019-10-27 19:46:05 +0100
  • 2af3ce3ecc Improve stoploss documentation - split out offset_is_reached Matthias 2019-10-27 19:36:00 +0100
  • 132a4da7cf Small style fixes and adjusted tests Matthias 2019-10-27 10:56:38 +0100
  • 73f5bff9c5 Add validation to make sure strategies work on that exchange Matthias 2019-10-27 10:38:21 +0100
  • 223f0cd4d3 Apply startup_period to edge as well Matthias 2019-10-27 10:18:58 +0100
  • c4cb098d14 Update documentation with indicator_startup_period Matthias 2019-10-27 10:17:02 +0100
  • 2bc74882e9 Add test for startup_candles Matthias 2019-10-27 10:00:44 +0100
  • 2ba388074e Fix small bugs Matthias 2019-10-23 20:27:51 +0200
  • 33164ac78e Refactor loading of bt data to backtesting ... Matthias 2019-10-23 20:13:43 +0200
  • 86624411c6 Test trim_dataframe Matthias 2019-10-23 19:54:43 +0200
  • 5cdae17d19 Add tests for timerange modifications Matthias 2019-10-23 19:41:10 +0200
  • bd4a23beeb Refactor start-adjust logic to timerange Matthias 2019-10-23 19:30:01 +0200
  • 5c2682e2c9 Add startup_candle_count to sample strategy Matthias 2019-10-23 17:58:26 +0200
  • 6382a4cd04 Implement startup-period to default-strategy Matthias 2019-10-23 17:57:38 +0200
  • 704121c197 Move most logic to history Matthias 2019-10-20 14:02:53 +0200
  • 9c7696a8ce Add required_startup to backtesting Matthias 2019-10-20 13:56:01 +0200
  • 9e7e051eb4 add trim-dataframe method Matthias 2019-10-20 11:30:20 +0200
  • 616fe08bce Add subtract_start to timerange object Matthias 2019-10-20 11:29:25 +0200
  • 141c454187 Add startup-candles-argument for strategy Matthias 2019-10-20 11:17:01 +0200
  • 17fce00a5e
    Merge pull request #2427 from freqtrade/docs_windows hroff-1902 2019-10-27 10:01:25 +0300
  • 0b8d04d75e
    Merge pull request #2429 from hroff-1902/minor-typos-2 Matthias 2019-10-27 06:09:38 +0100
  • e5487441ba Fix typos Matthias 2019-10-27 06:08:55 +0100
  • 48d83715a5 Fix typo in docs (thanks to Escaliert@Slack) hroff-1902 2019-10-27 03:44:49 +0300
  • 8b4fea4b71 Update installation.md hroff-1902 2019-10-27 02:06:10 +0300
  • 4c1f0c3c59 Merge remote-tracking branch 'origin/develop' into logging-syslog hroff-1902 2019-10-27 02:03:03 +0300
  • 13ae339a2e Improve windows Install documentation with hints Matthias 2019-10-26 16:34:13 +0200
  • 73a03565e5
    Merge pull request #2426 from hroff-1902/docs-advanced-setup Matthias 2019-10-26 16:26:59 +0200
  • bf20f3b7d8 Remove part which is related to #2418 hroff-1902 2019-10-26 15:41:31 +0300
  • 20dabd9c41 Merge branch 'develop' into whitelist_docs Matthias 2019-10-26 13:36:39 +0200
  • 32df73c056 flake Matthias 2019-10-26 13:28:04 +0200
  • ef1885c38b Fix more tests Matthias 2019-10-26 13:24:26 +0200
  • f5351e60e7 Adjust markets mock Matthias 2019-10-26 10:08:23 +0200
  • bfec9d974b docs: Create Advanced Post-installation Tasks section; move systemd stuff there hroff-1902 2019-10-26 13:08:36 +0300
  • 3a7553eef6 Adjust option helpstring hroff-1902 2019-10-26 12:45:05 +0300
  • d0521d33ce Refactor whitelist handling Matthias 2019-10-26 09:38:29 +0200
  • 9155598ca4
    Merge pull request #2425 from freqtrade/hroff-1902-patch-1 hroff-1902 2019-10-26 12:08:58 +0300
  • ea6b94fd0c
    docs: add a tip for The Ocean exchange hroff-1902 2019-10-26 11:54:04 +0300
  • 2a95d6855b
    Merge pull request #2419 from freqtrade/silence_bot hroff-1902 2019-10-26 10:31:59 +0300
  • 3929ad4e1f Fix typo Matthias 2019-10-26 09:21:51 +0200
  • 2f1d9696cd Change keepalive to heartbeat Matthias 2019-10-25 19:59:04 +0200
  • 2e896462c1 Fix wrong volumepairlist message Matthias 2019-10-25 19:49:23 +0200
  • e63377980e Improve pairlist documentation Matthias 2019-10-25 07:12:50 +0200
  • 41f97a73c9 Add logging to syslog and journald hroff-1902 2019-10-25 09:50:37 +0300
  • 0773a65333 Add I Am Alive Message Matthias 2019-10-25 15:00:16 +0200
  • 8201f70a80 Change loglevel of repeated message to debug Matthias 2019-10-25 14:19:02 +0200
  • 45b83cc544 Don't require pair_whitelist for dynamicPairlist usecases Matthias 2019-10-25 07:07:01 +0200
  • b3e028e853 Improve dynamic pairlist documentation Matthias 2019-10-25 06:43:52 +0200
  • 74b2f11d4f
    Merge pull request #2416 from hroff-1902/cleanup-scripts Matthias 2019-10-25 06:31:47 +0200
  • 514e073c57
    Merge pull request #2415 from hroff-1902/rpc-race Matthias 2019-10-25 06:14:59 +0200
  • 59e881c59d Remove obsolete scripts hroff-1902 2019-10-24 23:11:07 +0300
  • 2e1e080022 Fix potential race conditions between RPC and Freqtradebot during initialization hroff-1902 2019-10-24 22:33:44 +0300
  • 13255b370c Allow non-config to parse config Matthias 2019-10-24 06:30:07 +0200
  • e1edf36307 Fix test failures Matthias 2019-10-24 06:22:05 +0200
  • 470efd6f40
    Merge pull request #2412 from freqtrade/align_utils hroff-1902 2019-10-24 00:16:32 +0300
  • 6640f4a1b2 Make flake happy hroff-1902 2019-10-23 23:57:17 +0300
  • e408274fb3
    Merge branch 'develop' into align_utils hroff-1902 2019-10-23 23:45:33 +0300