Matthias
|
4b7271df46
|
Improve wording, add Picture detailing what must be installed.
|
4 years ago |
Robert Davey
|
cd54f1536e
|
Update windows_installation.md
Update links to include just the cpp build tools instead of the 4GB full Visual Studio link.
|
4 years ago |
Matthias
|
5aa683006c
|
Merge pull request #6337 from TheJoeSchr/patch-8
docs: fix typo and fix markdown list rendering
|
4 years ago |
Matthias
|
479b560549
|
Add missing entry_tag argument to custom_entry_tag documentation
|
4 years ago |
TheJoeSchr
|
1a838680e7
|
docs: fix typo and fix markdown list rendering
|
4 years ago |
TheJoeSchr
|
f35c6545c1
|
Update strategy-callbacks.md
fix typo
|
4 years ago |
dependabot[bot]
|
7d066d81c1
|
Bump mkdocs-material from 8.1.8 to 8.1.9
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.1.8 to 8.1.9.
- [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/8.1.8...8.1.9)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Stefano Ariestasia
|
da39ca6650
|
fix new-config
|
4 years ago |
Stefano Ariestasia
|
b8f29802e5
|
another typo
|
4 years ago |
Stefano Ariestasia
|
cbd213bc0a
|
fix typo
|
4 years ago |
Matthias
|
82e193d9f0
|
Merge pull request #6260 from stash86/pos_adjust
Add max_buy_position_adjustment as attribute
|
4 years ago |
Matthias
|
002226f5fd
|
Update setting to max_entry_position_adjustment
|
4 years ago |
Wings22Actual
|
4a2914d72e
|
Update docs/docker_quickstart.md
Co-authored-by: Matthias <xmatthias@outlook.com>
|
4 years ago |
Wings22Actual
|
4408f97a00
|
Added note to docker_quickstart.md
Added note that 'docker run --rm' can be used instead of 'docker-compose run --rm' for some commands (line 129-132)
|
4 years ago |
Matthias
|
b6943f3bca
|
Merge pull request #6296 from freqtrade/python_37_remove
Update references to remove python 3.7 support
|
4 years ago |
Matthias
|
12c79967f5
|
Merge pull request #6258 from italodamato/pass_dimensions_to_generate_estimator
Pass dimensions to generate_estimator
|
4 years ago |
Italo
|
30b27ae736
|
explicit dtype
|
4 years ago |
Italo
|
f7a5b2cb71
|
explicit dimensions, added **kwargs, updated docs
|
4 years ago |
Matthias
|
d9347e9900
|
Update references to remove python 3.7 support
|
4 years ago |
Stefano Ariestasia
|
0fa7986369
|
Merge branch 'freqtrade:develop' into pos_adjust
|
4 years ago |
Matthias
|
45a2298929
|
Re-add getting buy orders in docs
|
4 years ago |
Matthias
|
e252830229
|
Add entry_tag to "entry" callbacks
|
4 years ago |
dependabot[bot]
|
013262f7e2
|
Bump mkdocs-material from 8.1.7 to 8.1.8
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.1.7 to 8.1.8.
- [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/8.1.7...8.1.8)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Matthias
|
7429f535c1
|
Imrpove code by reusing available properties
|
4 years ago |
Matthias
|
821a9d9cdc
|
Add current_time to check_timeout functions for convenience
|
4 years ago |
Stefano Ariestasia
|
cc3852daf3
|
Add defaults to constants.py and update docs
|
4 years ago |
Stefano Ariestasia
|
f3a152a5a2
|
Merge branch 'freqtrade:develop' into pos_adjust
|
4 years ago |
Matthias
|
afe46a55f7
|
Add documentation for --cache backtest option
|
4 years ago |
Stefano Ariestasia
|
7c010b3058
|
Update strategy-callbacks.md
|
4 years ago |
Stefano Ariestasia
|
ac93eea585
|
update
|
4 years ago |
Stefano Ariestasia
|
5525fdae1a
|
add max_buy_position_adjustment as attribute
|
4 years ago |
dependabot[bot]
|
5afa975839
|
Bump mkdocs-material from 8.1.5 to 8.1.7
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.1.5 to 8.1.7.
- [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/8.1.5...8.1.7)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Matthias
|
2bcfc0c90c
|
Add warning about cache problems
|
4 years ago |
Rokas Kupstys
|
16861db653
|
Implement previous backtest result reuse when config and strategy did not change.
|
4 years ago |
Matthias
|
66a479c26a
|
Small doc improvements
|
4 years ago |
Reigo Reinmets
|
6c0eef94bb
|
Fix typo.
|
4 years ago |
Reigo Reinmets
|
9f9e2a8722
|
Remove references to wallets.get_trade_stake_amount
|
4 years ago |
Reigo Reinmets
|
7699fde380
|
Update documentation about trade.nr_of_successful_buys
|
4 years ago |
Matthias
|
faa35cb167
|
Small minor fixes
|
4 years ago |
Reigo Reinmets
|
c826c9c2b9
|
Merge branch 'freqtrade:develop' into dca
|
4 years ago |
Matthias
|
33cb9e9002
|
Fix erroneous import in docs
|
4 years ago |
Reigo Reinmets
|
7344f88ad5
|
Add a note about not being called when there's an open order.
|
4 years ago |
Reigo Reinmets
|
7cd8448656
|
Fix documentation example.
|
4 years ago |
Reigo Reinmets
|
8643b20a0e
|
Improve documentation about /stopbuy command
|
4 years ago |
Reigo Reinmets
|
af3d220ffc
|
Update example method signature.
|
4 years ago |
Reigo Reinmets
|
db3483c827
|
Our example should also set position_adjustment_enable
|
4 years ago |
Reigo Reinmets
|
73840e1d91
|
Merge branch 'freqtrade:develop' into dca
|
4 years ago |
Matthias
|
438a083602
|
Update TA-lib binary files
|
4 years ago |
Reigo Reinmets
|
0dc7c389a0
|
Merge branch 'freqtrade:develop' into dca
|
4 years ago |
dependabot[bot]
|
3fc44aa1bd
|
Bump mkdocs-material from 8.1.4 to 8.1.5
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.1.4 to 8.1.5.
- [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/8.1.4...8.1.5)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |