Commit Graph

  • adc12ed043 Fix new test after develop merge Matthias 2019-06-08 20:26:25 +0200
  • 9ea887dbd0 Merge branch 'develop' into stoploss_restart Matthias 2019-06-08 20:23:13 +0200
  • 9967df8f45
    Merge pull request #1902 from freqtrade/fix_tsl_offset_on_reason Matthias 2019-06-08 20:21:51 +0200
  • 71b7b2482f
    Merge pull request #1905 from freqtrade/pyup/scheduled-update-2019-06-03 Matthias 2019-06-08 19:43:54 +0200
  • 5273540a93 Fix test failure (double-trailing newlines are removed now) Matthias 2019-06-08 19:32:31 +0200
  • af127d00ff debug logging of metadata added; description of metadata['timeframe'] added to docs hroff-1902 2019-06-08 08:04:52 +0300
  • d0a1fc551d adjust tests hroff-1902 2019-06-08 07:11:16 +0300
  • 39230364fd add timeframe to strategy and hyperopt metadata hroff-1902 2019-06-08 07:09:23 +0300
  • f9fe266364 check for runmode before retrieving the orderbook Yuliyan Perfanov 2019-06-06 18:52:14 +0300
  • a9ed5da369 added doc for DataProvider.orderbook() Yuliyan Perfanov 2019-06-06 18:48:26 +0300
  • 2e6ded06a9 removed redundant print() Yuliyan Perfanov 2019-06-06 18:25:58 +0300
  • 0bad002ed8 adicionado pontuação no texto Rafael Rodrigues 2019-06-06 00:24:54 -0300
  • 4526f39903 alterado de acordo com o curso do udemy Rafael Rodrigues 2019-06-03 23:05:05 -0300
  • 7134273918 Update plotly from 3.9.0 to 3.10.0 pyup-bot 2019-06-03 17:19:26 +0200
  • f75e97e9b0 Update coveralls from 1.7.0 to 1.8.0 pyup-bot 2019-06-03 17:19:25 +0200
  • a132517f0a Update pytest from 4.5.0 to 4.6.1 pyup-bot 2019-06-03 17:19:24 +0200
  • 3c1ae07f92 Update flask from 1.0.2 to 1.0.3 pyup-bot 2019-06-03 17:19:20 +0200
  • 4ef8a74977 Update arrow from 0.13.2 to 0.14.1 pyup-bot 2019-06-03 17:19:19 +0200
  • 51113dae0e Update sqlalchemy from 1.3.3 to 1.3.4 pyup-bot 2019-06-03 17:19:16 +0200
  • c04a8a1024 Update ccxt from 1.18.578 to 1.18.615 pyup-bot 2019-06-03 17:19:13 +0200
  • bd8edd61fd Update numpy from 1.16.3 to 1.16.4 pyup-bot 2019-06-03 17:19:12 +0200
  • 4982dda24c calculate_loss adaptado a calcular o SHARPE RATIO Rafael Rodrigues 2019-06-02 23:50:34 -0300
  • 92113ce1c9
    Merge pull request #1903 from freqtrade/fix/testfailure Misagh 2019-06-02 15:52:19 +0200
  • 107c3beb20 Fix test-failure introduced in #1891 Matthias 2019-06-02 15:28:29 +0200
  • 4e45aa1564
    Merge pull request #1863 from xmatthias/feat/flask_rest_retry Matthias 2019-06-02 15:20:12 +0200
  • e0e5cfa266
    Merge pull request #1891 from freqtrade/simplify/persistence_init Matthias 2019-06-02 15:13:06 +0200
  • 36dae7cc6c trailing stoploss reason fixed Misagh 2019-06-02 13:27:31 +0200
  • c68fe7a685 example how to use best bid and ask in strategy Yuliyan Perfanov 2019-06-02 13:27:44 +0300
  • 199426460a implemented DataProvider.orderbook() Yuliyan Perfanov 2019-06-02 13:25:09 +0300
  • 338f2a2322 Use kwarg to call persistence.init() Matthias 2019-06-01 06:26:03 +0200
  • f04089ef1e
    Merge pull request #1892 from freqtrade/ref/live_data Matthias 2019-06-01 06:20:11 +0200
  • 1add432673 docs adjusted hroff-1902 2019-05-30 23:00:19 +0300
  • f15f03428e
    Merge pull request #1896 from hroff-1902/fix-help-traceback Matthias 2019-05-30 20:14:08 +0200
  • e4e22167bb make mypy happy hroff-1902 2019-05-30 21:00:16 +0300
  • 6b144150c7 fix handling of SystemExit hroff-1902 2019-05-30 20:38:04 +0300
  • ef15f2bdc6 log messages slightly improved hroff-1902 2019-05-30 11:07:31 +0300
  • 39932627bd typo in log message fixed hroff-1902 2019-05-30 11:03:17 +0300
  • 11f535e79f change prints to logging hroff-1902 2019-05-30 09:54:58 +0300
  • f463817c88 change metavar for --pairs-file hroff-1902 2019-05-30 09:51:32 +0300
  • b6e8fecbf5 Change persistence.init parameter Matthias 2019-05-30 06:31:34 +0200
  • d6cf314481 Don't default to false for init() Matthias 2019-05-30 06:30:06 +0200
  • fb88953be3 refactoring download_backtest_data.py hroff-1902 2019-05-29 21:57:14 +0300
  • 15984b5c43 Adjust some tests - implement new "live" method to plot_script Matthias 2019-05-29 20:25:07 +0200
  • c2f6897d8b Move download of live data to load_data Matthias 2019-05-29 20:10:48 +0200
  • 28c796a234
    Merge pull request #1877 from freqtrade/eliminate_freqtradebin Matthias 2019-05-29 20:06:02 +0200
  • d7bebc4385 persistence.init does not need the config dict Matthias 2019-05-29 19:54:47 +0200
  • 7b367818fc Remove duplicate code Matthias 2019-05-29 19:46:46 +0200
  • 9e4dd6f37f Read bin/freqtrade with deprecation warning Matthias 2019-05-27 19:27:24 +0200
  • 22144d89fc Fix mypy error Matthias 2019-05-25 15:31:30 +0200
  • c5ef700eb7 Use autogenerated entrypoint Matthias 2019-05-25 15:08:35 +0200
  • 17d614c66a Remove binary script - allow None arguemnts Matthias 2019-05-25 15:07:52 +0200
  • 7406edfd8f Move set_loggers to main() Matthias 2019-05-25 14:51:50 +0200
  • 6451feee0e
    Merge pull request #1830 from hroff-1902/python-version Matthias 2019-05-29 19:24:25 +0200
  • 912b06b34b
    Merge branch 'develop' into python-version hroff-1902 2019-05-29 20:07:46 +0300
  • 9fab7e6122
    Merge pull request #1888 from freqtrade/fix_ta_on_candle Matthias 2019-05-29 18:07:55 +0200
  • ea83b2b1d0 legacy code removed. Misagh 2019-05-29 14:17:09 +0200
  • f6a88d71c6
    Merge pull request #1884 from freqtrade/doc/plotting Matthias 2019-05-29 06:19:13 +0200
  • 4fed263885
    Merge pull request #1879 from freqtrade/refactor_optimize__init__ Matthias 2019-05-29 06:18:57 +0200
  • db2e6f2d1c tests adjusted hroff-1902 2019-05-28 23:25:53 +0300
  • 58477dcd82 cleanup: return after cmd removed in main() hroff-1902 2019-05-28 23:25:19 +0300
  • 536c8fa454 move python version check to the top hroff-1902 2019-05-28 23:04:39 +0300
  • 55bdd26439 Edgecli -> Edge for Runmode and start_edge() Matthias 2019-05-28 19:25:01 +0200
  • 89f44c10a1 Fix grammar error Matthias 2019-05-28 19:20:41 +0200
  • 8b028068bb Fix typos, add section for custom indicators Matthias 2019-05-28 07:06:26 +0200
  • f7766d305b Improve plotting documentation Matthias 2019-05-27 19:42:12 +0200
  • 1b7ee7cf5a
    Merge pull request #1883 from freqtrade/pyup/scheduled-update-2019-05-27 Matthias 2019-05-27 19:15:23 +0200
  • 09e037c96e Update scikit-learn from 0.21.1 to 0.21.2 pyup-bot 2019-05-27 15:29:09 +0000
  • bfb6dc4a8e Update cachetools from 3.1.0 to 3.1.1 pyup-bot 2019-05-27 15:29:07 +0000
  • 196a1bcc26 Update ccxt from 1.18.551 to 1.18.578 pyup-bot 2019-05-27 15:29:06 +0000
  • 73f1d9bb66
    Merge pull request #1882 from freqtrade/fix/plot_script Matthias 2019-05-27 08:21:31 +0200
  • 1988662607 Update plot-script to work with exported trades Matthias 2019-05-26 20:19:06 +0200
  • 3e2c808b4b
    Merge pull request #1880 from hroff-1902/exchange-debuglog Matthias 2019-05-26 19:26:19 +0200
  • dab4307e04 Add secure way to genreate password, warn if no password is defined Matthias 2019-05-26 14:40:03 +0200
  • dd03e0acc6
    Merge pull request #1878 from freqtrade/doc/docker Matthias 2019-05-26 13:49:00 +0200
  • e335e6c480 Fix some wordings Matthias 2019-05-26 13:40:07 +0200
  • 0e228acbfb minor: exchange debug logging humanized hroff-1902 2019-05-25 22:42:17 +0300
  • 201e02e73f Add test for Timeout - move tests to test_history Matthias 2019-05-25 20:25:59 +0200
  • 71447e55aa Update missing import Matthias 2019-05-25 20:14:31 +0200
  • 8ad30e2625 Adapt tests Matthias 2019-05-25 20:06:18 +0200
  • 104f1212e6 Move edge_cli_start to optimize Matthias 2019-05-25 20:05:19 +0200
  • 65a4862d1f Adapt tests to load start_* methods from optimize Matthias 2019-05-25 20:01:43 +0200
  • 236c392d28 Don't load hyperopts / optimize dependency tree if that module is not used Matthias 2019-05-25 20:00:31 +0200
  • b38c43141c Adjust imports to new location Matthias 2019-05-25 16:53:35 +0200
  • 9225cdea8a Move validate_backtest_data and get_timeframe to histoyr Matthias 2019-05-25 16:51:52 +0200
  • 26a8cdcc03 Move telegram-setup to telegram page Matthias 2019-05-25 16:27:36 +0200
  • 3e0a71f69f Add docker install script to mkdocs index Matthias 2019-05-25 16:27:18 +0200
  • 4394701de3 Seperate docker-documentation Matthias 2019-05-25 16:13:18 +0200
  • b6484cb2b4 Replace technical link Matthias 2019-05-25 15:54:35 +0200
  • 90ece09ee9 require username/password for API server Matthias 2019-05-25 14:42:13 +0200
  • febcc3dddc Adapt tests and rest_client to basic_auth Matthias 2019-05-25 14:25:36 +0200
  • 2da7145132 Switch auth to real basic auth Matthias 2019-05-25 14:25:16 +0200
  • 6adc8f7ea7 Merge branch 'develop' into feat/flask_rest_retry Matthias 2019-05-25 14:17:04 +0200
  • 5bbd3c6158 Add documentation Matthias 2019-05-25 14:16:59 +0200
  • 1fab884a2f use Authorization for client Matthias 2019-05-25 14:14:09 +0200
  • 04c35b465e Add authorization to tests Matthias 2019-05-25 14:13:59 +0200
  • 7e952b028a Add basic auth to rest-api Matthias 2019-05-25 14:11:30 +0200
  • b7686d06a7
    Merge pull request #1873 from freqtrade/add_some_tests Matthias 2019-05-25 13:26:34 +0200
  • c30c4ef266
    Merge pull request #1875 from hroff-1902/hyperopts-bugfix-reduce Matthias 2019-05-25 13:26:07 +0200
  • 469c0b6a55 Adjust check_int_positive tests Matthias 2019-05-25 13:16:00 +0200
  • c3e93e7593 fix reduce() TypeError in hyperopts hroff-1902 2019-05-24 23:08:56 +0300