Commit Graph

  • 36dae7cc6c trailing stoploss reason fixed Misagh 2019-06-02 13:27:31 +02:00
  • c68fe7a685 example how to use best bid and ask in strategy Yuliyan Perfanov 2019-06-02 13:27:44 +03:00
  • 199426460a implemented DataProvider.orderbook() Yuliyan Perfanov 2019-06-02 13:25:09 +03:00
  • 338f2a2322 Use kwarg to call persistence.init() Matthias 2019-06-01 06:26:03 +02:00
  • f04089ef1e Merge pull request #1892 from freqtrade/ref/live_data Matthias 2019-06-01 06:20:11 +02:00
  • 1add432673 docs adjusted hroff-1902 2019-05-30 23:00:19 +03:00
  • f15f03428e Merge pull request #1896 from hroff-1902/fix-help-traceback Matthias 2019-05-30 20:14:08 +02:00
  • e4e22167bb make mypy happy hroff-1902 2019-05-30 21:00:16 +03:00
  • 6b144150c7 fix handling of SystemExit hroff-1902 2019-05-30 20:38:04 +03:00
  • ef15f2bdc6 log messages slightly improved hroff-1902 2019-05-30 11:07:31 +03:00
  • 39932627bd typo in log message fixed hroff-1902 2019-05-30 11:03:17 +03:00
  • 11f535e79f change prints to logging hroff-1902 2019-05-30 09:54:58 +03:00
  • f463817c88 change metavar for --pairs-file hroff-1902 2019-05-30 09:51:32 +03:00
  • b6e8fecbf5 Change persistence.init parameter Matthias 2019-05-30 06:31:34 +02:00
  • d6cf314481 Don't default to false for init() Matthias 2019-05-30 06:30:06 +02:00
  • fb88953be3 refactoring download_backtest_data.py hroff-1902 2019-05-29 21:57:14 +03:00
  • 15984b5c43 Adjust some tests - implement new "live" method to plot_script Matthias 2019-05-29 20:25:07 +02:00
  • c2f6897d8b Move download of live data to load_data Matthias 2019-05-29 20:10:48 +02:00
  • 28c796a234 Merge pull request #1877 from freqtrade/eliminate_freqtradebin Matthias 2019-05-29 20:06:02 +02:00
  • d7bebc4385 persistence.init does not need the config dict Matthias 2019-05-29 19:54:47 +02:00
  • 7b367818fc Remove duplicate code Matthias 2019-05-29 19:46:46 +02:00
  • 9e4dd6f37f Read bin/freqtrade with deprecation warning Matthias 2019-05-27 19:27:24 +02:00
  • 22144d89fc Fix mypy error Matthias 2019-05-25 15:31:30 +02:00
  • c5ef700eb7 Use autogenerated entrypoint Matthias 2019-05-25 15:08:35 +02:00
  • 17d614c66a Remove binary script - allow None arguemnts Matthias 2019-05-25 15:07:52 +02:00
  • 7406edfd8f Move set_loggers to main() Matthias 2019-05-25 14:51:50 +02:00
  • 6451feee0e Merge pull request #1830 from hroff-1902/python-version Matthias 2019-05-29 19:24:25 +02:00
  • 912b06b34b Merge branch 'develop' into python-version hroff-1902 2019-05-29 20:07:46 +03:00
  • 9fab7e6122 Merge pull request #1888 from freqtrade/fix_ta_on_candle Matthias 2019-05-29 18:07:55 +02:00
  • ea83b2b1d0 legacy code removed. Misagh 2019-05-29 14:17:09 +02:00
  • f6a88d71c6 Merge pull request #1884 from freqtrade/doc/plotting Matthias 2019-05-29 06:19:13 +02:00
  • 4fed263885 Merge pull request #1879 from freqtrade/refactor_optimize__init__ Matthias 2019-05-29 06:18:57 +02:00
  • db2e6f2d1c tests adjusted hroff-1902 2019-05-28 23:25:53 +03:00
  • 58477dcd82 cleanup: return after cmd removed in main() hroff-1902 2019-05-28 23:25:19 +03:00
  • 536c8fa454 move python version check to the top hroff-1902 2019-05-28 23:04:39 +03:00
  • 55bdd26439 Edgecli -> Edge for Runmode and start_edge() Matthias 2019-05-28 19:25:01 +02:00
  • 89f44c10a1 Fix grammar error Matthias 2019-05-28 19:20:41 +02:00
  • 8b028068bb Fix typos, add section for custom indicators Matthias 2019-05-28 07:06:26 +02:00
  • f7766d305b Improve plotting documentation Matthias 2019-05-27 19:42:12 +02:00
  • 1b7ee7cf5a Merge pull request #1883 from freqtrade/pyup/scheduled-update-2019-05-27 Matthias 2019-05-27 19:15:23 +02:00
  • 09e037c96e Update scikit-learn from 0.21.1 to 0.21.2 pyup-bot 2019-05-27 15:29:09 +00:00
  • bfb6dc4a8e Update cachetools from 3.1.0 to 3.1.1 pyup-bot 2019-05-27 15:29:07 +00:00
  • 196a1bcc26 Update ccxt from 1.18.551 to 1.18.578 pyup-bot 2019-05-27 15:29:06 +00:00
  • 73f1d9bb66 Merge pull request #1882 from freqtrade/fix/plot_script Matthias 2019-05-27 08:21:31 +02:00
  • 1988662607 Update plot-script to work with exported trades Matthias 2019-05-26 20:19:06 +02:00
  • 3e2c808b4b Merge pull request #1880 from hroff-1902/exchange-debuglog Matthias 2019-05-26 19:26:19 +02:00
  • dab4307e04 Add secure way to genreate password, warn if no password is defined Matthias 2019-05-26 14:40:03 +02:00
  • dd03e0acc6 Merge pull request #1878 from freqtrade/doc/docker Matthias 2019-05-26 13:49:00 +02:00
  • e335e6c480 Fix some wordings Matthias 2019-05-26 13:40:07 +02:00
  • 0e228acbfb minor: exchange debug logging humanized hroff-1902 2019-05-25 22:42:17 +03:00
  • 201e02e73f Add test for Timeout - move tests to test_history Matthias 2019-05-25 20:25:59 +02:00
  • 71447e55aa Update missing import Matthias 2019-05-25 20:14:31 +02:00
  • 8ad30e2625 Adapt tests Matthias 2019-05-25 20:06:18 +02:00
  • 104f1212e6 Move edge_cli_start to optimize Matthias 2019-05-25 20:05:19 +02:00
  • 65a4862d1f Adapt tests to load start_* methods from optimize Matthias 2019-05-25 20:01:43 +02:00
  • 236c392d28 Don't load hyperopts / optimize dependency tree if that module is not used Matthias 2019-05-25 20:00:31 +02:00
  • b38c43141c Adjust imports to new location Matthias 2019-05-25 16:53:35 +02:00
  • 9225cdea8a Move validate_backtest_data and get_timeframe to histoyr Matthias 2019-05-25 16:51:52 +02:00
  • 26a8cdcc03 Move telegram-setup to telegram page Matthias 2019-05-25 16:27:36 +02:00
  • 3e0a71f69f Add docker install script to mkdocs index Matthias 2019-05-25 16:27:18 +02:00
  • 4394701de3 Seperate docker-documentation Matthias 2019-05-25 16:13:18 +02:00
  • b6484cb2b4 Replace technical link Matthias 2019-05-25 15:54:35 +02:00
  • 90ece09ee9 require username/password for API server Matthias 2019-05-25 14:42:13 +02:00
  • febcc3dddc Adapt tests and rest_client to basic_auth Matthias 2019-05-25 14:25:36 +02:00
  • 2da7145132 Switch auth to real basic auth Matthias 2019-05-25 14:25:16 +02:00
  • 6adc8f7ea7 Merge branch 'develop' into feat/flask_rest_retry Matthias 2019-05-25 14:17:04 +02:00
  • 5bbd3c6158 Add documentation Matthias 2019-05-25 14:16:59 +02:00
  • 1fab884a2f use Authorization for client Matthias 2019-05-25 14:14:09 +02:00
  • 04c35b465e Add authorization to tests Matthias 2019-05-25 14:13:59 +02:00
  • 7e952b028a Add basic auth to rest-api Matthias 2019-05-25 14:11:30 +02:00
  • b7686d06a7 Merge pull request #1873 from freqtrade/add_some_tests Matthias 2019-05-25 13:26:34 +02:00
  • c30c4ef266 Merge pull request #1875 from hroff-1902/hyperopts-bugfix-reduce Matthias 2019-05-25 13:26:07 +02:00
  • 469c0b6a55 Adjust check_int_positive tests Matthias 2019-05-25 13:16:00 +02:00
  • c3e93e7593 fix reduce() TypeError in hyperopts hroff-1902 2019-05-24 23:08:56 +03:00
  • 7bbe8b2483 Add a few more testcases for check_int_positive Matthias 2019-05-24 06:22:27 +02:00
  • 7b968a2401 logger.exception cleanup hroff-1902 2019-05-24 04:04:07 +03:00
  • 253025c0fe Add tests for check_int_positive Matthias 2019-05-23 19:53:42 +02:00
  • 7b074765ab Improve edge tests - cleanup test file Matthias 2019-05-23 19:48:22 +02:00
  • 1a5dbd29e0 Merge pull request #1871 from hroff-1902/edge-no-trades Matthias 2019-05-23 19:32:02 +02:00
  • b87b3dc38a Merge pull request #1870 from hroff-1902/dataprovider-history-2 Matthias 2019-05-22 19:25:34 +02:00
  • 6e1da13920 Log message changed hroff-1902 2019-05-22 17:19:11 +03:00
  • 406e266bb4 typo in comment fixed hroff-1902 2019-05-22 14:34:35 +03:00
  • 2c9a519c5e edge: handle properly the 'No trades' case hroff-1902 2019-05-22 14:21:36 +03:00
  • 98eeec3145 renaming of make_testdata_path reverted hroff-1902 2019-05-22 14:04:58 +03:00
  • 7cb753754b tests adjusted hroff-1902 2019-05-21 20:49:19 +03:00
  • 11dce91281 data/history minor cleanup hroff-1902 2019-05-21 20:49:02 +03:00
  • 51aa469f67 Cleanups Matthias 2019-05-20 20:13:01 +02:00
  • 58ced36445 Add documentation for stoploss updates Matthias 2019-05-20 20:06:35 +02:00
  • 11fd8a59af cleanup stoploss documentations Matthias 2019-05-20 20:06:13 +02:00
  • a39cdd3b2b Exclude Edge from startup-stoploss calc Matthias 2019-05-20 19:35:48 +02:00
  • 53af8f331d Deep-copy default_conf for edge config Matthias 2019-05-20 19:35:19 +02:00
  • 9f54181494 Add test for stoploss_reinit Matthias 2019-05-20 07:12:54 +02:00
  • 6a5daab520 add logic for stoploss reinitialization after startup Matthias 2019-05-20 07:06:40 +02:00
  • 349c0619aa Move startup to freqtradebot Matthias 2019-05-19 20:06:26 +02:00
  • 6dc2175e1f Merge pull request #1867 from freqtrade/pyup/scheduled-update-2019-05-20 Matthias 2019-05-20 20:02:46 +02:00
  • 96a34f753b Adapt test to new output from arrow Matthias 2019-05-20 19:48:12 +02:00
  • 04e13eed7d Update filelock from 3.0.10 to 3.0.12 pyup-bot 2019-05-20 15:36:13 +00:00
  • 5b24ac7898 Update scikit-learn from 0.21.0 to 0.21.1 pyup-bot 2019-05-20 15:36:11 +00:00
  • 34c7ac8926 Update requests from 2.21.0 to 2.22.0 pyup-bot 2019-05-20 15:36:10 +00:00
  • 3404bb1865 Update arrow from 0.13.1 to 0.13.2 pyup-bot 2019-05-20 15:36:09 +00:00