Commit Graph

  • 7bb02d0cc6 Update docker-docs wording Matthias 2020-02-10 11:01:33 +0100
  • f220e0f6ca Merge pull request #2897 from freqtrade/dependabot/pip/develop/python-telegram-bot-12.4.1 Matthias 2020-02-10 10:40:37 +0100
  • 83644ce5d8 Fix mypy type errors in tests Matthias 2020-02-10 10:35:48 +0100
  • 550f9fc891 Bump python-telegram-bot from 12.3.0 to 12.4.1 dependabot-preview[bot] 2020-02-10 08:45:27 +0000
  • c7167c83cd Merge pull request #2895 from freqtrade/dependabot/pip/develop/ccxt-1.22.39 Matthias 2020-02-10 09:44:08 +0100
  • 6b4094fd92 Bump mkdocs-material from 4.6.0 to 4.6.2 dependabot-preview[bot] 2020-02-10 08:02:45 +0000
  • 88f2ad1eae Bump pandas from 1.0.0 to 1.0.1 dependabot-preview[bot] 2020-02-10 08:02:07 +0000
  • 90ee82ac43 Bump ccxt from 1.22.30 to 1.22.39 dependabot-preview[bot] 2020-02-10 08:01:42 +0000
  • db0475f9c3 Merge pull request #2890 from freqtrade/hroff-1902-patch-1 Matthias 2020-02-10 08:33:24 +0100
  • 4af25ec315
    Adjust mypy and flake commands hroff-1902 2020-02-10 05:52:07 +0300
  • 0ba8d13de9
    Merge pull request #2831 from xmatthias/feat/new_config hroff-1902 2020-02-09 22:11:37 +0300
  • f7c74e551f
    Fix wording hroff-1902 2020-02-09 21:56:59 +0300
  • 5bf4c5869b
    Update hyperopt_commands.py Fredrik81 2020-02-09 19:32:09 +0100
  • 9ec9a7b124
    Fix t_index to be normalized hroff-1902 2020-02-09 21:20:15 +0300
  • cc3f65d069
    Fix typo hroff-1902 2020-02-09 19:45:04 +0300
  • c83da7cadb
    Add section about order types into Bittrex Exchange-specific chapter hroff-1902 2020-02-09 19:11:06 +0300
  • 7c91c77fd9
    Merge pull request #2891 from freqtrade/hroff-1902-patch-2 Matthias 2020-02-09 17:06:22 +0100
  • 40abdd2608 Suggest changing strategy hroff-1902 2020-02-09 18:54:04 +0300
  • c89a32224c
    Fix SharpeHyperOptLossDaily hroff-1902 2020-02-09 18:40:19 +0300
  • d65a06947d Merge branch 'develop' into data_handler Matthias 2020-02-09 15:16:43 +0100
  • eb3783dc00 Fixed a blank line issue :-( Fredrik Rydin 2020-02-09 14:30:29 +0100
  • c648ec7c0c Added test cases and fixed a minor bug Fredrik Rydin 2020-02-09 14:18:56 +0100
  • c7ba85c2e6 Add tip on running order types for Bittrex hroff-1902 2020-02-09 14:19:13 +0300
  • b536d50194 Address PR Review Matthias 2020-02-09 11:41:29 +0100
  • f41de38498
    Merge pull request #2884 from freqtrade/fix/stakecurr_validation Matthias 2020-02-09 11:07:39 +0100
  • c96acd6ca0 Fixed to pass PEP8 Fredrik Rydin 2020-02-09 00:16:11 +0100
  • 2796d3d8a0 added missing tests to increase coverage Yazeed Al Oyoun 2020-02-09 00:11:58 +0100
  • 636bd5acb5 Added filter options to "hyperopt-list" in order to easier find epochs. Fredrik Rydin 2020-02-08 23:21:42 +0100
  • 1a9787ac76 Add validation for data-download relevant settings Matthias 2020-02-08 21:53:34 +0100
  • 879b513822 enhanced method description Yazeed Al Oyoun 2020-02-08 21:31:36 +0100
  • 4fad7a462c fixes in webhook-config docs Yazeed Al Oyoun 2020-02-08 21:19:07 +0100
  • f3b1161640 wide notifications fixes Yazeed Al Oyoun 2020-02-08 21:02:52 +0100
  • c4031761fe Don't validate exchange for data-download subcommand Matthias 2020-02-08 09:53:20 +0100
  • 34f04668c1 Add template for bittrex Matthias 2020-02-08 14:02:51 +0100
  • 52f4187129 Allow exchange templates to configure outside-options too Matthias 2020-02-08 13:51:55 +0100
  • f508324fc8 Update docker documentation to be easier to use Matthias 2020-02-08 13:38:45 +0100
  • a1fe3850e2 Improve docker-compose file to be ready to use Matthias 2020-02-08 13:34:04 +0100
  • 5298ea2c33 Copy 'pairs' to pair_whitelist to validate the correct pairs against the exchange Matthias 2020-02-08 10:12:43 +0100
  • 86ee545a5b Test exchange initialization without stake currency Matthias 2020-02-08 09:53:20 +0100
  • fff8ced3b0
    Merge pull request #2843 from hroff-1902/allow-derived-strategies Matthias 2020-02-08 09:15:35 +0100
  • 67e66a6c4a Merge pull request #2882 from hroff-1902/update_advanced_hyperopt_template Matthias 2020-02-08 09:07:18 +0100
  • 5bae5a6a35
    Merge pull request #2881 from hroff-1902/no_nxt_in_config_example Matthias 2020-02-08 09:05:23 +0100
  • 61ced5e926 Fix typo hroff-1902 2020-02-08 02:49:06 +0300
  • 28184201e4 Align sample_hyperopt_advanced.py to hyperopt_interface.py hroff-1902 2020-02-08 02:47:50 +0300
  • a893f70e49 Replace NXT with XRP in config.json.example hroff-1902 2020-02-08 02:21:39 +0300
  • 6990f6af25
    Merge pull request #2870 from freqtrade/dry_run_docs hroff-1902 2020-02-08 00:09:58 +0300
  • c501fd0a70
    Merge pull request #2875 from yazeed/distinguish_draws_from_wins hroff-1902 2020-02-07 22:55:12 +0300
  • abf10aec98 Merge branch 'develop' into feat/new_config Matthias 2020-02-07 17:02:14 +0100
  • 6b279f297c fixed test Yazeed Al Oyoun 2020-02-07 02:22:05 +0100
  • e8b9d88eb6 moved line for total_downside Yazeed Al Oyoun 2020-02-07 02:14:12 +0100
  • a46b7bcd6d more fixes... Yazeed Al Oyoun 2020-02-07 02:12:24 +0100
  • 951a19fb00 added tests for both sortino methods Yazeed Al Oyoun 2020-02-07 01:50:51 +0100
  • be34dc463b fixed bad commit Yazeed Al Oyoun 2020-02-07 01:30:03 +0100
  • 9bcc5d2eed fixed downside_returns to read from profit_percent_after_slippage Yazeed Al Oyoun 2020-02-07 01:24:03 +0100
  • 728ab0ff21 Added both SortinoHyperOptLoss and SortinoHyperOptLossDaily Yazeed Al Oyoun 2020-02-07 01:18:15 +0100
  • b56a1f0603 initial push of sortino, work not done, still need own tests Yazeed Al Oyoun 2020-02-04 02:02:57 +0100
  • deb0b7ad67 Added both SortinoHyperOptLoss and SortinoHyperOptLossDaily Yazeed Al Oyoun 2020-02-07 01:18:15 +0100
  • 44d67389d2 initial push of sortino, work not done, still need own tests Yazeed Al Oyoun 2020-02-04 02:02:57 +0100
  • aa2cb937b1 flake8 :) Yazeed Al Oyoun 2020-02-07 03:54:47 +0100
  • ff819386e1 added draws to backtesting tables, reduced len of some labels to help fit this without increasing total width Yazeed Al Oyoun 2020-02-07 03:51:50 +0100
  • 811615de43 fixed test Yazeed Al Oyoun 2020-02-07 02:22:05 +0100
  • 968c12e329 moved line for total_downside Yazeed Al Oyoun 2020-02-07 02:14:12 +0100
  • 9cd6feaff5 more fixes... Yazeed Al Oyoun 2020-02-07 02:12:24 +0100
  • a9c0a69dc9 added tests for both sortino methods Yazeed Al Oyoun 2020-02-07 01:50:51 +0100
  • 899812856b fixed bad commit Yazeed Al Oyoun 2020-02-07 01:30:03 +0100
  • 0b5c243437 fixed downside_returns Yazeed Al Oyoun 2020-02-07 01:25:16 +0100
  • 66548a098e fixed downside_returns to read from profit_percent_after_slippage Yazeed Al Oyoun 2020-02-07 01:24:03 +0100
  • ef1119bfe7 Added both SortinoHyperOptLoss and SortinoHyperOptLossDaily Yazeed Al Oyoun 2020-02-07 01:18:15 +0100
  • 2973665634 initial push of sortino, work not done, still need own tests Yazeed Al Oyoun 2020-02-04 02:02:57 +0100
  • 0e8c569baa Added both SortinoHyperOptLoss and SortinoHyperOptLossDaily Yazeed Al Oyoun 2020-02-07 01:18:15 +0100
  • 49dcc561b7 POC for check_buy_timeout Matthias 2020-02-06 20:30:17 +0100
  • 2816b96650 Create strategy_wrapper to call user-defined code with Matthias 2020-02-06 20:26:04 +0100
  • f57bd6b616
    Keep the docs clean for unexperienced users hroff-1902 2020-02-06 21:53:03 +0300
  • 418e7adac1
    Highlight syntax in advanced-hyperopt as well hroff-1902 2020-02-06 17:49:10 +0300
  • 2034527faa
    Update docs/strategy-customization.md hroff-1902 2020-02-06 17:45:15 +0300
  • 412f5d68de
    Add description to hyperopt advanced doc chapter hroff-1902 2020-02-06 17:42:26 +0300
  • 2846f9454f
    Add description in the docs hroff-1902 2020-02-06 17:02:11 +0300
  • 739acaa475
    Wordings improved hroff-1902 2020-02-06 13:54:51 +0300
  • 97e48080e8
    Merge pull request #2839 from hroff-1902/list-hyperopts-2 Matthias 2020-02-06 07:06:36 +0100
  • 5b00eaa42d
    Updated Strategy Summary table to match other backtesting tables (#2864) Yazeed Al Oyoun 2020-02-06 06:58:58 +0100
  • 9639ffb140
    added daily sharpe ratio hyperopt loss method, ty @djacky (#2826) Yazeed Al Oyoun 2020-02-06 06:49:08 +0100
  • 586cbc750c Add considerations for dry-run Matthias 2020-02-06 06:45:11 +0100
  • 183062608f Fix risk free rate hroff-1902 2020-02-06 05:50:32 +0300
  • 565b769801 final push to fix defaults as per last post Yazeed Al Oyoun 2020-02-05 20:57:46 +0100
  • f3e94969b3 No need for np; make flake happy hroff-1902 2020-02-05 18:05:41 +0300
  • 8e6ab0eaaf Reworked to fill leading and trailing days hroff-1902 2020-02-05 16:54:04 +0300
  • 301f8a201d Updated Strategy Summary table to match other backtesting tables Yazeed Al Oyoun 2020-02-05 01:36:15 +0100
  • b5ee4f17cb
    Merge pull request #2830 from orehunt/spreadfilter hroff-1902 2020-02-04 23:37:09 +0300
  • 6866f6389d Fix merge-error Matthias 2020-02-04 20:41:13 +0100
  • d2cac1d8fd
    Merge branch 'develop' into spreadfilter hroff-1902 2020-02-04 16:54:46 +0300
  • aa54fd2251 - added spread filter - minimum value to volume pairlist untoreh 2020-02-03 07:44:17 +0100
  • 0f66d918c6 an even, better config naming Yazeed Al Oyoun 2020-02-04 12:34:32 +0100
  • f5fb129483
    Merge pull request #2858 from freqtrade/fix/rolling_max hroff-1902 2020-02-04 14:05:05 +0300
  • 29a8674496 bring this PR closer to reality, with better naming Yazeed Al Oyoun 2020-02-04 11:24:57 +0100
  • a707aeb3d0 Fix implementation of rolling_max Matthias 2020-02-04 07:00:53 +0100
  • f8bb6a3e06
    Merge pull request #2855 from yazeed/text_mods_in_check_depth_of_market_buy Matthias 2020-02-04 06:24:58 +0100
  • f209ef6ad9 added else statement to return false Yazeed Al Oyoun 2020-02-04 04:12:28 +0100
  • 6cd7644502 fixed log typo Yazeed Al Oyoun 2020-02-04 03:57:54 +0100
  • c77a6addf5 introduction of new config with docs Yazeed Al Oyoun 2020-02-04 03:19:56 +0100
  • 066524847d initial push of sortino, work not done, still need own tests Yazeed Al Oyoun 2020-02-04 02:02:57 +0100