Matthias
|
3bc36cd650
|
Merge pull request #5275 from samgermain/example_json_filename_extensions
Example json filename extensions
|
5 years ago |
Sam Germain
|
a1ab8066f2
|
Merge branch 'example_json_filename_extensions' of https://github.com/samgermain/freqtrade into example_json_filename_extensions
|
5 years ago |
Sam Germain
|
804bc8134f
|
Merge branch 'develop' into example_json_filename_extensions
|
5 years ago |
Sam Germain
|
b7dc2989e7
|
flake8 adjustments
|
5 years ago |
Matthias
|
2928ee22ce
|
Remove compose file for devcontainer
|
5 years ago |
Matthias
|
708d5691b0
|
Merge pull request #5271 from samgermain/setup-mac-fix
setup.sh mac fix
|
5 years ago |
Sam Germain
|
07e3f82400
|
Changed to python3.8 installing first, removed test_and_fix_python_on_mac
|
5 years ago |
Sam Germain
|
65ce7c9838
|
Added echo python3.* line back in
|
5 years ago |
Sam Germain
|
74d7497a47
|
Setup script tries to install python3.9 instead of 3.8 with this fix, python versions are also checked for in a loop instead of copy and pasted code
|
5 years ago |
Sam Germain
|
cde041f702
|
install hdf5 and c-blosc on mac if using python3.9
|
5 years ago |
Matthias
|
288c92301f
|
Improve docs wording
|
5 years ago |
Matthias
|
3451687135
|
Merge pull request #5255 from freqtrade/improve_dynamic_stake
Improve dynamic stake with multiple bots on the same exchange
|
5 years ago |
Sam Germain
|
362436f7d2
|
Renamed example config files so they are .json so that syntax highlighting is all correct. Explicitly listed each one in .gitignore to prevent a real config file from being uploaded accidently
|
5 years ago |
Matthias
|
29e2b858ca
|
Improve wording in docs
|
5 years ago |
Sam Germain
|
2bf7705f2c
|
Renamed example config files so they are .json so that syntax highlighting is all correct. Explicitly listed each one in .gitignore to prevent a real config file from being uploaded accidently
|
5 years ago |
Matthias
|
a261b188da
|
Merge pull request #5265 from anasyusef/censor_db_pwd_logs
Censor DB password when outputting to logs
|
5 years ago |
anasyusef
|
08a4da6f51
|
Merge branch 'censor_db_pwd_logs' of https://github.com/anasyusef/freqtrade into censor_db_pwd_logs
|
5 years ago |
anasyusef
|
91e5562ae0
|
style: apply flake8 formatting
|
5 years ago |
Matthias
|
3c001dfcf6
|
Merge pull request #5264 from freqtrade/dependabot/pip/develop/isort-5.9.2
Bump isort from 5.9.1 to 5.9.2
|
5 years ago |
anasyusef
|
8def18b002
|
style: apply flake8 formatting
|
5 years ago |
anasyusef
|
313cf6a013
|
test: add test for parsing db uri
|
5 years ago |
anasyusef
|
c78b2075d8
|
feat: add one additional asterisk
|
5 years ago |
anasyusef
|
6a53e2c764
|
feat: apply censoring to logging
|
5 years ago |
anasyusef
|
f94dbcd085
|
feat: censor password from logs
|
5 years ago |
Matthias
|
40db424363
|
Add documentation for available capital setting
|
5 years ago |
Matthias
|
6a8e8875a2
|
Test new behaviour
|
5 years ago |
Matthias
|
7863746904
|
Add available_capital parameter
|
5 years ago |
Matthias
|
b41c234440
|
Extract Closed profit calculation to trade object
|
5 years ago |
Matthias
|
ed77889d6b
|
Add explicit tests for _validate_stake_amount
|
5 years ago |
Matthias
|
c583452a5a
|
Merge pull request #5263 from freqtrade/dependabot/pip/develop/mkdocs-material-7.1.10
Bump mkdocs-material from 7.1.9 to 7.1.10
|
5 years ago |
Matthias
|
5f94c3f81b
|
Merge pull request #5262 from freqtrade/dependabot/pip/develop/ccxt-1.52.83
Bump ccxt from 1.52.40 to 1.52.83
|
5 years ago |
dependabot[bot]
|
81c50aca01
|
Bump isort from 5.9.1 to 5.9.2
Bumps [isort](https://github.com/pycqa/isort) from 5.9.1 to 5.9.2.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.9.1...5.9.2)
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
dependabot[bot]
|
21ef08d9a8
|
Bump mkdocs-material from 7.1.9 to 7.1.10
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 7.1.9 to 7.1.10.
- [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.9...7.1.10)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
dependabot[bot]
|
f4caf9b93c
|
Bump ccxt from 1.52.40 to 1.52.83
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.52.40 to 1.52.83.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg)
- [Commits](https://github.com/ccxt/ccxt/compare/1.52.40...1.52.83)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
Matthias
|
8b78a3bde2
|
Quick fix for trades opening below min-trade amount
|
5 years ago |
Matthias
|
38296e8689
|
Merge pull request #5189 from rokups/rk/custom-stake
Implement strategy-controlled stake sizes
|
5 years ago |
Matthias
|
7ea0a74c53
|
Default to proposed stake
|
5 years ago |
Rokas Kupstys
|
0e4466ca1e
|
Implement strategy-controlled stake sizes. Expose `self.wallet` to a strategy.
|
5 years ago |
Matthias
|
f658cfa349
|
Remove Slack
As the community is mostly active on discord, there's little point in
linking people to Slack as well
|
5 years ago |
Matthias
|
e4e2340f91
|
Fix bug where currencies are duplicated
in case there is dust
|
5 years ago |
Matthias
|
6129c5ca9e
|
Fix deprecation warnings from pandas 1.3.0
closes #5251
|
5 years ago |
Matthias
|
2f33b97b95
|
Validate startup candles for backtesting correctly
closes #5250
|
5 years ago |
Matthias
|
fb25130588
|
Merge pull request #5244 from octaviusgus/develop
fix daily profit data bug and daily profit curve example
|
5 years ago |
Matthias
|
d96d6024f4
|
Merge pull request #5252 from kevinjulian/agefilter-max-days-listed
Fix Agefilter cannot appear on startup messages
|
5 years ago |
Matthias
|
03861945a3
|
Update documentation page too.
|
5 years ago |
kevinjulian
|
2a4a980855
|
Merge branch 'agefilter-max-days-listed' of https://github.com/kevinjulian/freqtrade into agefilter-max-days-listed
|
5 years ago |
kevinjulian
|
863391122f
|
fix short desc not appear
|
5 years ago |
Matthias
|
225522762b
|
Merge pull request #5231 from nightshift2k/enhancement/range-based-volumefilter
Range based VolumeFilter
|
5 years ago |
Matthias
|
e5da7ff6db
|
Fix typos and improve wording in docs
|
5 years ago |
Matthias
|
76e51cddba
|
Merge pull request #5246 from nightshift2k/feature/offsetfilter
new filter OffsetFilter for offsetting incoming pairlists
|
5 years ago |