Commit Graph

  • 761407f74d Merge pull request #3430 from freqtrade/timeframe Matthias 2020-06-15 13:47:26 +02:00
  • fad4723eae Merge pull request #3483 from freqtrade/dependabot/pip/develop/flake8-3.8.3 Matthias 2020-06-15 13:35:03 +02:00
  • df90d631fb Bump flake8 from 3.8.2 to 3.8.3 dependabot-preview[bot] 2020-06-15 10:05:20 +00:00
  • 811ef01fc0 Merge pull request #3482 from freqtrade/dependabot/pip/develop/mkdocs-material-5.3.0 Matthias 2020-06-15 12:05:05 +02:00
  • af610a1720 Merge pull request #3484 from freqtrade/dependabot/pip/develop/ccxt-1.30.2 Matthias 2020-06-15 12:04:20 +02:00
  • 17753f1afd Merge pull request #3485 from freqtrade/dependabot/pip/develop/pytest-cov-2.10.0 Matthias 2020-06-15 12:04:07 +02:00
  • f38f3643f5 Bump pytest-cov from 2.9.0 to 2.10.0 dependabot-preview[bot] 2020-06-15 09:02:34 +00:00
  • d66050522c Bump ccxt from 1.29.52 to 1.30.2 dependabot-preview[bot] 2020-06-15 09:02:14 +00:00
  • 1853350c7d Bump mkdocs-material from 5.2.3 to 5.3.0 dependabot-preview[bot] 2020-06-15 09:01:05 +00:00
  • dfc44e5b32 Merge pull request #3461 from felpasl/format_minimal_roi_opt Matthias 2020-06-15 10:03:28 +02:00
  • a3506f4d8e Merge branch 'develop' into timeframe Matthias 2020-06-15 06:35:55 +02:00
  • d337fb6c6a Update some comments Matthias 2020-06-15 06:35:31 +02:00
  • 837aedb0c7 Docs: Run multiple instances for new users muletman 2020-06-14 17:03:18 +01:00
  • f80b5f9410 Merge pull request #3438 from freqtrade/ftx_stoploss Matthias 2020-06-14 07:02:15 +02:00
  • 534c242d1b Apply typography to test too Matthias 2020-06-14 06:33:08 +02:00
  • f6f7c99b9c Adjust typography and add missing space Matthias 2020-06-14 06:31:05 +02:00
  • de36f3d850 Cosmetics in freqtradebot hroff-1902 2020-06-14 01:42:45 +03:00
  • 4660909e95 Validate stoploss_on_exchange_limit_ratio at startup time hroff-1902 2020-06-14 01:07:00 +03:00
  • 1bf333d320 Minor: fix test hroff-1902 2020-06-14 00:57:13 +03:00
  • be03c22dba Minor: Fix exception message hroff-1902 2020-06-14 00:35:58 +03:00
  • ea77edce05 Make flake happy hroff-1902 2020-06-13 18:54:54 +03:00
  • d52198d15e Merge pull request #3468 from hroff-1902/cleanup_async_markets Matthias 2020-06-13 17:28:11 +02:00
  • 3d9b107761 Changes after review hroff-1902 2020-06-13 17:12:37 +03:00
  • 37bc2d28ad Revert "Remove _load_async_markets" hroff-1902 2020-06-13 13:34:29 +03:00
  • e5363185a5 Merge pull request #3476 from tehnuge/develop hroff-1902 2020-06-13 11:25:01 +03:00
  • 9890e26aeb fix SQL cheatsheet query (#3475) John Duong 2020-06-12 22:10:18 -07:00
  • a0a00b74e2 Merge pull request #3474 from codaxe/develop Matthias 2020-06-12 19:26:02 +02:00
  • 9615614e48 Update hyperopt.md CoDaXe 2020-06-12 13:13:10 -04:00
  • 12d3a234c1 Merge pull request #3471 from freqtrade/fix/3465 hroff-1902 2020-06-12 07:57:37 +03:00
  • ab2f5579d8 Update strategy-customization.md CoDaXe 2020-06-11 20:34:14 -04:00
  • 1e7826f392 Explicitly raise OperationalException if markets are not loaded correctly Matthias 2020-06-10 19:57:59 +02:00
  • c66ca957d9 Add test verifying this behaviour Matthias 2020-06-10 19:57:47 +02:00
  • 06799b13cf Merge pull request #3470 from Theagainmen/Telegram_emojis_V2 Matthias 2020-06-10 19:55:12 +02:00
  • a7cd68121b Have rest-client use new reload_config endpoint Matthias 2020-06-10 19:44:34 +02:00
  • 69ac5c1ac7 change hyperopt return to better copy to strategy file Felipe Lambert 2020-06-08 14:55:28 -03:00
  • 4f643f8481 Fix Flake8 error: line too long Theagainmen 2020-06-10 17:12:21 +02:00
  • 8c9dea988c Now supports both commands & fixed test Theagainmen 2020-06-10 16:55:47 +02:00
  • 043397c5d7 reload_conf & reload_config now both accepted, code is more consistent now Theagainmen 2020-06-10 16:34:46 +02:00
  • 04fa597695 Test with multiple commands in one line Theagainmen 2020-06-10 16:28:37 +02:00
  • ac92834693 reload_conf & reload_config now both accepted, code is more consistent now Theagainmen 2020-06-09 23:03:55 +02:00
  • 9380cf484a Merge pull request #3467 from freqtrade/market_order_docs Matthias 2020-06-10 06:46:59 +02:00
  • a198b91b87 align Spaces in commented config section Matthias 2020-06-10 06:36:35 +02:00
  • 0067a3ab7c Change logging level hroff-1902 2020-06-10 06:30:29 +03:00
  • 7d451638a8 Make _reload_markets() public hroff-1902 2020-06-10 01:39:23 +03:00
  • 6744f8f052 Remove _load_async_markets hroff-1902 2020-06-10 01:22:55 +03:00
  • bd942992ef Add documentation about pricing related to market orders Matthias 2020-06-09 20:47:52 +02:00
  • 843119303b Merge pull request #3466 from misterr8472/patch-2 hroff-1902 2020-06-09 19:32:17 +03:00
  • 05deb5ba05 Fixed typo and missing { Mister Render 2020-06-09 16:08:20 +00:00
  • ab0003f565 fix #3463 by explicitly failing if no stoploss is defined Matthias 2020-06-09 14:33:57 +02:00
  • 10ed0d117e Merge pull request #3456 from freqtrade/dependabot/pip/develop/mypy-0.780 Matthias 2020-06-08 12:49:19 +02:00
  • 6029593c43 Bump mypy from 0.770 to 0.780 dependabot-preview[bot] 2020-06-08 09:49:08 +00:00
  • d77c9b9551 Merge pull request #3457 from freqtrade/dependabot/pip/develop/pytest-5.4.3 Matthias 2020-06-08 11:47:47 +02:00
  • 47deaaf495 Merge pull request #3458 from freqtrade/dependabot/pip/develop/ccxt-1.29.52 Matthias 2020-06-08 11:39:40 +02:00
  • c3df9063c3 Merge pull request #3460 from freqtrade/dependabot/pip/develop/mkdocs-material-5.2.3 Matthias 2020-06-08 11:39:15 +02:00
  • 3bbfeebcbd Merge pull request #3459 from freqtrade/dependabot/pip/develop/numpy-1.18.5 Matthias 2020-06-08 11:38:58 +02:00
  • 4b5aee7d1c Bump pytest from 5.4.2 to 5.4.3 dependabot-preview[bot] 2020-06-08 09:21:08 +00:00
  • 03a64af7f2 Merge pull request #3455 from freqtrade/dependabot/pip/develop/pytest-mock-3.1.1 Matthias 2020-06-08 11:19:52 +02:00
  • 81ed1d6f35 Bump mkdocs-material from 5.2.2 to 5.2.3 dependabot-preview[bot] 2020-06-08 09:10:29 +00:00
  • 1c8243e9b3 Bump numpy from 1.18.4 to 1.18.5 dependabot-preview[bot] 2020-06-08 09:10:07 +00:00
  • 9f482d598e Bump ccxt from 1.29.5 to 1.29.52 dependabot-preview[bot] 2020-06-08 09:09:38 +00:00
  • bb07746bd5 Bump pytest-mock from 3.1.0 to 3.1.1 dependabot-preview[bot] 2020-06-08 09:08:19 +00:00
  • 143197c5d2 Merge pull request #3452 from freqtrade/bt_report_sorting hroff-1902 2020-06-08 05:09:03 +03:00
  • 72ae4b1500 Load pairlist after strategy to use strategy-config Matthias 2020-06-07 16:06:20 +02:00
  • 54226b45b1 Add test verifying failure Matthias 2020-06-07 16:02:08 +02:00
  • a75b94f143 use bracket notation for dataframe access Matthias 2020-06-07 15:30:41 +02:00
  • 68395d2745 Use bracket notation to query results in hyperopt Matthias 2020-06-07 15:13:59 +02:00
  • 0f373e6bb9 Update unrelated tests Matthias 2020-06-07 15:02:56 +02:00
  • 3f9ab0846d Rename profitperc to profit_percent Matthias 2020-06-07 15:17:35 +02:00
  • 04779411f5 Add docstring to backtest_stats Matthias 2020-06-07 14:32:01 +02:00
  • 070913f327 Rename text_table generation Matthias 2020-06-07 11:35:02 +02:00
  • 499c6772d1 Rename tabulate methods Matthias 2020-06-07 11:31:33 +02:00
  • a6f6724752 Reorder functions in optimize_report Matthias 2020-06-07 11:29:14 +02:00
  • b291853ade Merge pull request #3451 from freqtrade/use_json_for_askstrategydump Matthias 2020-06-07 10:24:34 +02:00
  • db4576c50b Use json for *strategy dump Matthias 2020-06-07 10:09:39 +02:00
  • 9adb4d0084 Merge pull request #3444 from freqtrade/kraken_download_docs hroff-1902 2020-06-06 21:10:45 +03:00
  • 6df981b5b6 Merge pull request #3449 from freqtrade/ask_strategy_verbosity Matthias 2020-06-06 17:38:58 +02:00
  • 8d8cf5a2fd Improve code formatting of telegram Matthias 2020-06-06 17:28:00 +02:00
  • ed1268cf39 Merge branch 'develop' into ask_strategy_verbosity Matthias 2020-06-06 17:23:19 +02:00
  • 6aed16c146 Merge pull request #3448 from Theagainmen/Telegram_emojis_V2 Matthias 2020-06-06 17:22:56 +02:00
  • 3bd38171f8 DOn't use json.dumps - it's not necessary Matthias 2020-06-06 17:19:44 +02:00
  • d20762aa01 Fixed typo 'emoij' in test file too Theagainmen 2020-06-06 15:46:19 +02:00
  • 172ca761f2 Fixed typo 'emoij' Theagainmen 2020-06-06 15:38:42 +02:00
  • b2316cdd00 Extract sell_smoij logic into it's own function Matthias 2020-06-06 13:32:06 +02:00
  • 1a5cd85900 Fix typo Matthias 2020-06-06 13:15:01 +02:00
  • a86863c032 Merge pull request #3440 from freqtrade/rpc_status_fields hroff-1902 2020-06-05 23:59:01 +03:00
  • 8fc2dc4409 Merge pull request #3437 from freqtrade/rpc/display_profit hroff-1902 2020-06-05 23:45:00 +03:00
  • 8c32d691c7 Add information about bid and ask strategy to /showconfig Matthias 2020-06-05 20:31:40 +02:00
  • 5f9994c9ed Reduce verbosity of sell-rate fetching Matthias 2020-06-05 20:24:21 +02:00
  • f34bcc5fd3 Splitted a line that was too long, resulting in error for flake8 Theagainmen 2020-06-05 20:15:22 +02:00
  • 6694ac5077 Splitted a line that was too long, resulting in flake8 error Theagainmen 2020-06-05 20:10:52 +02:00
  • 08b9abed3a Removed '.encode', unecessary Theagainmen 2020-06-05 20:05:55 +02:00
  • 4c6a7a354d Removed '.encode' lines, unessecary Theagainmen 2020-06-05 20:04:11 +02:00
  • 080efd1102 Added unicoded emoji's to Telegram messages Theagainmen 2020-06-05 19:09:49 +02:00
  • ff289a7177 Updated tests to work with Telegram emojis Theagainmen 2020-06-05 19:08:54 +02:00
  • b27348490d Add rate-limiting note for Kraken datadownload Matthias 2020-06-05 13:59:00 +02:00
  • 6a88eb603b Update failing test Matthias 2020-06-04 07:20:50 +02:00
  • 7bd55aa2f1 Use correct calcuation for "locked in profit" Matthias 2020-06-04 07:04:32 +02:00
  • 412b50dac5 Add current stoploss calculations Matthias 2020-06-04 06:56:59 +02:00
  • 5c5dc6fffe Update test to reflect real trade after one cycle Matthias 2020-06-04 06:56:30 +02:00
  • 2f07d21629 Update documentation with FTX Stoploss on exchange Matthias 2020-06-03 20:20:39 +02:00