Commit Graph

  • e89fd33229 Fix for more arguments Fredrik81 2020-02-29 23:57:15 +01:00
  • 7a4edb1cd8 Fix: When total epochs is less than cpu cores Fredrik81 2020-02-29 23:41:59 +01:00
  • 0a2f854302 Merge pull request #3001 from freqtrade/doc-nonce hroff-1902 2020-03-01 01:28:34 +03:00
  • 23ae0653bd Changed table output to match hyperopt-list command Fredrik81 2020-02-29 23:24:08 +01:00
  • 60f04cff4d Simplify expression Matthias 2020-02-29 20:41:03 +01:00
  • 54c07e5e62 Merge pull request #2997 from freqtrade/new_release 2020.02 Matthias 2020-02-29 19:33:12 +01:00
  • 8fce82b412 Merge pull request #3002 from freqtrade/kraken_supported Matthias 2020-02-29 19:32:43 +01:00
  • 18d724f7a1 Adjust wording of supported exchanges Matthias 2020-02-29 19:22:36 +01:00
  • d7373be553 Add official support for Kraken Matthias 2020-02-29 16:58:22 +01:00
  • 4c39f36084 Add note about InvalidNonce to documentation Matthias 2020-02-29 16:36:33 +01:00
  • 415f1dc25b Merge pull request #2999 from freqtrade/release_docs hroff-1902 2020-02-29 18:31:11 +03:00
  • 293d1fca5c Merge pull request #2998 from freqtrade/try_fix_randomfailure hroff-1902 2020-02-29 18:29:54 +03:00
  • 848054d140 Fix jupyter notebook example - Matthias 2020-02-29 15:53:54 +01:00
  • f25adf3b12 improve and correct release documentation Matthias 2020-02-29 15:48:36 +01:00
  • 9336d8ee02 Try fix random testfailure Matthias 2020-02-29 15:44:45 +01:00
  • a6b48f7366 Version bump 2020.02 Matthias 2020-02-29 15:16:55 +01:00
  • c6fd6a0fbf Merge branch 'master' into new_release Matthias 2020-02-29 15:16:45 +01:00
  • 60579485e5 fix empty stake currency problem Matthias 2020-02-29 14:56:36 +01:00
  • 5277d71913 Add test for empty stake-currency Matthias 2020-02-29 14:56:04 +01:00
  • 0528af1700 Merge pull request #2879 from freqtrade/sortino_hyperopt_loss hroff-1902 2020-02-29 11:36:27 +03:00
  • 349aa2f957 Added dynamic print table function to hyperopt Fredrik81 2020-02-28 21:54:04 +01:00
  • bee8e92f02 Final changes, use sqrt i.o. statistics.pstdev hroff-1902 2020-02-28 23:50:25 +03:00
  • e411717de9 No percent where ratio is to be used hroff-1902 2020-02-28 12:36:39 +03:00
  • ac7fa8252b Merge pull request #2985 from Fredrik81/pretty-backtesting Matthias 2020-02-28 06:20:34 +01:00
  • 866c51acc5 Merge pull request #2988 from freqtrade/fix/dryrun hroff-1902 2020-02-27 22:09:18 +03:00
  • a55964a622 we Must parse --dry-run before setting run-mode Matthias 2020-02-27 19:36:54 +01:00
  • 5a02026f82 Add test validating behaviour Matthias 2020-02-27 19:35:58 +01:00
  • c0001fcb8c Merge pull request #2987 from Fredrik81/table-style hroff-1902 2020-02-27 18:30:14 +03:00
  • c1c0b59223 Merge pull request #2974 from freqtrade/enhance_roi_doc hroff-1902 2020-02-27 18:18:24 +03:00
  • 15e59654d9 Minor change to standardize table style. This PR will target commands. Fredrik81 2020-02-27 16:10:45 +01:00
  • e5a9c81412 Add 0 entry to enhanced ROI example Matthias 2020-02-27 14:04:12 +01:00
  • 55d471190a Changed table style of backtesting and alignment of headers Fredrik81 2020-02-27 13:28:28 +01:00
  • 90065843a5 Merge pull request #2983 from freqtrade/runmode hroff-1902 2020-02-27 12:22:37 +03:00
  • 8623300d15 Merge pull request #2984 from freqtrade/dependabot/docker/python-3.8.2-slim-buster Matthias 2020-02-27 08:26:20 +01:00
  • bbb438bd40 Bump python from 3.8.1-slim-buster to 3.8.2-slim-buster dependabot-preview[bot] 2020-02-27 06:18:09 +00:00
  • e5ec97495d Logging should be initialized first Matthias 2020-02-27 07:01:00 +01:00
  • 893d9cde8d Merge pull request #2943 from Fredrik81/add-print-table hroff-1902 2020-02-27 05:22:41 +03:00
  • b6839289ec Add price_side to sample config files Matthias 2020-02-26 20:03:03 +01:00
  • 0fea3a7ea7 Some final polish to configurable_side Matthias 2020-02-26 19:49:54 +01:00
  • 3c5e716d8f Update some documentation regarding price_side Matthias 2020-02-23 16:00:34 +01:00
  • 8edc3eb5fb Use generator to generate sell price scaffold testing Matthias 2020-02-23 15:39:12 +01:00
  • e1cb6f4ae3 fix and improve tests in test_freqtradebot Matthias 2020-02-23 15:06:37 +01:00
  • e7b9891335 Adapt rpc tests to corrected price side Matthias 2020-02-23 14:27:03 +01:00
  • e4b2949188 Change buy_rate calculation to use price_side Matthias 2020-02-23 14:13:43 +01:00
  • 5f71232038 Refactor get_buy_rate to use rate variable Matthias 2020-02-23 14:08:16 +01:00
  • de48a697b0 Use price_side for get_sell_rate Matthias 2020-02-23 14:06:42 +01:00
  • f91d7beaa1 Fix constants wrong parenteses Matthias 2020-02-23 13:51:16 +01:00
  • 30b0911645 Merge pull request #2976 from gaugau3000/doc_update_config_section hroff-1902 2020-02-26 12:45:06 +03:00
  • e6d003f8f2 Merge pull request #2973 from freqtrade/support_non_pairs hroff-1902 2020-02-26 12:20:45 +03:00
  • 297e63de0a Merge pull request #2970 from freqtrade/install_docs hroff-1902 2020-02-26 11:48:51 +03:00
  • 8ae0f99a96 Remove duplicate section Matthias 2020-02-26 09:05:48 +01:00
  • a29653b510 Wording changes to install docs Matthias 2020-02-26 08:59:27 +01:00
  • f38accb77b Return empty string if no quote / base currency can be found Matthias 2020-02-26 07:09:54 +01:00
  • 4e218be51d Don't use markets[pair]['quote'] Matthias 2020-02-26 07:08:09 +01:00
  • 1021ffa1c3 Apply suggestions from code review Matthias 2020-02-26 07:00:08 +01:00
  • 1e869b86f2 Update checkout aciton to v2 Matthias 2020-02-26 06:54:04 +01:00
  • af4469f073 Convert to str to avoid errors Matthias 2020-02-26 06:43:15 +01:00
  • df49b98c25 Implement wording-changes Matthias 2020-02-26 06:40:13 +01:00
  • c9b6bb1229 Merge pull request #2954 from freqtrade/rate_caching hroff-1902 2020-02-26 04:27:39 +03:00
  • 5a900858d8 Merge branch 'develop' into rate_caching hroff-1902 2020-02-26 04:04:20 +03:00
  • ce2e039e5f Update docs/configuration.md hroff-1902 2020-02-26 01:58:32 +03:00
  • 76c449c0c2 volume_pair_list_extra_doc_infos gaugau3000 2020-02-25 19:45:23 +00:00
  • 7d7318a3ea fix_wrong_order_type gaugau3000 2020-02-25 19:41:20 +00:00
  • a030ce9348 Reformat if condition Matthias 2020-02-25 20:22:59 +01:00
  • d44f6651c4 Fix small parenteses bug Matthias 2020-02-25 19:55:23 +01:00
  • cfc22577be Add timeframe_to_minutes to ROI documentation Matthias 2020-02-25 16:52:01 +01:00
  • 47e46bf205 Add second example using dataprovider and current price Matthias 2020-02-25 14:48:46 +01:00
  • 31ac4598ba Fix last occurances of pair splitting Matthias 2020-02-25 07:16:37 +01:00
  • d34515a5de Remove constraint to have pairs in base/quote format Matthias 2020-02-25 07:03:11 +01:00
  • e8eaa8920e Use get_base_currency instead of splitting by / Matthias 2020-02-25 07:01:31 +01:00
  • e9448dc5e2 Add tsts for quote and base currency Matthias 2020-02-25 07:01:23 +01:00
  • cd7efde6c0 Fixed coloring so it's only targeting the values not the table borders Fredrik81 2020-02-24 22:06:21 +01:00
  • 61037ab7b8 Implement get_pair_base_curr and get_pair_quote_curr Matthias 2020-02-24 21:50:27 +01:00
  • 3e4f663418 Move pairlist validation to exchange (we need to use .quote) from markets Matthias 2020-02-24 21:22:58 +01:00
  • 6581ba56ca Use markets.quote to validate Matthias 2020-02-24 20:41:45 +01:00
  • 2f349e0504 Improve install documentation by streamlining the process Matthias 2020-02-24 20:21:25 +01:00
  • 23b47b66ec Update install-script documentation and reorder installation steps Matthias 2020-02-24 20:11:25 +01:00
  • 23bf135b8a Alignment of table content, changed coloring, changed 'Best' column to show if it's initial_point or best Fredrik81 2020-02-24 11:01:14 +01:00
  • 6c8b5ea38c Merge pull request #2964 from freqtrade/dependabot/pip/develop/scikit-optimize-0.7.4 Matthias 2020-02-24 10:36:45 +01:00
  • 4d040f3123 Merge pull request #2962 from freqtrade/dependabot/pip/develop/requests-2.23.0 Matthias 2020-02-24 10:36:19 +01:00
  • 88121760e4 Merge pull request #2965 from freqtrade/dependabot/pip/develop/ccxt-1.22.95 Matthias 2020-02-24 10:32:12 +01:00
  • ae7a12200c Merge pull request #2963 from freqtrade/dependabot/pip/develop/plotly-4.5.1 Matthias 2020-02-24 10:31:40 +01:00
  • d63aaf3bfd Bump ccxt from 1.22.61 to 1.22.95 dependabot-preview[bot] 2020-02-24 08:05:15 +00:00
  • ff69b511e3 Bump scikit-optimize from 0.7.2 to 0.7.4 dependabot-preview[bot] 2020-02-24 08:04:44 +00:00
  • 4054dec7a0 Bump plotly from 4.5.0 to 4.5.1 dependabot-preview[bot] 2020-02-24 08:04:32 +00:00
  • 353f722dc5 Bump requests from 2.22.0 to 2.23.0 dependabot-preview[bot] 2020-02-24 08:04:07 +00:00
  • 83959f0e56 Merge pull request #2959 from hroff-1902/throttling Matthias 2020-02-24 06:54:52 +01:00
  • c657a1df2b Merge pull request #2960 from yazeed/sort_indicators_full Matthias 2020-02-24 06:45:20 +01:00
  • 7eb62ed32e Remove old print option for hyperopt-list and made table as default Fredrik81 2020-02-24 00:33:01 +01:00
  • e545ef563c Wording adjusted in helpstring hroff-1902 2020-02-23 22:50:58 +03:00
  • 0eeafcd157 matched commenting on previous sample_strategy.py Yazeed Al Oyoun 2020-02-23 16:56:55 +01:00
  • f25d6224dd modified sample_strategy Yazeed Al Oyoun 2020-02-23 16:22:19 +01:00
  • e37f055dad Improve some tests Matthias 2020-02-23 13:11:33 +01:00
  • 9301f81fc8 Add test for user-sell_timeout handling Matthias 2020-02-23 13:09:46 +01:00
  • 634e7cc34a Implement handle_buy_trade_customcallback Matthias 2020-02-23 13:04:40 +01:00
  • e04c2dda2c fixed typo Yazeed Al Oyoun 2020-02-22 23:58:31 +01:00
  • d2181bdd94 Adjust tests hroff-1902 2020-02-23 01:45:15 +03:00
  • 5ac6244465 added keltner channel and uo Yazeed Al Oyoun 2020-02-22 23:50:26 +01:00
  • 2957756275 final touches plus Yazeed Al Oyoun 2020-02-22 23:39:01 +01:00
  • b49b9b515e final touches Yazeed Al Oyoun 2020-02-22 23:37:15 +01:00