Robert Davey
425d97719a
Update strategy-advanced.md
...
Update custom_sell() example to comment that the current trade row is at trade open as written. Change "abstain" to something clearer for non-fluent English speakers.
5 years ago
Matthias
b81f24d9c6
Merge pull request #4851 from rokups/rk/backtest-dataprovider
...
Data provider support in backtesting
5 years ago
Matthias
9cef2983e5
Merge pull request #4907 from freqtrade/dependabot/pip/develop/mkdocs-material-7.1.4
...
Bump mkdocs-material from 7.1.3 to 7.1.4
5 years ago
dependabot[bot]
5ecd86ed56
Bump pymdown-extensions from 8.1.1 to 8.2
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 8.1.1 to 8.2.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/8.1.1...8.2 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
dependabot[bot]
a7bd051f6b
Bump mkdocs-material from 7.1.3 to 7.1.4
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 7.1.3 to 7.1.4.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/docs/changelog.md )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/7.1.3...7.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Matthias
d495ea3693
Update docs about availability of get_analyzed
5 years ago
Matthias
00e93dad02
Fix mistake in the docs
5 years ago
Rokas Kupstys
17b9e898d2
Update docs displaying how to get last available and trade-open candles.
5 years ago
Matthias
0ca0ed4117
Merge pull request #4843 from docbobo/arm64-support
...
Docker support for arm64
5 years ago
Matthias
70189b1992
Move dockerfile and document M1 image existance
5 years ago
Rokas Kupstys
6af4de8fe8
Remove dataframe parameter from docs.
5 years ago
Matthias
f138cca797
Be explicit with space assignment in documentation
5 years ago
Matthias
99e1ef9b4a
Fix docs typo for CategoryParameter
...
closes #4852
5 years ago
Matthias
6f8225c49e
Merge pull request #4850 from youpas/patch-2
...
Fixed anchor link for PriceFilter
5 years ago
youpas
b71d850596
Fixed anchor link for PriceFilter
5 years ago
youpas
4fc37f15d1
Fixed syntax error in the example
...
Removed extra comma in the "Full example of Pairlist Handlers" section.
5 years ago
Matthias
6b6270db13
Add hint about "sell_profit_only" to docs
5 years ago
Matthias
e01bc7717b
Merge pull request #4832 from JoeSchr/patch-3
...
Add to custom_sell() documentation
5 years ago
Matthias
ca0749dfdd
Update strategy-advanced.md
5 years ago
JoeSchr
f2bd70dfc2
Add sentence about how it differs from custom_stoploss()
5 years ago
Matthias
27a9b2cc9f
Merge pull request #4831 from JoeSchr/patch-2
...
Update strategy-advanced.md
5 years ago
JoeSchr
cf839e36f3
Add to custom_sell() documentation
...
- Flesh out infos about return type
- give quick example at beginning to get reader in right mindset what this does and why it's useful
5 years ago
JoeSchr
83708ae045
Update strategy-advanced.md
...
Remove untrue comment probably left-over from more intricate example
5 years ago
Nial McCallister
7cf8c5d659
Docker Quick start grammatical error
...
please install docker-compose should be installed
does not make grammatical sense
5 years ago
Matthias
5bc908870f
Fix documentation comment missalignment
5 years ago
Matthias
a3d2e68312
Merge pull request #4750 from rokups/rk/custom_sell
...
Add IStrategy.custom_sell method which allows per-trade sell signal evaluation
5 years ago
Matthias
3285f6caa3
Improve wording in Note box
5 years ago
Matthias
7c8a367442
Update docs to not promote stoploss / take-profit
5 years ago
Matthias
dbf33271b5
Small doc changes
5 years ago
dependabot[bot]
4a5eba3db4
Bump mkdocs-material from 7.1.2 to 7.1.3
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 7.1.2 to 7.1.3.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/docs/changelog.md )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/7.1.2...7.1.3 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Rokas Kupstys
9c21c75cf5
Fix inaccuracy in docs.
5 years ago
Rokas Kupstys
e58fe7a8cb
Update custom_sell documentation.
5 years ago
Rokas Kupstys
004550529e
Document dataframe parameter in custom_stoploss().
5 years ago
Rokas Kupstys
a77337e424
Document IStrategy.custom_sell.
5 years ago
Matthias
8e85b63b3d
Merge pull request #4792 from JoeSchr/add-distribution-graph-to-example-notebook
...
add distribution graph to example notebook
5 years ago
Matthias
b223775385
Update "output" of jupyter notebook as well
5 years ago
Matthias
9177d9d129
Merge pull request #4790 from freqtrade/hyper_range
...
add IntParameter.range
5 years ago
Matthias
185d754b8b
Improve documentation to suggest config-private.json
5 years ago
Matthias
7453dac668
Improve doc wording
5 years ago
Matthias
d647b841f0
Add docs how to optimize indicator parameters
5 years ago
Matthias
f5f0bf53af
Merge pull request #4780 from rokups/rk/new-pairs-days
...
Add --new-pairs-days parameter for download-data command.
5 years ago
Matthias
ccaf5764da
Small adjustments
5 years ago
Rokas Kupstys
09efa7b06b
Add --new-pairs-days parameter for download-data command.
...
This parameter allows us to customize a number of days we would like to download for new pairs only. This allows us to achieve efficient data update, downloading all data for new pairs and only missing data for existing pairs. To do that use `freqtrade download-data --new-pairs-days=3650` (not specifying `--days` or `--timerange` causes freqtrade to download only missing data for existing pairs).
5 years ago
Matthias
05ce3acc46
Improve tests for api_trades
5 years ago
Matthias
759bbd8e72
Update documentation about pagination
5 years ago
Matthias
efbe0843be
Add documentation for fill messages
5 years ago
Matthias
fecd5c582b
Add buy and sell fill notifications
...
closes #3542
5 years ago
Matthias
75612496d7
Improve poweredBy logo spacing
5 years ago
Matthias
efd0d48ad0
Merge pull request #4762 from freqtrade/dependabot/pip/develop/mkdocs-material-7.1.2
...
Bump mkdocs-material from 7.1.1 to 7.1.2
5 years ago
Matthias
66b3ecfeed
Remove faulty font-family in svg
5 years ago