Commit Graph

490 Commits

Author SHA1 Message Date
Matthias 8e92fc62a3 Use correct new versioning now 2019-06-24 20:18:06 +02:00
Matthias c106534663 Improve developer-document
to include a note to keep both branches uptodate while creating a changelog.

Cost me ~5 minutes doing the 2019.6 release...
2019-06-24 20:13:40 +02:00
Matthias 31a2aac627
Merge pull request #1959 from freqtrade/split_btanalysis_load_trades
Split btanalysis load trades
2019-06-24 19:41:56 +02:00
Matthias e83f8941a1 Fix documentation grammar 2019-06-24 19:20:42 +02:00
Matthias 11d39bb0d3 Improve wording 2019-06-24 17:20:41 +02:00
Matthias eba7327058 Merge branch 'develop' into split_btanalysis_load_trades 2019-06-24 07:15:14 +02:00
Matthias a07653a6cc Merge branch 'develop' into fix/validate_dataframe 2019-06-24 06:21:08 +02:00
hroff-1902 5b84cb39ac
typo fixed 2019-06-23 22:51:33 +03:00
Matthias 559d5ebd1d Remove combined load-method since it's confusing 2019-06-22 16:20:41 +02:00
Matthias 8758218b09 Add data-analysis documentation 2019-06-22 16:18:22 +02:00
Matthias f907a487c8 make ticker_interval available to hyperopt functions 2019-06-21 07:07:21 +02:00
hroff-1902 0866b5f29f allow reading config from stdin 2019-06-20 00:04:11 +03:00
Matthias 7cd36239a4 UPdate documentation with new value 2019-06-17 07:03:33 +02:00
Matthias 4a916125a0 Tests need to pass pair to parse_ticker_dataframe 2019-06-15 13:48:08 +02:00
Matthias 36dd061be7 Update slack link since the old one expired 2019-06-15 13:19:18 +02:00
Matthias 2965931a78
Merge pull request #1893 from hroff-1902/refactor-download-script
refactoring download_backtest_data.py
2019-06-14 20:12:07 +02:00
Misagh 1f3406b29b
Merge pull request #1868 from freqtrade/stoploss_restart
Stoploss restart
2019-06-12 10:29:17 +02:00
Matthias 08105641d9
Merge pull request #1901 from yperfanov/bid_ask_strategy
Bid ask strategy
2019-06-11 11:14:39 +02:00
Matthias 792390e815 Add missing parameter for exchange-verify snippet 2019-06-09 15:03:26 +02:00
Matthias 9f2e0b11d1 Parametrize ohlcv_candle_limit (per call) 2019-06-09 14:52:17 +02:00
Matthias 6ad94684d5 Add WIP document of steps to test a new exchange 2019-06-09 14:36:08 +02:00
Matthias 3fe5388d4c Document _ft_has_params override 2019-06-09 14:13:03 +02:00
Matthias 9ea887dbd0 Merge branch 'develop' into stoploss_restart 2019-06-08 20:23:13 +02:00
Yuliyan Perfanov a9ed5da369 added doc for DataProvider.orderbook() 2019-06-06 18:48:26 +03:00
Matthias 4e45aa1564
Merge pull request #1863 from xmatthias/feat/flask_rest_retry
Add REST API to control the bot
2019-06-02 15:20:12 +02:00
hroff-1902 1add432673 docs adjusted 2019-05-30 23:00:19 +03:00
Matthias 89f44c10a1 Fix grammar error 2019-05-28 19:20:41 +02:00
Matthias 8b028068bb Fix typos, add section for custom indicators 2019-05-28 07:07:09 +02:00
Matthias f7766d305b Improve plotting documentation 2019-05-27 19:42:12 +02:00
Matthias dab4307e04 Add secure way to genreate password, warn if no password is defined 2019-05-26 14:40:03 +02:00
Matthias e335e6c480 Fix some wordings 2019-05-26 13:40:07 +02:00
Matthias 26a8cdcc03 Move telegram-setup to telegram page 2019-05-25 16:27:36 +02:00
Matthias 4394701de3 Seperate docker-documentation 2019-05-25 16:13:18 +02:00
Matthias 6adc8f7ea7 Merge branch 'develop' into feat/flask_rest_retry 2019-05-25 14:17:04 +02:00
Matthias 5bbd3c6158 Add documentation 2019-05-25 14:16:59 +02:00
hroff-1902 c3e93e7593 fix reduce() TypeError in hyperopts 2019-05-24 23:08:56 +03:00
Matthias 51aa469f67 Cleanups 2019-05-20 20:29:23 +02:00
Matthias 58ced36445 Add documentation for stoploss updates 2019-05-20 20:11:50 +02:00
Matthias 11fd8a59af cleanup stoploss documentations 2019-05-20 20:11:50 +02:00
Matthias fc96da869a Fix grammar messup 2019-05-19 16:07:16 +02:00
Matthias f93e6ad0f6 Rename strategy customization file 2019-05-19 09:07:43 +02:00
Matthias 8d8b4a69b7 Clearly warn about using future data during strategy development 2019-05-19 09:03:56 +02:00
Matthias e6ae890def small adjustments after first feedback 2019-05-18 13:36:51 +02:00
Matthias 79cac36b34 Reference reest api in main documentation page 2019-05-18 10:42:18 +02:00
Matthias f2e4689d0c Cleanup script 2019-05-18 10:31:50 +02:00
Matthias 70fabebcb3 Document rest api 2019-05-18 10:24:22 +02:00
Matthias 131b232155 Add sample for order_types in config (slightly different syntax) 2019-05-11 14:33:35 +02:00
Matthias 909df0d7bb Improve doc wording 2019-05-09 08:56:27 +02:00
Matthias 0410654c2c Add printing dataframe to documentation 2019-05-09 06:53:10 +02:00
Matthias f506644a8c Improve docker documentation 2019-05-04 09:10:25 +02:00