Matthias
|
e1f89e3ad3
|
Reword Note in backtesting fee docs
|
2020-01-03 20:11:58 +01:00 |
|
Matthias
|
55041878ae
|
Update Backtesting fee documentation
|
2020-01-03 11:20:08 +01:00 |
|
Matthias
|
da1fea6582
|
Minor correction to wording of MacOS Specific install doc
|
2020-01-03 06:37:43 +01:00 |
|
Matthias
|
b48bf035f6
|
Add note about MacOS installation
|
2020-01-02 14:54:07 +01:00 |
|
Matthias
|
304d15e236
|
Small corrections
|
2019-12-29 19:35:42 +01:00 |
|
Matthias
|
d1c45cf3f8
|
Update analysis documentation to include kernel installation
|
2019-12-29 13:07:51 +01:00 |
|
hroff-1902
|
004993583b
|
Merge pull request #2712 from freqtrade/strategylist
add list-strategies subcommand
|
2019-12-28 12:32:06 +03:00 |
|
Matthias
|
fc98cf0037
|
Address PR feedback - change output to show Filename only
|
2019-12-28 06:25:45 +01:00 |
|
hroff-1902
|
9987e64e8c
|
Merge pull request #2711 from freqtrade/doc/formatting
Align Edge documentation to configuration page
|
2019-12-26 00:36:40 +03:00 |
|
Matthias
|
98647b490c
|
Remove wrong "once per hour" listings
|
2019-12-25 19:27:08 +01:00 |
|
Matthias
|
63f41cf1c6
|
Update documentation with new result
|
2019-12-25 09:44:23 +01:00 |
|
Matthias
|
402c761a23
|
Change loglevel of Path output to debug
|
2019-12-24 15:44:04 +01:00 |
|
Matthias
|
66f9ece061
|
Add documentation for strategy-list
|
2019-12-24 15:35:53 +01:00 |
|
Matthias
|
48935d2932
|
Align edge documentation to configuration page
|
2019-12-24 07:25:18 +01:00 |
|
Matthias
|
83ed0b38c1
|
Wordwrap before keep it secret
|
2019-12-24 07:13:44 +01:00 |
|
Matthias
|
6688a2c112
|
Merge branch 'develop' into doc/pricing_reasons
|
2019-12-24 06:33:51 +01:00 |
|
Matthias
|
33cfeaf9b0
|
Remove i.e. where it doesn't fit
|
2019-12-24 06:31:05 +01:00 |
|
hroff-1902
|
690eb2a52b
|
configuration.md reviewed
|
2019-12-24 07:19:35 +03:00 |
|
Matthias
|
c6d2233978
|
Convert StrategyLoader to static loader
|
2019-12-23 10:23:48 +01:00 |
|
hroff-1902
|
98eed4f2ed
|
Merge pull request #2695 from freqtrade/custom_pairlock
Improve pairlocking mechanism to allow usage from within strategy
|
2019-12-22 15:03:24 +03:00 |
|
Matthias
|
2195ae59d6
|
Use different time offsets to avoid confusion
|
2019-12-22 12:49:01 +01:00 |
|
hroff-1902
|
4f88857442
|
Merge pull request #2694 from freqtrade/unfilled_strategy
Add unfilledtimeout to strategy overrides
|
2019-12-22 14:34:25 +03:00 |
|
hroff-1902
|
01d53c0160
|
Merge pull request #2697 from freqtrade/dry_run_db
persist Dry run db as default
|
2019-12-22 13:46:32 +03:00 |
|
hroff-1902
|
d98cd6f135
|
Merge pull request #2693 from freqtrade/doc/pypi
document how to do releases to pypi
|
2019-12-22 13:42:44 +03:00 |
|
Matthias
|
dc567f99d6
|
Update documentation to new handling of dry-mode database
|
2019-12-22 10:16:56 +01:00 |
|
Matthias
|
43c25c8a32
|
add documentation for is_pair_locked
|
2019-12-22 09:59:25 +01:00 |
|
Matthias
|
a71deeda94
|
Document lock-pair implementation
|
2019-12-22 09:55:40 +01:00 |
|
Matthias
|
89b4f45fe3
|
Remove section about strategy template - use new-strategy intead
|
2019-12-22 09:47:37 +01:00 |
|
Matthias
|
1ff0d0f1fa
|
Add unfilledtimeout to strategy overrides
|
2019-12-22 09:35:06 +01:00 |
|
Matthias
|
9ec4368c6f
|
Add release documentation
|
2019-12-22 09:25:13 +01:00 |
|
hroff-1902
|
95bd9e8e0b
|
No underscores in cli options
|
2019-12-22 00:17:51 +03:00 |
|
Matthias
|
1af962899d
|
Fix note-box syntax error
|
2019-12-18 19:43:37 +01:00 |
|
Matthias
|
11e787c884
|
Finish depth_of_market documentation piece
|
2019-12-18 19:41:51 +01:00 |
|
Matthias
|
1c19856d26
|
add section about depth_of_market
|
2019-12-18 16:49:56 +01:00 |
|
Matthias
|
d73ba71ec6
|
Improve formatting of orderbook doc
|
2019-12-18 16:41:54 +01:00 |
|
Matthias
|
dc07037edf
|
Add documentation for price finding
|
2019-12-18 16:38:57 +01:00 |
|
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 |
|