Commit Graph

  • dc5719e1f4 Adapt rpc to new log_has method Matthias 2019-08-11 20:17:22 +0200
  • d53f63023a Change log_has to get caplog instead of caplog.record_tuples in more tests Matthias 2019-08-11 20:16:52 +0200
  • 0221607318 Change log_has for some tests Matthias 2019-08-11 20:16:34 +0200
  • a1b5c7242e Change log-has to use record_tuples itself Matthias 2019-08-11 20:14:58 +0200
  • a225672c87 Add tests for dry-run stoposs_on_exchange Matthias 2019-08-11 19:44:15 +0200
  • 4b4fcc7034 Change stoploss_on_exchange in freqtradebot Matthias 2019-08-11 19:43:57 +0200
  • 85094a59e6
    Merge pull request #2063 from hroff-1902/remove-pytest-warning2 Matthias 2019-08-11 19:29:27 +0200
  • e02e64fc07 Add test to make sure dry-run disables stoploss on exchange Matthias 2019-08-11 14:15:04 +0200
  • 176beefa88 Disable stoploss on exchange for dry-runs Matthias 2019-08-11 14:14:51 +0200
  • 1a85e3b4cd Fix numpy warning Matthias 2019-08-11 13:46:32 +0200
  • 5209ce5bfa tests: don't mask numpy errors as warnings in tests hroff-1902 2019-07-26 16:30:14 +0300
  • bd23b2690a
    Merge pull request #1 from freqtrade/develop hodge602275 2019-08-11 12:41:33 +0100
  • 2c5a499a8b Merge branch 'develop' into align_userdata Matthias 2019-08-10 20:15:07 +0200
  • 6d89da45b0 Add test for from_config Matthias 2019-08-10 20:02:11 +0200
  • eb328037b7 combine normalize method and config validation to in_files Matthias 2019-08-10 19:58:04 +0200
  • afba31c3f9 change method from _load_config_Files to from_files() Matthias 2019-08-10 19:57:49 +0200
  • c4cbe79b48 Adjust documentation Matthias 2019-08-10 19:55:33 +0200
  • 8ba7657007
    Merge pull request #2117 from hroff-1902/config-load-config Matthias 2019-08-10 19:34:03 +0200
  • 48d8376878 tests fixed hroff-1902 2019-08-10 18:47:58 +0300
  • 74e583a612
    Merge pull request #2094 from hroff-1902/hyperopt-roi-stoploss Matthias 2019-08-10 15:49:52 +0200
  • 29619ccf1c
    Merge pull request #2108 from jraviotta/nbdocs Matthias 2019-08-10 15:47:06 +0200
  • ab092fc77f Reinstate comment on backesting data Matthias 2019-08-10 15:45:41 +0200
  • 28d8fc871a tests adjusted hroff-1902 2019-08-10 15:15:09 +0300
  • ad6a249832 download_backtest_data.py adjusted hroff-1902 2019-08-10 15:14:37 +0300
  • 50c9679e23 move load_config_file() to separate module hroff-1902 2019-08-10 14:24:14 +0300
  • 8eb39178ea code block instructions. removed extra packages Jonathan Raviotta 2019-08-09 17:24:17 -0400
  • dd35ba5e81 added imports to doc code blocks. Jonathan Raviotta 2019-08-09 17:06:19 -0400
  • 3cc772c8e9 added reminders Jonathan Raviotta 2019-08-09 11:53:29 -0400
  • 247d7475e1 fixes to example notebook. Jonathan Raviotta 2019-08-09 11:41:05 -0400
  • 51d59e673b fixed another instance of Path in docs and nb Jonathan Raviotta 2019-08-09 11:36:53 -0400
  • ae39f6fba5 use of termcolor eliminated hroff-1902 2019-08-09 14:48:57 +0300
  • 15cf5ac2d7 docs improved hroff-1902 2019-08-09 09:31:30 +0300
  • de99942499
    Merge pull request #2114 from CedricSchmeits/negativeSharpeLoss Matthias 2019-08-09 06:19:59 +0200
  • ccf3c69874 edits to clarify backtesting analysis Jonathan Raviotta 2019-08-08 22:09:15 -0400
  • 8ad5afd3a1
    As -sharp_ratio is returned the value should be nagative. Cedric Schmeits 2019-08-08 22:10:51 +0200
  • 0d4a2c6c3a advanced sample hyperopt added; changes to helpstrings hroff-1902 2019-08-08 22:45:37 +0300
  • 02b2de5c73
    Merge pull request #2113 from freqtrade/improve_setup.sh Matthias 2019-08-08 11:14:51 +0200
  • 2bc67b4a96 missed a call of os.path. removed it. Jonathan Raviotta 2019-08-07 20:47:37 -0400
  • 9df1c23c71 changed Path, added jupyter Jonathan Raviotta 2019-08-07 19:48:55 -0400
  • 7a47d81b7b Ensure git reset --hard is realy desired Matthias 2019-08-07 21:45:58 +0200
  • 831e708897 Detect virtualenv and quit in that case Matthias 2019-08-07 21:44:47 +0200
  • 757538f114 Run ldconfig to add /usr/local/lib to path Matthias 2019-08-07 21:35:52 +0200
  • cc4900f66c Doublecheck if virtualenv IS present Matthias 2019-08-07 21:19:16 +0200
  • 7d02580a2b setup.sh script shall fail if venv initialization fails Matthias 2019-08-07 21:03:03 +0200
  • 3d3b0938e5
    Merge pull request #2101 from freqtrade/backtest_ticker_interval_unset Matthias 2019-08-07 14:20:36 +0200
  • 9c5773ca0a
    Merge pull request #2111 from freqtrade/pyup-update-plotly-4.0.0-to-4.1.0 Matthias 2019-08-07 10:13:08 +0200
  • 092776442b
    Merge pull request #2109 from freqtrade/pyup-update-mkdocs-material-3.1.0-to-4.4.0 Matthias 2019-08-07 09:57:33 +0200
  • 0267976044
    Merge pull request #2110 from freqtrade/pyup-update-ccxt-1.18.1008-to-1.18.1021 Matthias 2019-08-07 09:57:01 +0200
  • 5864968ce9 Update plotly from 4.0.0 to 4.1.0 pyup-bot 2019-08-07 07:02:25 +0000
  • 33bc8a2404 Update ccxt from 1.18.1008 to 1.18.1021 pyup-bot 2019-08-07 07:02:19 +0000
  • dfce202034 Update mkdocs-material from 3.1.0 to 4.4.0 pyup-bot 2019-08-07 07:02:15 +0000
  • ea46bb3b84
    Merge pull request #2103 from freqtrade/since_int Matthias 2019-08-07 06:19:26 +0200
  • 8418dfbaed edits for jupyter notebook example Jonathan Raviotta 2019-08-06 22:35:14 -0400
  • caf4580346 Use UTC Timezone for test Matthias 2019-08-06 20:23:32 +0200
  • a90ced1f38 Since arguments are in milliseconds integer throughout ccxt. Matthias 2019-08-06 20:09:09 +0200
  • 6c0c77b3a1
    Merge pull request #2096 from freqtrade/fix/cons_buys_1971 Matthias 2019-08-06 13:46:16 +0200
  • 16d4a4723f
    Merge pull request #2102 from freqtrade/optimize/travis Matthias 2019-08-06 13:38:32 +0200
  • 327e653fae
    Merge pull request #2100 from freqtrade/strategy_list_doc Matthias 2019-08-06 13:31:11 +0200
  • 81f773054d Add test to verify ticker_inteval is set Matthias 2019-08-06 06:56:08 +0200
  • 7e91a0f4a8 Fail gracefully if ticker-interval is not set Matthias 2019-08-06 06:45:44 +0200
  • 9d471f3c9a Fix documentation for strategy-list Matthias 2019-08-06 06:27:38 +0200
  • 7e46a9833b
    Merge pull request #2097 from freqtrade/urllib3 Matthias 2019-08-06 06:05:29 +0200
  • 988a0245c2 Update install-script to use parameter Matthias 2019-07-04 20:27:42 +0200
  • 0376630f7a Update urllib to latest version Matthias 2019-08-05 20:25:20 +0200
  • c7d0329754 Clean up comments of detail-backtests Matthias 2019-08-05 20:19:19 +0200
  • bc2e920ae2 Adjust code to verify "current" candle for buy/sells Matthias 2019-08-05 20:07:29 +0200
  • 3721610a63 Add new detailed trade-scenario tests Matthias 2019-08-05 20:06:42 +0200
  • e060516cc7
    Merge pull request #2049 from jraviotta/conda Matthias 2019-08-05 19:49:25 +0200
  • 20abd4b833
    Merge pull request #2095 from freqtrade/pyup/scheduled-update-2019-08-05 Matthias 2019-08-05 19:28:42 +0200
  • 904381058c Add documentation for conda install Matthias 2019-08-05 19:25:43 +0200
  • 5e64d629a3 Update coveralls from 1.8.1 to 1.8.2 pyup-bot 2019-08-05 15:26:19 +0000
  • d71102c45a Update py_find_1st from 1.1.3 to 1.1.4 pyup-bot 2019-08-05 15:26:17 +0000
  • 403f7668d5 Update jsonschema from 3.0.1 to 3.0.2 pyup-bot 2019-08-05 15:26:16 +0000
  • 930c25f7f1 Update scikit-learn from 0.21.2 to 0.21.3 pyup-bot 2019-08-05 15:26:11 +0000
  • 187d029d20 Update arrow from 0.14.3 to 0.14.4 pyup-bot 2019-08-05 15:26:10 +0000
  • 9914198a6c Update ccxt from 1.18.992 to 1.18.1008 pyup-bot 2019-08-05 15:26:09 +0000
  • c6444a10a8 move roi_space, stoploss_space, generate_roi_table to IHyperOpt hroff-1902 2019-08-05 17:54:53 +0300
  • 383b24ab84 Merge branch 'develop' into align_userdata Matthias 2019-08-05 06:55:51 +0200
  • 9cbab35de0 colorization by means of termcolor and colorama hroff-1902 2019-08-04 22:54:19 +0300
  • eeecdd4e5a
    Merge pull request #2092 from freqtrade/split_analyze_ticker Matthias 2019-08-04 19:37:52 +0200
  • 2af663dccb rename _analyze_ticker_int to _analyze_ticker_internal Matthias 2019-08-04 12:55:03 +0200
  • 0be7e2ef70
    Merge pull request #2090 from freqtrade/fix/plotting_DB Matthias 2019-08-04 12:52:39 +0200
  • 4d1ce8178c intend if to be clearer Matthias 2019-08-04 10:38:37 +0200
  • c5ccf44750 Remove generate_dataframe from plot_dataframe script Matthias 2019-08-04 10:26:04 +0200
  • e4380b533b Print plot filename so it can be easily opened Matthias 2019-08-04 10:25:46 +0200
  • 62262d0bb5 improve docstring of _analyze_ticker_int Matthias 2019-08-04 10:21:22 +0200
  • 52d92cba90 Split analyze_ticker and _analyze_ticker_int Matthias 2019-08-04 10:20:31 +0200
  • 0df5932593
    Merge pull request #2091 from freqtrade/adjust_issuetemplate Matthias 2019-08-04 09:32:56 +0200
  • d1838dceec
    Merge pull request #2086 from freqtrade/fix_restricted_markets Matthias 2019-08-04 09:25:59 +0200
  • c6bd143785 add Operating system to issue template Matthias 2019-08-03 20:04:49 +0200
  • d51fd1a5d0 fix typo Matthias 2019-08-03 19:56:41 +0200
  • c4e30862ee load_trades_db should give as many columns as possible Matthias 2019-08-03 19:55:54 +0200
  • 3dd6fe2703 wording hroff-1902 2019-08-03 19:44:32 +0300
  • fe796c46c3 test adjusted hroff-1902 2019-08-03 19:13:18 +0300
  • f200f52a16 hyperopt print colorized results hroff-1902 2019-08-03 19:09:42 +0300
  • d59608f764 adjust some documentation wordings Matthias 2019-08-03 17:19:37 +0200
  • b3e6e710d8
    Merge pull request #2084 from hroff-1902/hyperopt-print-params4 Matthias 2019-08-03 13:24:47 +0200
  • 8ab07e0451 Add FAQ section about restricted markets Matthias 2019-08-03 13:22:44 +0200
  • ad55faafa8 Fix odd test Matthias 2019-08-03 13:18:37 +0200
  • bbd58e772e Warn when using restricted pairs Matthias 2019-08-03 13:11:51 +0200