Matthias
|
bc10b451fe
|
Revert wrong condition
|
2021-10-17 09:46:39 +02:00 |
|
Matthias
|
e19d95b63e
|
Fix stoploss test
|
2021-10-17 09:00:10 +02:00 |
|
Matthias
|
29ad90f1e3
|
Merge pull request #5727 from Rikj000/docs/fix-mkdocs-darktheme-toggle
📝 `mkdocs.yml` - Fixed darktheme toggle
|
2021-10-17 08:37:34 +02:00 |
|
Rik Helsen
|
f61dc6d95a
|
📝 mkdocs.yml - Fixed darktheme toggle
|
2021-10-17 00:14:09 +02:00 |
|
daniila
|
5a9983086a
|
How to run multiple instances with docker
Basic guide on how to run multiple instances using docker.
|
2021-10-17 00:24:00 +03:00 |
|
dependabot[bot]
|
89ca8abea9
|
Bump fastapi from 0.68.1 to 0.70.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.68.1 to 0.70.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.68.1...0.70.0)
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-16 19:31:12 +02:00 |
|
Matthias
|
b1ee56a5ce
|
Merge pull request #5724 from freqtrade/fix/5719
Make sure transactions are reset
|
2021-10-16 19:30:40 +02:00 |
|
Matthias
|
5ba1d66be7
|
Make sure transactions are reset
closes #5719
|
2021-10-16 17:57:51 +02:00 |
|
Matthias
|
dcefb3eb9c
|
Fix delete_Trade api test
|
2021-10-16 16:48:35 +02:00 |
|
Matthias
|
7f1080368b
|
Commit mock-trades to avoid errors in tests
|
2021-10-16 16:48:19 +02:00 |
|
Matthias
|
de5657a91b
|
Fix test failing when UI is installed
|
2021-10-16 16:47:28 +02:00 |
|
Matthias
|
f120e0d256
|
Merge pull request #5716 from freqtrade/setupsh_fix
Don't build ta-lib in parallel, this causes failures
|
2021-10-15 10:31:32 +02:00 |
|
Matthias
|
fe9f597eab
|
Don't build ta-lib in parallel, this causes failures
|
2021-10-15 10:11:25 +02:00 |
|
Matthias
|
794862a35a
|
Merge pull request #5670 from sergeykhliustin/develop
Added min_profit param to PerformanceFilter
|
2021-10-14 19:57:36 +02:00 |
|
Matthias
|
c02a538187
|
Add documentation and log to PerformanceFilter
|
2021-10-14 19:36:34 +02:00 |
|
Sam Germain
|
962f63a19a
|
fixed failing test_execute_trade_exit_custom_exit_price
|
2021-10-14 05:28:08 -06:00 |
|
Sam Germain
|
5fbe76cd7e
|
isolated conditionals in interface stoploss method
|
2021-10-14 05:10:28 -06:00 |
|
Sam Germain
|
0afd76c183
|
Fixed failing test_execute_trade_exit_market_order
|
2021-10-14 04:45:48 -06:00 |
|
Sam Germain
|
2dc402fbf7
|
Fixed failing test_handle_trade
|
2021-10-14 04:05:50 -06:00 |
|
Sam Germain
|
b0ce9612f8
|
Fixed sell_profit_only failing
|
2021-10-14 03:52:29 -06:00 |
|
Matthias
|
0e7d903a6f
|
Merge pull request #5644 from slyons/develop
Add ability to ignore unparameterized spaces
|
2021-10-14 08:07:07 +02:00 |
|
Matthias
|
fe8374f2a4
|
Test for non-failing missing hyperopt space
|
2021-10-14 07:06:51 +02:00 |
|
Sam Germain
|
bcbe8f229c
|
Merge branch 'feat/short' into lev-freqtradebot
|
2021-10-13 19:02:57 -06:00 |
|
Sam Germain
|
bd488cc086
|
Merge branch 'develop' into feat/short
|
2021-10-13 17:56:40 -06:00 |
|
Matthias
|
3279ea568c
|
Add new parameter to hyperopt docs
|
2021-10-13 19:57:42 +02:00 |
|
Matthias
|
aed919a05f
|
Simplify "no-space-configured" error handling by moving it to hyperopt_auto
|
2021-10-13 19:54:35 +02:00 |
|
Matthias
|
aed138ba03
|
Merge pull request #5377 from samgermain/funding-fee
Funding Fee (Futures)
|
2021-10-13 19:04:14 +02:00 |
|
Matthias
|
2c6290a100
|
Small updates to prevent random test failures
|
2021-10-13 07:04:21 +02:00 |
|
Sam Germain
|
0dbad19b40
|
trading_mode default null in models.Trade
|
2021-10-12 20:34:19 -06:00 |
|
Sam Germain
|
82742cd659
|
Merge branch 'funding-fee' of https://github.com/samgermain/freqtrade into funding-fee
|
2021-10-12 20:29:10 -06:00 |
|
Sam Germain
|
0fcc7eca62
|
Added more tests to test_update_funding_fees
|
2021-10-12 20:28:46 -06:00 |
|
Matthias
|
532a9341d2
|
Fix migration issue
|
2021-10-12 20:41:48 +02:00 |
|
Matthias
|
0926beaf73
|
Merge pull request #5632 from freqtrade/dependabot/pip/develop/scikit-learn-1.0
Bump scikit-learn from 0.24.2 to 1.0
|
2021-10-12 20:04:29 +02:00 |
|
Matthias
|
f290ff5c9a
|
Re-add schedule.run_pending
|
2021-10-12 19:10:38 +02:00 |
|
Matthias
|
8798ae5677
|
Version bump also scikit-optimize
|
2021-10-12 19:06:23 +02:00 |
|
Sam Germain
|
86cbd0039f
|
Fixed bugs
|
2021-10-12 02:24:35 -06:00 |
|
Rokas Kupstys
|
437fadc258
|
Fix profitable trade registering as a loss due to fees.
|
2021-10-12 10:49:07 +03:00 |
|
Matthias
|
59ed11358f
|
Merge pull request #5708 from freqtrade/ui_version_specify
Add version argument to freqUI installer
|
2021-10-12 07:16:34 +02:00 |
|
Matthias
|
ce9debe9fd
|
Add version argument to freqUI installer
|
2021-10-12 06:44:07 +02:00 |
|
Matthias
|
952d83ad24
|
Reenable additional test
|
2021-10-11 20:36:08 +02:00 |
|
Matthias
|
7e958589b3
|
Merge pull request #5701 from freqtrade/dependabot/pip/develop/flake8-4.0.0
Bump flake8 from 3.9.2 to 4.0.0
|
2021-10-11 20:34:40 +02:00 |
|
Matthias
|
70000b5843
|
Use scheduler as Object, not the automatic Singleton
|
2021-10-11 20:28:23 +02:00 |
|
Matthias
|
396bc9b2e3
|
Version bump flake8-tidy-imports to 4.5.0
|
2021-10-11 20:00:53 +02:00 |
|
Sam Germain
|
2e7adb99da
|
Fixed some breaking tests
|
2021-10-11 08:52:11 -06:00 |
|
Sam Germain
|
bdad604fab
|
Added persistence futures tests
|
2021-10-11 07:48:31 -06:00 |
|
Sam Germain
|
01a9e90057
|
Added futures tests to test_persistence.test_calc_profit
|
2021-10-11 07:03:14 -06:00 |
|
Sam Germain
|
ae3688a18a
|
Updated LocalTrade.calc_close_trade_value formula for shorting futures
|
2021-10-11 05:56:27 -06:00 |
|
Sam Germain
|
d5a1385fdc
|
Changes described on github
|
2021-10-11 04:14:59 -06:00 |
|
Matthias
|
7b1e81689a
|
Merge pull request #5704 from freqtrade/dependabot/pip/develop/mkdocs-material-7.3.2
Bump mkdocs-material from 7.3.1 to 7.3.2
|
2021-10-11 10:06:18 +02:00 |
|
Matthias
|
1649c00cb7
|
Merge pull request #5706 from freqtrade/dependabot/pip/develop/ccxt-1.57.94
Bump ccxt from 1.57.38 to 1.57.94
|
2021-10-11 10:05:53 +02:00 |
|