dependabot[bot]
|
cf79cef7ba
|
Bump types-filelock from 3.2.4 to 3.2.5
Bumps [types-filelock](https://github.com/python/typeshed) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-filelock
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-24 03:01:24 +00:00 |
|
Matthias
|
daee59f4f1
|
Reorder interface methods
|
2022-01-23 19:20:31 +01:00 |
|
Matthias
|
62df044618
|
Merge pull request #6279 from xataxxx/develop
Fix position adjustment not counting older orders because of missing average field value
|
2022-01-23 17:42:51 +01:00 |
|
Matthias
|
6492e1cd76
|
Investigate random test failure
|
2022-01-23 17:42:18 +01:00 |
|
Matthias
|
4b6f9121ca
|
Merge pull request #6275 from freqtrade/extract_timedout_from_ftbot
Extract timedout from ftbot
|
2022-01-23 17:28:10 +01:00 |
|
Reigo Reinmets
|
6613e3757a
|
Additional fix
|
2022-01-23 18:09:57 +02:00 |
|
Matthias
|
09db4bcadd
|
Don't use strings, use methods directly
|
2022-01-23 17:00:00 +01:00 |
|
Reigo Reinmets
|
51b94889b2
|
Just in case also check for closed to avoid counting in canceled orders.
|
2022-01-23 17:56:41 +02:00 |
|
Reigo Reinmets
|
8c79d55739
|
Fix issue #6268
|
2022-01-23 17:44:16 +02:00 |
|
Matthias
|
821a9d9cdc
|
Add current_time to check_timeout functions for convenience
|
2022-01-23 08:10:35 +01:00 |
|
Matthias
|
56daafd6b7
|
Use realistic date for dry-run orders
|
2022-01-22 16:31:59 +01:00 |
|
Matthias
|
01b331ee42
|
Merge pull request #6274 from italodamato/set-stoploss-at-trade-creation
set stoploss at trade creation
|
2022-01-22 16:17:47 +01:00 |
|
Matthias
|
7bef9a9b3e
|
Extract timeout handling from freqtradebot class
|
2022-01-22 15:59:10 +01:00 |
|
Italo
|
82f0d4d056
|
set stoploss at trade creation
|
2022-01-22 14:03:12 +00:00 |
|
Matthias
|
a35b0b519a
|
Update forcebuy endpoint to support stake-amount
closes #6223
|
2022-01-22 13:26:02 +01:00 |
|
Matthias
|
1505ad451c
|
Merge pull request #6271 from freqtrade/fix/6267
Allow @informative in webserver mode
|
2022-01-22 10:33:52 +01:00 |
|
Matthias
|
9ecd7400c8
|
Allow NaN when calculating digests
|
2022-01-22 08:10:09 +01:00 |
|
Matthias
|
314a544881
|
Add Failing test for get_strategy_run_id
Fails because max_open_trades is "inf"
emulates behaviour of `max_open_trades=-1` when loading the
configuration)
|
2022-01-22 08:09:08 +01:00 |
|
Matthias
|
a43c088448
|
Allow @informative in webserver mode
|
2022-01-22 07:11:59 +01:00 |
|
Matthias
|
bb1d8fb54f
|
Improve message when no hyperopt fie is found
closes #6266
|
2022-01-21 15:24:26 +01:00 |
|
Matthias
|
730d2e3574
|
Merge pull request #6259 from stash86/fix-docs
add "# Buys" column to status table
|
2022-01-21 07:49:21 +01:00 |
|
Matthias
|
d02acb21c2
|
Add simple test for #buy header
|
2022-01-21 07:04:25 +01:00 |
|
Matthias
|
f4487c7711
|
Merge pull request #6264 from italodamato/plot-trade-buytag
add buy_tag to trade tooltip in plots
|
2022-01-21 06:51:44 +01:00 |
|
Italo
|
e35a1e4a01
|
fix flake8
|
2022-01-20 21:00:33 +00:00 |
|
Italo
|
a9f14ac119
|
show buy_tag only if not None
|
2022-01-20 18:44:09 +00:00 |
|
Italo
|
8ce5536dd8
|
fix tests
added buy_tag to first ADA/USDT trade
|
2022-01-20 18:37:17 +00:00 |
|
Italo
|
4e9f0d89af
|
add buy_tag to trade tooltip in plots
|
2022-01-20 17:17:58 +00:00 |
|
Matthias
|
d549905856
|
Api-backtest to test new functionality
|
2022-01-20 07:11:48 +01:00 |
|
Matthias
|
a6c7f45545
|
Update webserver backtseting to reuse prior results
|
2022-01-20 06:51:48 +01:00 |
|
Matthias
|
e9baabce6f
|
Store results when backtesting via API
|
2022-01-20 06:35:18 +01:00 |
|
Matthias
|
847e8977ca
|
Merge pull request #6255 from rokups/rk/backtest-result-caching-2
Rework backtesting --no-cahche to --cache=[none, day, week, month].
|
2022-01-19 21:01:24 +01:00 |
|
Matthias
|
afe46a55f7
|
Add documentation for --cache backtest option
|
2022-01-19 20:19:17 +01:00 |
|
Matthias
|
d319204dea
|
Add note about legacy metadata format
|
2022-01-19 20:08:09 +01:00 |
|
Rokas Kupstys
|
5fffc5033a
|
Rework backtesting --no-cahche to --cache=[none, day, week, month].
Fix an issue where config modification during runtime would prevent use of cached results.
|
2022-01-19 11:44:35 +02:00 |
|
Stefano Ariestasia
|
3925e8a7e3
|
add "# Buys" column to status table
|
2022-01-19 16:14:21 +09:00 |
|
Matthias
|
301b2e8a0f
|
Merge pull request #6254 from SmartManoj/patch-2
Spreadfilter log % fix
|
2022-01-18 09:55:02 +01:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
d918d24f08
|
Spreadfilter log % fix
Both the following same
print(f'{3:.3%}')
print(f'{3 *100 :.3}%')
# 300.000%
|
2022-01-18 14:05:03 +05:30 |
|
Matthias
|
3c06d31bbf
|
Merge pull request #6238 from stash86/fix-docs
Add position adjustment On or Off on startup message
|
2022-01-17 20:32:27 +01:00 |
|
Matthias
|
d813fef95b
|
Add asyncio_mode setting for pytest
|
2022-01-17 20:02:59 +01:00 |
|
Matthias
|
9c9c9f0171
|
Readd trailing white line
|
2022-01-17 20:00:35 +01:00 |
|
Matthias
|
91236c1876
|
Merge pull request #6244 from freqtrade/dependabot/pip/develop/uvicorn-0.17.0
Bump uvicorn from 0.16.0 to 0.17.0
|
2022-01-17 19:01:49 +01:00 |
|
Matthias
|
a156101d5c
|
Merge pull request #6252 from xataxxx/dca
Fix eager-loading trade.orders
|
2022-01-17 13:17:01 +01:00 |
|
Reigo Reinmets
|
3de843ab2c
|
Add eager-loading for orders. This allows access to trade.orders in all callbacks.
|
2022-01-17 13:23:37 +02:00 |
|
Matthias
|
8d67caafb3
|
Merge pull request #6240 from freqtrade/dependabot/pip/develop/time-machine-2.6.0
Bump time-machine from 2.5.0 to 2.6.0
|
2022-01-17 08:41:35 +01:00 |
|
Stefano Ariestasia
|
f9a935b9a3
|
Update rpc_manager.py
|
2022-01-17 16:37:06 +09:00 |
|
dependabot[bot]
|
d0dc9e26b0
|
Bump uvicorn from 0.16.0 to 0.17.0
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.16.0...0.17.0)
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-17 07:10:59 +00:00 |
|
Matthias
|
3a5841bc03
|
Merge pull request #6246 from freqtrade/dependabot/pip/develop/fastapi-0.72.0
Bump fastapi from 0.71.0 to 0.72.0
|
2022-01-17 08:10:05 +01:00 |
|
Matthias
|
cf41f71f39
|
Merge pull request #6245 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.17.1
Bump pytest-asyncio from 0.16.0 to 0.17.1
|
2022-01-17 08:08:52 +01:00 |
|
dependabot[bot]
|
f2984e9d0e
|
Bump time-machine from 2.5.0 to 2.6.0
Bumps [time-machine](https://github.com/adamchainz/time-machine) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/adamchainz/time-machine/releases)
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/HISTORY.rst)
- [Commits](https://github.com/adamchainz/time-machine/compare/2.5.0...2.6.0)
---
updated-dependencies:
- dependency-name: time-machine
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-17 07:06:07 +00:00 |
|
Matthias
|
fa605e6a50
|
Merge pull request #6251 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.7
Bump types-python-dateutil from 2.8.6 to 2.8.7
|
2022-01-17 08:05:20 +01:00 |
|