Matthias
|
4b36276e4f
|
Improve has_space test
|
2021-08-25 19:54:26 +02:00 |
|
Matthias
|
8a9407bac9
|
Don't hard-fail when fetch_ticker doesn't return a value
closes #5477
|
2021-08-25 07:13:59 +02:00 |
|
Matthias
|
60b476611c
|
Simplify a number of tests by relying on default arguments
|
2021-08-24 20:51:59 +02:00 |
|
Matthias
|
9691563066
|
Merge pull request #5472 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.23
Bump sqlalchemy from 1.4.22 to 1.4.23
|
2021-08-23 19:26:44 +02:00 |
|
Matthias
|
aafb868cc4
|
Merge pull request #5471 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.20
Bump prompt-toolkit from 3.0.19 to 3.0.20
|
2021-08-23 07:07:50 +02:00 |
|
Matthias
|
c2b7577e94
|
Merge pull request #5469 from freqtrade/dependabot/pip/develop/ccxt-1.55.28
Bump ccxt from 1.55.20 to 1.55.28
|
2021-08-23 06:41:47 +02:00 |
|
Matthias
|
3e296dee24
|
Merge pull request #5470 from freqtrade/dependabot/pip/develop/types-cachetools-4.2.0
Bump types-cachetools from 0.1.10 to 4.2.0
|
2021-08-23 06:39:43 +02:00 |
|
dependabot[bot]
|
345c7ab64b
|
Bump sqlalchemy from 1.4.22 to 1.4.23
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.22 to 1.4.23.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-23 03:01:42 +00:00 |
|
dependabot[bot]
|
90f1845eaf
|
Bump prompt-toolkit from 3.0.19 to 3.0.20
Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.19 to 3.0.20.
- [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases)
- [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG)
- [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.19...3.0.20)
---
updated-dependencies:
- dependency-name: prompt-toolkit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-23 03:01:33 +00:00 |
|
dependabot[bot]
|
0f9bfcf8b0
|
Bump types-cachetools from 0.1.10 to 4.2.0
Bumps [types-cachetools](https://github.com/python/typeshed) from 0.1.10 to 4.2.0.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-cachetools
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-23 03:01:28 +00:00 |
|
dependabot[bot]
|
4ee467f857
|
Bump ccxt from 1.55.20 to 1.55.28
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.55.20 to 1.55.28.
- [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.55.20...1.55.28)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-23 03:01:26 +00:00 |
|
Matthias
|
3026583ed4
|
Reduce verbosity of "is in blacklist" logging
|
2021-08-22 19:40:43 +02:00 |
|
Matthias
|
5582737093
|
Merge pull request #5467 from JoeSchr/patch-6
Update strategy-advanced.md
|
2021-08-22 19:29:16 +02:00 |
|
JoeSchr
|
04b4deab58
|
Update strategy-advanced.md
Add `` for consistency
|
2021-08-22 20:14:36 +03:00 |
|
Matthias
|
56759cea7b
|
Add "high fee rate" blocker to fees from trades
part of #5415 (potentially fixing this)
|
2021-08-22 14:37:45 +02:00 |
|
Matthias
|
34456b9798
|
Merge pull request #5456 from mablue/download_process
Download-data log process added
|
2021-08-21 07:12:04 +02:00 |
|
Masoud Azizi
|
127f470bc3
|
.* ADDED
|
2021-08-20 19:29:33 +02:00 |
|
Masoud Azizi
|
40ad451019
|
Download-data log process added
Download-data log process added
pytest assert solved
|
2021-08-20 14:52:56 +00:00 |
|
Matthias
|
695a1e21bf
|
Set gate.io download limit to 1000 candles
|
2021-08-20 06:51:04 +02:00 |
|
Matthias
|
ba5abb20bd
|
Run compat ci for gate.io
|
2021-08-20 06:30:27 +02:00 |
|
Matthias
|
19158ba7da
|
Merge pull request #5450 from topscoder/patch-1
Fix typo
|
2021-08-19 06:44:41 +02:00 |
|
Matthias
|
f7087feeb1
|
Merge pull request #5347 from Axel-CH/custom_order_price
Custom order price
|
2021-08-18 20:59:40 +02:00 |
|
topscoder
|
dc0b4d07d4
|
Fix typo
Reseting -> Resetting
|
2021-08-18 20:52:11 +02:00 |
|
Matthias
|
9951f51079
|
Update test to ensure direction of movement is correct
|
2021-08-18 20:24:19 +02:00 |
|
Matthias
|
d97fc1e484
|
Update docs/strategy-advanced.md
|
2021-08-18 19:55:11 +02:00 |
|
axel
|
ffd60f392b
|
add custom price max distance ratio option in configuration.md
|
2021-08-18 05:22:45 -04:00 |
|
axel
|
9469c6dfa9
|
small cosmetic changes in doc related to custom entry and exit exemple
|
2021-08-18 05:10:29 -04:00 |
|
axel
|
2fb9f6e2f4
|
rename custom price max distance option in config, update formula and test associated
|
2021-08-18 05:07:37 -04:00 |
|
Matthias
|
acb00cd072
|
Use realistic threshold for "get_fee" test
|
2021-08-18 06:25:52 +02:00 |
|
Matthias
|
6e41add40e
|
Version bump ccxt
closes #5437
|
2021-08-18 06:25:30 +02:00 |
|
Matthias
|
9871268529
|
Merge pull request #5443 from freqtrade/fiat_convert_duplicate_symbols
Simplify fiat_convert and handle multi-mappings
|
2021-08-17 21:07:45 +02:00 |
|
Matthias
|
4164f93853
|
Simplify fiat_convert and handle multi-mappings
|
2021-08-17 20:50:52 +02:00 |
|
Matthias
|
81715d0b9d
|
Merge pull request #5434 from freqtrade/fix_asyncio_exception
Fix no-event-loop available
|
2021-08-17 07:10:22 +02:00 |
|
Matthias
|
37e3d20357
|
Fix no-event-loop available
closes #5433
|
2021-08-17 06:54:10 +02:00 |
|
Matthias
|
9758bed250
|
Fix refresh_latest_ohlcv bug
|
2021-08-17 06:44:36 +02:00 |
|
Matthias
|
f471915828
|
Add test for refresh_latest_ohlcv caching
|
2021-08-17 06:44:36 +02:00 |
|
axel
|
6ab99369f2
|
Merge branch 'develop' of https://github.com/freqtrade/freqtrade into custom_order_price
|
2021-08-16 23:26:29 -04:00 |
|
axel
|
f08d673a52
|
add details and exemple of custom_price_max_distance_percent usage in doc
|
2021-08-16 23:26:08 -04:00 |
|
axel
|
17daba321b
|
add custom_price_max_distance_percent config option in constants
|
2021-08-16 23:09:30 -04:00 |
|
axel
|
faff40577a
|
fix test_execute_buy In case of custom entry price
|
2021-08-16 15:33:05 -04:00 |
|
axel
|
3ea4b2ba00
|
add custom_price_max_distance_percent security to get_valid_price, update tests
|
2021-08-16 15:18:57 -04:00 |
|
Matthias
|
cf80cabc84
|
Merge pull request #5430 from slowy07/minor-fixing
fix: typo spelling grammar
|
2021-08-16 21:15:12 +02:00 |
|
Matthias
|
3cc510f1a8
|
Merge pull request #5422 from freqtrade/dependabot/pip/develop/uvicorn-0.15.0
Bump uvicorn from 0.14.0 to 0.15.0
|
2021-08-16 20:17:28 +02:00 |
|
Matthias
|
0264d77d86
|
Fix test for fixed typo
|
2021-08-16 20:02:25 +02:00 |
|
slowy07
|
f24a951ec5
|
fix: typo spelling grammar
|
2021-08-16 19:16:24 +07:00 |
|
Matthias
|
4115121c24
|
Fix missing return statement in is_Relative_to
|
2021-08-16 07:26:58 +02:00 |
|
Matthias
|
4b65206e6b
|
Add compat code for is_relative_to
|
2021-08-16 07:09:05 +02:00 |
|
Matthias
|
4a75f9bb5b
|
Merge pull request #5425 from freqtrade/dependabot/pip/develop/pandas-1.3.2
Bump pandas from 1.3.1 to 1.3.2
|
2021-08-16 06:49:53 +02:00 |
|
Matthias
|
6b2ef36a56
|
Prevent directory traversal in UI Serving
Checking for directory base
closes #5427
|
2021-08-16 06:47:53 +02:00 |
|
Matthias
|
abddb3ef25
|
Add test for directory traversal
|
2021-08-16 06:45:23 +02:00 |
|