Commit Graph

  • 0b4800835c update documentation Matthias 2019-11-09 15:26:30 +0100
  • 5caeca7509 Improve tests for pairlist-sequence behaviour Matthias 2019-11-09 15:23:36 +0100
  • 7ff61f12e9 pass pairlist position into the pairlists Matthias 2019-11-09 15:04:04 +0100
  • ae35649366 improve pairlistmanager errorhandling Matthias 2019-11-09 14:49:25 +0100
  • a01b34a004 tests Matthias 2019-11-09 14:44:39 +0100
  • 02b9da8aba Update documentation Matthias 2019-11-09 14:39:28 +0100
  • ed0c7a6aaf Update configschema to fit new pairlists approach Matthias 2019-11-09 14:16:11 +0100
  • 25cb935eee Some more adjustments for new pairlist Matthias 2019-11-09 14:15:47 +0100
  • c74d766275 move from name to name_list Matthias 2019-11-09 14:00:32 +0100
  • 37985310d5 remove cachetools dependency Matthias 2019-11-09 13:59:35 +0100
  • c3b4a4dde1 Update sample configurations Matthias 2019-11-09 13:59:19 +0100
  • d7262c0b4e Fix correct ticker type Matthias 2019-11-09 13:40:36 +0100
  • 870966dcd0 Fix more tests Matthias 2019-11-09 09:42:34 +0100
  • 85beb3b6a9 Fix test Matthias 2019-11-09 09:31:17 +0100
  • bf69b055eb Add name getting Matthias 2019-11-09 09:07:46 +0100
  • 31c7189b8b Verify blacklist correctly Matthias 2019-11-09 07:23:34 +0100
  • eaf3fd80c5 Allow blacklist-verification from all pairlists Matthias 2019-11-09 07:19:46 +0100
  • 1059586226 Small adjustments Matthias 2019-11-09 07:07:33 +0100
  • b610e8c7e6 Don't refresh tickers if they are not needed Matthias 2019-11-09 07:05:17 +0100
  • e632720c02 Allow chaining of pairlists Matthias 2019-11-09 06:55:16 +0100
  • 1f042f5e32
    Quick start and easy installation sections reworked hroff-1902 2019-11-08 19:38:32 +0300
  • 54b63e89f8
    Wordings on top of #2495 hroff-1902 2019-11-08 17:32:18 +0300
  • 3f65c31883
    Merge pull request #2495 from gaugau3000/prepare_reorg_install_doc Matthias 2019-11-08 14:43:27 +0100
  • 31ab32f0b9 Always set trailing_stop=True with 'trailing' hyperspace hroff-1902 2019-11-08 12:47:28 +0300
  • bc5c91f681 add missing note block Gautier Pialat 2019-11-08 10:29:00 +0100
  • 076ef0407b git branch note explanation Gautier Pialat 2019-11-08 09:39:06 +0100
  • b0150d548a remove not use statement Gautier Pialat 2019-11-08 09:37:54 +0100
  • 60acbc97ab
    Merge pull request #2494 from freqtrade/fix/timezone_timestamp hroff-1902 2019-11-08 11:33:47 +0300
  • dd47bd04cd Move description to correct place Matthias 2019-11-08 01:32:08 -0500
  • da57396d07 Fix UTC handling of timestamp() conversation in fetch_my_trades Matthias 2019-11-08 06:55:07 +0100
  • d3a3765819 Fix test hroff-1902 2019-11-08 03:48:08 +0300
  • f90676cfc5 Add trailing stoploss hyperspace hroff-1902 2019-11-08 01:55:14 +0300
  • ad2289c34c
    Merge pull request #2488 from freqtrade/hyperopt_specialchar Matthias 2019-11-07 06:18:15 +0100
  • ca77dbe8da Fix UnicodeError in hyperopt output Matthias 2019-11-06 19:33:15 +0100
  • f808854bfb
    Bump ccxt from 1.18.1346 to 1.19.5 dependabot-preview[bot] 2019-11-06 12:24:30 +0000
  • 6c6efd7214
    Merge pull request #2481 from freqtrade/dependabot/pip/develop/ccxt-1.19.14 Matthias 2019-11-06 10:13:46 +0100
  • 7f099d41fa
    Merge pull request #2484 from freqtrade/dependabot/pip/develop/pandas-0.25.3 Matthias 2019-11-06 10:13:31 +0100
  • 60109aaa1f
    Bump ccxt from 1.18.1346 to 1.19.14 dependabot-preview[bot] 2019-11-06 08:37:38 +0000
  • ef057c16cb
    Merge pull request #2483 from freqtrade/dependabot/pip/develop/flake8-3.7.9 Matthias 2019-11-06 09:36:43 +0100
  • 39e728a7c2
    Merge pull request #2482 from freqtrade/dependabot/pip/develop/arrow-0.15.4 Matthias 2019-11-06 09:36:18 +0100
  • 28f0c00281
    Bump pandas from 0.25.2 to 0.25.3 dependabot-preview[bot] 2019-11-06 07:21:55 +0000
  • bc78316aa5
    Bump flake8 from 3.7.8 to 3.7.9 dependabot-preview[bot] 2019-11-06 07:21:39 +0000
  • b8a6c55b10
    Bump arrow from 0.15.2 to 0.15.4 dependabot-preview[bot] 2019-11-06 07:21:09 +0000
  • 6df1dd1ef2
    Merge pull request #2479 from freqtrade/fix/bids_to_delta Matthias 2019-11-05 21:14:26 +0100
  • c8638ce82f Fix bug where bids_to_ask_delta causes doublebuys Matthias 2019-11-05 21:03:06 +0100
  • 1a61d89bcc
    Merge pull request #2476 from freqtrade/unify_key_removal Matthias 2019-11-05 19:34:23 +0100
  • eb0b0350e0 Introduce remove_credentials to remove code duplication Matthias 2019-11-05 12:39:19 +0100
  • 4ec7fcd836
    Merge pull request #2475 from gaugau3000/docker_doc_update Matthias 2019-11-05 12:32:23 +0100
  • f6a66cd3de Fix typo Gautier Pialat 2019-11-05 12:14:39 +0100
  • 871019c8b9 docker doc update about restart policy Gautier Pialat 2019-11-05 12:08:57 +0100
  • 581907305a
    Merge pull request #2467 from freqtrade/check_exchange_other hroff-1902 2019-11-04 19:28:07 +0300
  • 54b0fbca59
    Merge pull request #2468 from freqtrade/fix_pandas_wraning hroff-1902 2019-11-04 15:32:05 +0300
  • 1e44f93c31 Fix pandas access warning Matthias 2019-11-03 10:38:21 +0100
  • 3eca80217c Don't check exchange for Utils commands Matthias 2019-11-03 10:18:46 +0100
  • 6f01d7f8ea Merge branch 'develop' into feat/new_args_system Matthias 2019-11-03 10:09:49 +0100
  • 500d16620b
    Merge pull request #2465 from freqtrade/hyperopt_populate_from_strategy Matthias 2019-11-03 10:03:33 +0100
  • 6550e1fa99 Change docstring in sampleHyperopt Matthias 2019-11-03 09:55:38 +0100
  • 80ad37ad93 Updated plot_indicators test Matthias 2019-11-02 14:17:15 +0100
  • 3287cdd47a Improve documentation regarding loading methods from hyperopt Matthias 2019-11-02 13:01:36 +0100
  • 12e86ee4bd Make travis test-hyperopt the sample strategy Matthias 2019-11-02 11:12:08 +0100
  • 97d0f93d3c Align samples (hyperopt and strategy) to work together Matthias 2019-11-02 11:11:13 +0100
  • 861f10dca6 Allow populate-indicators to come from strategy Matthias 2019-11-02 11:10:33 +0100
  • 2a1385f94b
    Merge pull request #2462 from freqtrade/hroff-1902-patch-1 Matthias 2019-11-02 06:47:15 +0100
  • e9af6b393f
    Fix typo hroff-1902 2019-11-02 02:32:57 +0300
  • 2124661cee
    Update faq with examples of grepping the log hroff-1902 2019-11-02 02:22:58 +0300
  • 1593847203
    Merge pull request #2453 from freqtrade/rel/2019-10 2019.10 Matthias 2019-11-01 19:52:07 +0100
  • e8a08011be
    Merge pull request #2460 from freqtrade/new_runmodes hroff-1902 2019-11-01 21:40:23 +0300
  • 691cec7956 Be more selective which startup-messages are shown Matthias 2019-11-01 16:42:57 +0100
  • 241d947564 Add new runmodes Matthias 2019-11-01 15:39:25 +0100
  • 880834b902
    Merge pull request #2446 from hroff-1902/log-stderr Matthias 2019-11-01 06:14:55 +0100
  • f435384bf0
    Merge pull request #2451 from freqtrade/bt_analysis_maxopen hroff-1902 2019-11-01 00:13:31 +0300
  • 3149c12a14
    Merge pull request #2444 from freqtrade/sql_cleanup hroff-1902 2019-10-31 23:19:30 +0300
  • 6a9a2e7f88
    Merge pull request #2452 from freqtrade/fix/1717 hroff-1902 2019-10-31 23:13:37 +0300
  • 5b87393a95
    Merge pull request #2457 from freqtrade/integration_tests hroff-1902 2019-10-31 22:05:03 +0300
  • 5a27b10579
    Merge pull request #2450 from freqtrade/rpi_docs Matthias 2019-10-31 13:30:45 +0100
  • a80e49bd81 Change level of rpi header Matthias 2019-10-31 12:49:41 +0100
  • ffed13b979
    Merge pull request #2455 from freqtrade/reduce_startup_indicator_logfrequency hroff-1902 2019-10-31 13:10:16 +0300
  • 9f0f1096e1
    Merge pull request #2459 from freqtrade/exchange_helpers hroff-1902 2019-10-31 13:09:01 +0300
  • 9a42afe0be Move exchange-constants and retriers to exchange.common Matthias 2019-10-31 10:39:24 +0100
  • b6616d7a13 Add test helping debug #1985 Matthias 2019-10-31 10:04:28 +0100
  • ccdde6c3e5 preserve dataframe index count before populating signals untoreh 2019-10-31 07:54:19 +0100
  • 7be378aaa9 Remove markets mock where it's not needed Matthias 2019-10-31 07:26:48 +0100
  • 734a9d5d87 Seperate tests related to worker from test_freqtradebot Matthias 2019-10-31 07:15:45 +0100
  • ce6b869f84 Cleanup test Matthias 2019-10-31 07:11:57 +0100
  • dc5f1b2878 Extract integration tests into sepearte file Matthias 2019-10-31 07:08:02 +0100
  • a041b8bf72 Merge remote-tracking branch 'upstream/develop' into log-stderr hroff-1902 2019-10-31 09:07:07 +0300
  • 4fa12ffda0
    Merge pull request #2454 from freqtrade/release_docs hroff-1902 2019-10-31 09:02:55 +0300
  • 5dcf28cafb Reduce frequency of "startup-period" message Matthias 2019-10-31 06:51:36 +0100
  • 365a408df5 Update release-documentation to fit new release style Matthias 2019-10-31 06:43:42 +0100
  • 7204227022 Replace coins in whitelist with existing ones Matthias 2019-10-30 09:20:56 +0100
  • dab4ab78fc Fix create_cum_profit to work with trades that don't open on candle opens Matthias 2019-10-28 14:24:12 +0100
  • a74b941b72 Add test to verify this is correct Matthias 2019-10-28 14:30:01 +0100
  • 89bba6f776 Version bump Matthias 2019-10-31 06:25:30 +0100
  • 82f86569ee Merge branch 'master' into rel/2019-11 Matthias 2019-10-31 06:25:02 +0100
  • 9e988783de Allow configuration of stoploss on exchange limit Matthias 2019-10-30 20:06:49 +0100
  • bba8e61409 Rename function in samples Matthias 2019-10-30 19:30:35 +0100
  • dee9b84322 Merge branch 'develop' into volumeList_enhanced_filter Matthias 2019-10-30 16:41:17 +0100
  • ad98d61939 Update developer docs Matthias 2019-10-30 16:39:45 +0100
  • 14758dbe10 Some small cleanups Matthias 2019-10-30 16:32:22 +0100
  • d89a7d5235 Document new method to configure filters Matthias 2019-10-30 16:30:47 +0100