Commit Graph

870 Commits

Author SHA1 Message Date
hroff-1902 c32507252e
Merge pull request #2671 from freqtrade/doc/incompletecandle
Add documentation about ohlcv_partial_candle
2019-12-17 13:10:36 +03:00
Matthias 707c5668a5 Fix typo 2019-12-17 06:11:44 +01:00
Matthias 9cea5cd442 Add documentation about ohlcv_partial_candle 2019-12-16 20:38:36 +01:00
hroff-1902 39197458f4
Merge pull request #2661 from freqtrade/wallet_dry
Introduce Dry-Run Wallet
2019-12-16 14:00:11 +03:00
dependabot-preview[bot] cc41cdbf22
Bump mkdocs-material from 4.5.1 to 4.6.0
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 4.5.1 to 4.6.0.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/4.5.1...4.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-16 07:30:46 +00:00
Matthias 655672c957 Enhance documentation Note 2019-12-16 06:22:54 +01:00
Matthias b5b6458f12 Add note about unlimited stake amount 2019-12-15 10:57:27 +01:00
Matthias 56e13c8919 Enhance documentation for dry-run wallet 2019-12-15 10:55:15 +01:00
Matthias 4463d58470 Add release section about collapsible section 2019-12-15 09:49:56 +01:00
Matthias 931d24b5a8 Have dry_run_wallet default to 1000 2019-12-15 09:26:17 +01:00
hroff-1902 1cc174c007
Merge pull request #2624 from freqtrade/backtest_refactor
handle and document ROI=-1
2019-12-14 23:11:36 +03:00
hroff-1902 82ff878e38
Fix typo in the docs 2019-12-14 15:15:20 +03:00
hroff-1902 3bd873f3c6
Add notes on random-state to the docs 2019-12-13 13:59:18 +03:00
Matthias d8b2d39f2f
Merge pull request #2628 from freqtrade/rpc/sell_duration
Telegram / sell duration
2019-12-11 07:15:00 +01:00
Matthias 29745bb4ec
Merge pull request #2641 from hroff-1902/hyperopt-list
minor: Fix documentation formatting
2019-12-10 06:00:44 +01:00
hroff-1902 2f76eaf358 minor: Fix documentation formatting 2019-12-10 00:33:57 +03:00
hroff-1902 0e4ef33d6a
Merge pull request #2581 from hroff-1902/hyperopt-list
Add hyperopt-list and hyperopt-show commands
2019-12-10 00:30:26 +03:00
dependabot-preview[bot] 4934456751
Bump mkdocs-material from 4.5.0 to 4.5.1
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/4.5.0...4.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-09 07:25:28 +00:00
Matthias dc9fed4a5f Adjust documentation 2019-12-08 14:10:26 +01:00
Matthias 189835b963 Add documentation for ROI-1 case 2019-12-07 15:26:10 +01:00
Matthias 2bd4008cb2 fix space name ... 2019-12-06 06:06:41 +01:00
Matthias 1da008b3af Document "quick" hyperopt of roi/stoploss and trailing stoploss 2019-12-05 20:44:12 +01:00
hroff-1902 216094a761
Add reference to hyperopt-list and hyperopt-show to the Hyperopt doc 2019-12-05 14:30:55 +03:00
hroff-1902 4efd8b96e5
Add description for hyperopt-list and hyperopt-show to the docs 2019-12-05 14:16:18 +03:00
hroff-1902 8dd9b5c6fb
Merge pull request #2606 from freqtrade/volume_tester
Subcommand: test-pairlist
2019-12-04 18:31:37 +03:00
Matthias 16a50fbe4e Resort documentation 2019-12-04 14:30:53 +01:00
Matthias 8a7fe3f1d6 The file will (for users) be in user_data - just in the repo it's in
templates
2019-12-04 07:01:09 +01:00
hroff-1902 ac3e061508 Resolve issues stated in the review 2019-12-03 23:20:00 +03:00
hroff-1902 ba29a2ffe4 Move docs on loss function creation to a separate doc file 2019-12-03 21:30:50 +03:00
Matthias b33e47a49e Update documentation with test-pairlist 2019-12-03 16:15:10 +01:00
hroff-1902 17e03559dc
minor: fix typo in docs 2019-12-03 12:51:52 +03:00
hroff-1902 406dfe21f8
Merge pull request #2492 from hroff-1902/hyperopt-trailing-space
Add trailing stoploss hyperspace
2019-12-03 00:23:14 +03:00
hroff-1902 ee733210ca
minor: Fix formatting typo in docs 2019-12-01 19:10:30 +03:00
hroff-1902 32c9b5f415
Description for generate_roi_table reformulated slightly 2019-12-01 13:13:41 +03:00
hroff-1902 f42ce8fc2a
Fix typo in the docs 2019-12-01 13:07:17 +03:00
hroff-1902 69b0767165 Merge remote-tracking branch 'upstream/develop' into hyperopt-trailing-space 2019-12-01 03:28:23 +03:00
hroff-1902 f862b4d0f0
Add description for 'default' space 2019-12-01 02:50:44 +03:00
hroff-1902 a88bfa8ded Fix: trailing_stop_positive should be positive 2019-12-01 02:27:17 +03:00
hroff-1902 fffd47e3d8
Add description of trailing space into docs 2019-12-01 01:28:26 +03:00
hroff-1902 7a3c3c4ddf
Add directlink to the section 2019-11-30 22:35:13 +03:00
hroff-1902 eafccb445c
Add command sample for journalctl with -u 2019-11-30 22:32:12 +03:00
hroff-1902 b040cbffdd
syslog and journald cases splitted 2019-11-30 22:28:48 +03:00
hroff-1902 36b2ed172c
Merge branch 'develop' into logging-syslog 2019-11-30 21:38:50 +03:00
Matthias 997c426228 fix some datatypes 2019-11-27 16:51:03 +01:00
Matthias 111f018c85 Add datatype to configuration documentation 2019-11-27 14:46:09 +01:00
Matthias 64da877161 Update stake_amount description 2019-11-27 14:24:14 +01:00
Matthias f0e6a9e0e3 Address feedback 2019-11-27 14:18:40 +01:00
Matthias 9e7d367b5c Realign strategy_override paramters 2019-11-25 15:43:09 +01:00
Matthias 12b9257c6d new-lines before defaults in documentation 2019-11-25 14:25:02 +01:00
Matthias 37f698d9c1 move default values to Description field 2019-11-25 14:20:41 +01:00