Commit Graph

  • 161db08745
    Merge pull request #2142 from hroff-1902/hyperopt-print-json Matthias 2019-08-16 11:08:54 +0200
  • 8aaaab4163
    Merge pull request #2145 from freqtrade/update_docker_image Matthias 2019-08-16 10:24:55 +0200
  • 53db382695 Update dockerfile python version Matthias 2019-08-16 10:19:06 +0200
  • 1b6051e4df
    Merge pull request #2144 from freqtrade/strategy_doc Matthias 2019-08-16 09:40:42 +0200
  • 8d206f8308 Fix wrong warning box Matthias 2019-08-16 06:29:19 +0200
  • b94f3e80c4 tests fixed hroff-1902 2019-08-16 04:20:12 +0300
  • 2a842778e3 tests added hroff-1902 2019-08-16 00:49:49 +0300
  • e525275d10 make flake and mypy happy hroff-1902 2019-08-15 23:13:46 +0300
  • 4fa92ec0fa hyperopt: --print-json option added hroff-1902 2019-08-15 21:39:04 +0300
  • 69eff89049 Improve comment in test_history to explain what is tested Matthias 2019-08-15 20:28:32 +0200
  • 12677f2d42 Adjust docstring to match functioning of load_cached_data Matthias 2019-08-15 20:13:19 +0200
  • a94a89086f Don't forward timerange to load_ticker_file Matthias 2019-08-15 20:09:00 +0200
  • 80a71323cc
    Merge pull request #2141 from ahonnecke/fstring-runtime Matthias 2019-08-15 19:33:57 +0200
  • fd77f699df f the string Ashton Honnecke 2019-08-15 10:41:02 -0600
  • 93cf2cd19b
    Merge pull request #2135 from freqtrade/ohlcv_docstring Matthias 2019-08-15 16:23:42 +0200
  • 585536835a
    Merge pull request #2131 from freqtrade/lock_pairs Matthias 2019-08-15 07:21:00 +0200
  • f5e437d8c7 Change create_trade to create_trades for new test Matthias 2019-08-15 06:59:45 +0200
  • 14c4854987 Merge branch 'develop' into lock_pairs Matthias 2019-08-15 06:56:39 +0200
  • 3af5691b91
    Merge pull request #2124 from freqtrade/fix/sell_order_hanging Matthias 2019-08-15 06:52:37 +0200
  • 9f26c4ebdc Merge branch 'develop' into fix/sell_order_hanging Matthias 2019-08-15 06:46:12 +0200
  • 11790fbf01 Fix typos in docstrings Matthias 2019-08-15 06:37:26 +0200
  • f3e6bcb20c Avoid using negative indexes Matthias 2019-08-15 06:35:50 +0200
  • e0e50115d2
    Merge pull request #2136 from freqtrade/timerange_fix Matthias 2019-08-15 06:35:37 +0200
  • b2a22f1afb Fix samll errors Matthias 2019-08-14 21:39:53 +0200
  • 9d3322df8c Adapt history-tests to new load_cached_data header Matthias 2019-08-14 20:49:13 +0200
  • 91d1061c73 Abstract tickerdata storing Matthias 2019-08-14 20:48:42 +0200
  • 0ffb184eba Change some docstrings and formatting from history Matthias 2019-08-14 20:45:24 +0200
  • 5b9711c002 adaptive roi_space hroff-1902 2019-08-14 13:25:49 +0300
  • 096a6426db Override equality operator Matthias 2019-08-14 10:22:54 +0200
  • 84baef922c Rename get_history to get_historic_ohlcv Matthias 2019-08-14 10:14:54 +0200
  • 51c3a31bb5 Correct imports and calls to parse_timerange Matthias 2019-08-14 10:07:32 +0200
  • 06fa07e73e Move parse_timerange to TimeRange class Matthias 2019-08-14 10:07:14 +0200
  • 4da2bfefb7 Improve docstring for some downloading methods Matthias 2019-08-14 09:36:28 +0200
  • 3b30aab8a7
    Merge pull request #2132 from freqtrade/process_return_value Matthias 2019-08-14 07:23:05 +0200
  • c2e9685e04
    Merge pull request #2121 from hroff-1902/config-allow-comments Matthias 2019-08-14 06:37:33 +0200
  • d6f5f6b7ba Add test with preexisting trades Matthias 2019-08-14 06:21:15 +0200
  • a4ab42560f improve docstring for create_trades Matthias 2019-08-14 06:16:59 +0200
  • a76136c010 Rename create_trade to create_trades Matthias 2019-08-14 06:16:43 +0200
  • e35a349229 Fix spelling of interface.py docstring Matthias 2019-08-14 06:07:03 +0200
  • 3d36747b92 preface in configuration.md reworked hroff-1902 2019-08-13 21:52:50 +0300
  • c0784b7c33
    Merge pull request #2089 from hroff-1902/hyperopt-print-colorized Matthias 2019-08-13 19:36:06 +0200
  • 828315f675
    Merge pull request #2130 from freqtrade/bad_exchanges Matthias 2019-08-13 19:34:35 +0200
  • 4c4ba08e85 colorama added to install_requires hroff-1902 2019-08-13 19:47:38 +0300
  • 94196c84e9 docs: explanation for --no-color and colorization schema for results hroff-1902 2019-08-13 14:25:56 +0300
  • 9d476b5ab2 Also check 0 open trades Matthias 2019-08-13 10:34:27 +0200
  • 0a07dfc5cf Add test verifying that multiple trades are opened in one iteration Matthias 2019-08-13 10:20:32 +0200
  • d69f7ae471 Adapt final tests to support multi-trade creation Matthias 2019-08-13 10:15:31 +0200
  • 974d899b33 Adapt some more tests Matthias 2019-08-13 10:12:12 +0200
  • 6948e0ba84 Handle orderbook_depth check correctly Matthias 2019-08-13 10:12:02 +0200
  • a325f1ce2b adapt some tests Matthias 2019-08-13 10:01:43 +0200
  • 997eb7574a Support creating multiple trades in one iteration Matthias 2019-08-13 10:01:29 +0200
  • 8873e0072c process_maybe_execute_buy does not need to return bool Matthias 2019-08-13 09:42:22 +0200
  • c29389f5f3 Remove process() checks from tests Matthias 2019-08-13 09:38:21 +0200
  • 4b8eaaf7aa freqtradebot.process() does not need to return anything Matthias 2019-08-13 09:37:56 +0200
  • 8d813fa728 Remove return-value for _process Matthias 2019-08-13 09:36:52 +0200
  • 28e318b646 Lock pairs for stoploss_on_exchange fills too Matthias 2019-08-13 08:47:11 +0200
  • 2961efdc18 Initial test for locked pair Matthias 2019-08-12 20:48:21 +0200
  • 3c589bb877 fail if known bad exchanges are detcted Matthias 2019-08-13 08:26:10 +0200
  • d8dbea9d5b Add exchange_reasons to bad exchanges Matthias 2019-08-13 08:20:35 +0200
  • f960ea039e Remove duplicate test Matthias 2019-08-13 08:05:51 +0200
  • de80234165 hyperopt options updated in bot-usage.md hroff-1902 2019-08-13 00:23:41 +0300
  • 906be7be7c
    Merge branch 'develop' into config-allow-comments hroff-1902 2019-08-13 00:14:19 +0300
  • 482847a994 docs adjusted; various fixes to bot-usage.md and configuration.md hroff-1902 2019-08-13 00:10:33 +0300
  • 58d308fd05 fix handling --no-color for edge and backtesting hroff-1902 2019-08-12 23:13:04 +0300
  • 59acd5ec7c Lock pair for the rest of the candle in case of sells Matthias 2019-08-12 20:39:34 +0200
  • ca739f71fb Fix default argument handling for timeframe_to_nextdate Matthias 2019-08-12 20:37:11 +0200
  • 23a70932d2 Remove pointless tests (without config?? really?) Matthias 2019-08-12 20:36:45 +0200
  • 1a34b9b61c --no-color option introduced hroff-1902 2019-08-12 21:07:29 +0300
  • 8f92912852 final colorization schema hroff-1902 2019-08-10 21:59:44 +0300
  • 2600cb7b64 simplify timeframe_next_date calculation Matthias 2019-08-12 20:04:19 +0200
  • 200b6ea10f Add is_pair_locked Matthias 2019-08-12 19:50:22 +0200
  • 8c1efec43a
    Merge pull request #2125 from freqtrade/pyup/scheduled-update-2019-08-12 Matthias 2019-08-12 17:41:25 +0200
  • dd30d74688 Update python-rapidjson from 0.7.2 to 0.8.0 pyup-bot 2019-08-12 15:25:09 +0000
  • 6f42d6658f Update arrow from 0.14.4 to 0.14.5 pyup-bot 2019-08-12 15:25:08 +0000
  • c4cdd85e80 Update ccxt from 1.18.1021 to 1.18.1043 pyup-bot 2019-08-12 15:25:06 +0000
  • 0bd71db5df Update scipy from 1.3.0 to 1.3.1 pyup-bot 2019-08-12 15:25:05 +0000
  • feced71a6d Test closing sell-orders immediately Matthias 2019-08-12 16:47:00 +0200
  • 444ee274d7 close dry-run orders in case of market orders Matthias 2019-08-12 16:46:34 +0200
  • bb0b160001 Remove duplicate test Matthias 2019-08-12 16:39:21 +0200
  • 241d510096 Handle and update sell-orders immediately if they are closed Matthias 2019-08-12 16:34:55 +0200
  • c042d08bb7 Add lock_pairs to interface Matthias 2019-08-12 16:29:09 +0200
  • 1ce63b5b42 Reformat tests to be easier readable Matthias 2019-08-12 16:17:06 +0200
  • dd0ba183f8 Add timeframe_to_prev_candle Matthias 2019-08-12 16:11:43 +0200
  • 933a553dd4 Convert timeframe to next date Matthias 2019-08-12 16:07:19 +0200
  • af67bbde31 Test timeframe_to_x Matthias 2019-08-12 15:43:10 +0200
  • 6310b40fc6
    Merge pull request #2123 from freqtrade/hyperoptloss_help Matthias 2019-08-12 14:08:32 +0200
  • 2463a4af2a
    Merge pull request #2120 from freqtrade/log_has_ref Matthias 2019-08-12 07:02:10 +0200
  • 51ad8f5ab4 Merge branch 'develop' into log_has_ref Matthias 2019-08-12 06:49:41 +0200
  • 615ce6aa69
    Merge pull request #2118 from freqtrade/config_standalone Matthias 2019-08-12 06:47:52 +0200
  • 43b41324e2 Improve hyperopt-loss docs Matthias 2019-08-12 06:45:27 +0200
  • 91b0db138a
    Merge pull request #2122 from hroff-1902/hyperopt-cleanup3 Matthias 2019-08-12 06:41:00 +0200
  • 197ce0b670 Improve documentation wording for multiconfig files Matthias 2019-08-12 06:35:47 +0200
  • 002003292e Merge branch 'develop' into log_has_ref Matthias 2019-08-12 06:34:49 +0200
  • 0b367a14f1
    Merge pull request #2119 from freqtrade/disable_sloE_dry Matthias 2019-08-12 06:12:22 +0200
  • e5dcd520ba cosmetics in sample_hyperopt and default_hyperopt hroff-1902 2019-08-12 02:19:50 +0300
  • 90b75afdb1 test added to load config with comments and trailing commas hroff-1902 2019-08-12 00:33:34 +0300
  • 2d60e4b18b allow comments and trailing commas in config files hroff-1902 2019-08-12 00:32:03 +0300
  • c5d8499ad2 Improve documentation regarding tests Matthias 2019-08-11 20:30:15 +0200
  • b77c0d2813 Replace all "logentry" in caplog_record_tuples Matthias 2019-08-11 20:22:50 +0200
  • a636dda07d Fix remaining tests using log_has Matthias 2019-08-11 20:17:39 +0200