Matthias
|
12b471c64b
|
Prevent 2 parallel open orders through forceentry
this leads to forgetting the prior order
closes #7765
|
2022-11-20 09:28:14 +01:00 |
|
Matthias
|
4de9a46618
|
Merge pull request #7759 from wizrds/fix/pd-mem-leak
Fix Pandas to_json memory leak
|
2022-11-18 20:24:16 +01:00 |
|
Matthias
|
12cd83453c
|
Add warning when queue websocket queue becomes too full
|
2022-11-18 14:03:56 +01:00 |
|
Matthias
|
4c7bb79c86
|
Restore prior data transfer format
|
2022-11-18 13:59:29 +01:00 |
|
Matthias
|
436b314c80
|
add safe_remaining
fixes #7757
|
2022-11-17 19:07:47 +00:00 |
|
Matthias
|
1975e942d6
|
Add test for no remaining
(kucoin case - https://github.com/freqtrade/freqtrade/issues/7757).
|
2022-11-17 19:07:47 +00:00 |
|
Matthias
|
48e5a45856
|
rpc_test: dont replicate whole response,
updating what's changed improves readability
|
2022-11-17 19:07:47 +00:00 |
|
Matthias
|
9432bcd065
|
Fix telegram error on force_enter exception
closes #7727
|
2022-11-17 19:52:03 +01:00 |
|
Matthias
|
0a7f4fd3cc
|
fix httpx test warning
|
2022-11-17 10:36:24 +00:00 |
|
Matthias
|
afcb86f422
|
Improve migration types
|
2022-11-17 10:25:51 +00:00 |
|
Matthias
|
93addbe5c3
|
Improve typechecking
|
2022-11-17 10:16:38 +00:00 |
|
Matthias
|
097af973d2
|
improve RPC testcase to cover open orders
|
2022-11-17 07:10:47 +01:00 |
|
Matthias
|
019577f73d
|
Temporarily Downgrade cryptography until piwheels has the new wheel available
|
2022-11-16 06:36:26 +01:00 |
|
Matthias
|
6deb2dfb61
|
Merge pull request #7744 from freqtrade/dependabot/pip/develop/mypy-0.990
Bump mypy from 0.982 to 0.990
|
2022-11-15 06:24:24 +01:00 |
|
Matthias
|
0a702cdd26
|
Ensure more methods are typechecked
|
2022-11-14 20:56:35 +01:00 |
|
Matthias
|
f27be7ada8
|
Configure mypy to old behavior
based on https://mypy-lang.blogspot.com/2022/11/mypy-0990-released.html release
|
2022-11-14 20:52:40 +01:00 |
|
Matthias
|
a951b49541
|
Use Generator when sending initial dataframes
|
2022-11-14 19:43:59 +01:00 |
|
Matthias
|
30b467906c
|
Delist FTX, following ccxt's delisting.
|
2022-11-14 19:40:57 +01:00 |
|
Matthias
|
663039835d
|
Merge pull request #7745 from freqtrade/dependabot/pip/develop/fastapi-0.87.0
Bump fastapi from 0.85.1 to 0.87.0
|
2022-11-14 15:19:52 +01:00 |
|
Matthias
|
c72ffad698
|
Add starlette test dependency
|
2022-11-14 13:08:29 +00:00 |
|
Matthias
|
2a1bfb8e57
|
Merge pull request #7746 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.19.3
Bump types-python-dateutil from 2.8.19.2 to 2.8.19.3
|
2022-11-14 14:05:03 +01:00 |
|
Matthias
|
a689538b9a
|
Merge pull request #7751 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.44
Bump sqlalchemy from 1.4.43 to 1.4.44
|
2022-11-14 09:39:47 +01:00 |
|
Matthias
|
e24f644251
|
Merge pull request #7742 from freqtrade/dependabot/pip/develop/cryptography-38.0.3
Bump cryptography from 38.0.1 to 38.0.3
|
2022-11-14 09:39:25 +01:00 |
|
Matthias
|
c12dcd9b9b
|
update pre-commit dateutil
|
2022-11-14 08:40:09 +01:00 |
|
Matthias
|
5ca705ae3a
|
Merge pull request #7747 from freqtrade/dependabot/pip/develop/types-requests-2.28.11.4
Bump types-requests from 2.28.11.2 to 2.28.11.4
|
2022-11-14 08:32:11 +01:00 |
|
Matthias
|
cf6aa0506f
|
Merge pull request #7750 from freqtrade/dependabot/pip/develop/ccxt-2.1.75
Bump ccxt from 2.1.54 to 2.1.75
|
2022-11-14 08:31:41 +01:00 |
|
Matthias
|
849c028133
|
Merge pull request #7749 from freqtrade/dependabot/pip/develop/psutil-5.9.4
Bump psutil from 5.9.3 to 5.9.4
|
2022-11-14 08:28:38 +01:00 |
|
Matthias
|
cf9944c48d
|
Merge pull request #7741 from freqtrade/dependabot/pip/develop/mkdocs-material-8.5.10
Bump mkdocs-material from 8.5.8 to 8.5.10
|
2022-11-14 08:03:39 +01:00 |
|
Matthias
|
95fd4072fa
|
Merge pull request #7701 from freqtrade/add-single-precision-freqai
add option to force single precision
|
2022-11-14 07:02:35 +01:00 |
|
Matthias
|
b2de070462
|
bump types-requests
|
2022-11-14 07:01:49 +01:00 |
|
Matthias
|
03d3492838
|
Merge pull request #7739 from freqtrade/dependabot/pip/develop/tensorboard-2.11.0
Bump tensorboard from 2.10.1 to 2.11.0
|
2022-11-14 06:55:24 +01:00 |
|
Matthias
|
447635043e
|
Merge pull request #7740 from freqtrade/dependabot/pip/develop/nbconvert-7.2.4
Bump nbconvert from 7.2.3 to 7.2.4
|
2022-11-14 06:54:47 +01:00 |
|
Matthias
|
5d92008293
|
Merge pull request #7743 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.20.2
Bump pytest-asyncio from 0.20.1 to 0.20.2
|
2022-11-14 06:54:27 +01:00 |
|
Matthias
|
d22a22d161
|
Merge pull request #7748 from freqtrade/dependabot/pip/develop/pymdown-extensions-9.8
Bump pymdown-extensions from 9.7 to 9.8
|
2022-11-14 06:53:51 +01:00 |
|
Matthias
|
42b29cd307
|
Fix constants type
|
2022-11-13 19:31:49 +01:00 |
|
Matthias
|
a59d61472b
|
Add test for dataframe footprint reduction
|
2022-11-13 15:29:37 +01:00 |
|
Matthias
|
942840da2d
|
Improve setting wording to keep future possibilities open
|
2022-11-13 15:22:44 +01:00 |
|
Matthias
|
c6013e5819
|
Fix doc typo
|
2022-11-13 12:01:20 +01:00 |
|
Matthias
|
535c365b4a
|
Disable ftx ccxt_compat tests
Their API is down due to being insolvent ...
|
2022-11-13 10:33:54 +01:00 |
|
Matthias
|
fed3bc6730
|
Simplify Websocket Init
|
2022-11-13 10:33:54 +01:00 |
|
Matthias
|
914bdbdd83
|
Remove FTX from list of supported exchanges
|
2022-11-12 20:32:17 +01:00 |
|
Matthias
|
d39b997489
|
Merge pull request #7736 from M451z/patch-1
Update README.md
|
2022-11-12 20:30:50 +01:00 |
|
Matthias
|
954da4fec9
|
Add "forcebuy error" exception log
part of #7727
|
2022-11-12 19:52:10 +01:00 |
|
Matthias
|
ee0e59157c
|
Update join relationship of orders table to selectin
closes #6791 by slightly improving performance in this area.
|
2022-11-12 16:34:00 +01:00 |
|
Matthias
|
e6172a68d7
|
Merge pull request #7730 from freqtrade/fix-metric-tracker
fix loading of metric tracker from disk
|
2022-11-11 20:01:26 +01:00 |
|
Matthias
|
e34f0f60a5
|
Merge pull request #7724 from wassertim/bugfix/7723
Support git and local changes in dev containers
|
2022-11-10 21:05:36 +01:00 |
|
Matthias
|
4664d5e1d8
|
Split installation to onCreateCommand
|
2022-11-10 18:56:19 +00:00 |
|
Matthias
|
0f9c5f8d41
|
Simplify timerange handling
|
2022-11-10 18:28:18 +01:00 |
|
Matthias
|
57313dd961
|
Update some usages of timerange to new, simplified method
|
2022-11-10 18:11:39 +01:00 |
|
Matthias
|
3e676dbaa4
|
Add properties to simplify timerange handling
|
2022-11-10 16:33:57 +01:00 |
|
Matthias
|
7147f52e02
|
FreqAI also requires plotting dependencies
cloess #7726
|
2022-11-10 16:03:30 +01:00 |
|
Matthias
|
88ad3fe43e
|
Remove typo from main page
|
2022-11-10 07:32:55 +01:00 |
|
Matthias
|
22c419d5c4
|
Add warning about FTX
|
2022-11-10 07:14:10 +01:00 |
|
Matthias
|
9e17eabd0a
|
Improve Bybit configuration
|
2022-11-10 07:09:54 +01:00 |
|
Matthias
|
d3006f7f3e
|
Bump ccxt to 2.1.54
closes okx: #7720
|
2022-11-09 17:59:51 +01:00 |
|
Matthias
|
f43f967040
|
Improve handling of unfilled stoploss orders in edge-cases
|
2022-11-08 20:34:18 +01:00 |
|
Matthias
|
ce3959a0c6
|
Merge pull request #7708 from freqtrade/improve_iteration
Improve iteration logic
|
2022-11-08 19:25:01 +01:00 |
|
Matthias
|
426a26f268
|
Merge pull request #7475 from freqtrade/backtest_live_models
FreqAI - Backtest live/ready models
|
2022-11-07 20:39:49 +01:00 |
|
Matthias
|
884014a4b9
|
Fix some minor typos
|
2022-11-07 18:35:28 +00:00 |
|
Matthias
|
8bc71f2025
|
Merge pull request #7709 from freqtrade/dependabot/pip/develop/jsonschema-4.17.0
Bump jsonschema from 4.16.0 to 4.17.0
|
2022-11-07 08:19:12 +01:00 |
|
Matthias
|
24df2d576e
|
Merge pull request #7718 from freqtrade/dependabot/pip/develop/orjson-3.8.1
Bump orjson from 3.8.0 to 3.8.1
|
2022-11-07 08:18:30 +01:00 |
|
Matthias
|
5ba012c592
|
Disable "tick" in test_update_funding_fees_schedule
we only want to test run frequency, not time progression.
|
2022-11-07 07:18:09 +00:00 |
|
Matthias
|
05fc6a5e9f
|
Merge pull request #7717 from freqtrade/dependabot/pip/develop/mkdocs-material-8.5.8
Bump mkdocs-material from 8.5.7 to 8.5.8
|
2022-11-07 07:54:48 +01:00 |
|
Matthias
|
a90d91b576
|
Merge pull request #7714 from freqtrade/dependabot/pip/develop/progressbar2-4.2.0
Bump progressbar2 from 4.1.1 to 4.2.0
|
2022-11-07 07:04:56 +01:00 |
|
Matthias
|
95a1827af7
|
Merge pull request #7712 from freqtrade/dependabot/pip/develop/mkdocs-1.4.2
Bump mkdocs from 1.4.1 to 1.4.2
|
2022-11-07 07:04:02 +01:00 |
|
Matthias
|
689f936390
|
Merge pull request #7716 from freqtrade/dependabot/pip/develop/pytest-7.2.0
Bump pytest from 7.1.3 to 7.2.0
|
2022-11-07 07:03:34 +01:00 |
|
Matthias
|
031c472a23
|
Merge pull request #7715 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.32
Bump prompt-toolkit from 3.0.31 to 3.0.32
|
2022-11-07 07:03:10 +01:00 |
|
Matthias
|
71580a7159
|
Merge pull request #7713 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.43
Bump sqlalchemy from 1.4.42 to 1.4.43
|
2022-11-07 06:57:46 +01:00 |
|
Matthias
|
29585b5ecd
|
Improve worker iteration logic
|
2022-11-06 11:18:13 +01:00 |
|
Matthias
|
2068a44fd0
|
Add test for new behavior
|
2022-11-06 11:17:25 +01:00 |
|
Matthias
|
d48a9ae96d
|
Add leverage to backtest results
closes #7574
|
2022-11-06 09:40:44 +01:00 |
|
Matthias
|
1d2b89bc13
|
Improve handling of get_fee to not allow impossible combinations
|
2022-11-06 09:16:03 +01:00 |
|
Matthias
|
3af177d8af
|
bump ccxt to 2.1.33
closes #7700
|
2022-11-06 09:16:03 +01:00 |
|
Matthias
|
25b8d34fe2
|
Update backtesting test
Had bad behavior before, and didn't properly test what it was supposed to
|
2022-11-05 17:02:18 +01:00 |
|
Matthias
|
6e09d552ac
|
Properly handle and test ohlcv min_max with empty files
|
2022-11-05 13:14:35 +01:00 |
|
Matthias
|
a9ea84e2c4
|
Merge pull request #7702 from freqtrade/move-write-metric-param
move write_metrics_to_disk to proper place in param table
|
2022-11-04 18:25:34 +01:00 |
|
Matthias
|
c2130ed3dd
|
Merge pull request #7695 from freqtrade/fix_issue_7666
Fix inconsistent backtesting results - FreqAI
|
2022-11-03 19:52:48 +01:00 |
|
Matthias
|
0aff8c4823
|
Merge pull request #7692 from wizrds/fix/ws-memory
Fix Memory Leak in Websockets
|
2022-11-03 07:17:01 +01:00 |
|
Matthias
|
ff619edebf
|
Improve explanation comment as to why we're waiting ourselfs
|
2022-11-03 06:50:18 +01:00 |
|
Matthias
|
09e0a8d4df
|
Merge pull request #7689 from freqtrade/add-pca-dbscan-tests
add integrated tests for PCA and DBSCAN
|
2022-11-02 19:41:37 +01:00 |
|
Matthias
|
2c3c7e1e3a
|
Merge pull request #7663 from freqtrade/shuffle_list_enhance
Improve ShufflePairlist to shuffle only once per candle
|
2022-11-02 19:37:48 +01:00 |
|
Matthias
|
2ed04916ae
|
Merge pull request #7676 from freqtrade/dependabot/pip/develop/pyarrow-10.0.0
Bump pyarrow from 9.0.0 to 10.0.0
|
2022-11-02 08:14:55 +01:00 |
|
Matthias
|
d9f41e5570
|
Update pyarrow prebuilt wheel
|
2022-11-02 06:41:15 +01:00 |
|
Matthias
|
b82fc3fabd
|
Merge pull request #7612 from freqtrade/reduce-indicator-population
avoid redundant indicator population for corr_pair list
|
2022-10-31 20:24:27 +01:00 |
|
Matthias
|
f5c694213b
|
Merge pull request #7672 from freqtrade/dependabot/pip/develop/scikit-learn-1.1.3
Bump scikit-learn from 1.1.2 to 1.1.3
|
2022-10-31 19:27:33 +01:00 |
|
Matthias
|
4f1d1d4688
|
Merge pull request #7683 from freqtrade/add-statement-of-need
add statement of need to FreqAI docs
|
2022-10-31 18:59:45 +01:00 |
|
Matthias
|
0f2e540a64
|
Update windows documentation about 32bit Windows
|
2022-10-31 17:39:41 +01:00 |
|
Matthias
|
ef8007fc42
|
Merge pull request #7675 from freqtrade/dependabot/pip/develop/uvicorn-0.19.0
Bump uvicorn from 0.18.3 to 0.19.0
|
2022-10-31 17:33:58 +01:00 |
|
Matthias
|
b3f612ecfb
|
Bump ccxt to 2.0.96
|
2022-10-31 17:21:52 +01:00 |
|
Matthias
|
735546ab89
|
Merge pull request #7674 from freqtrade/dependabot/pip/develop/nbconvert-7.2.3
Bump nbconvert from 7.2.1 to 7.2.3
|
2022-10-31 15:26:38 +01:00 |
|
Matthias
|
ccba651d37
|
Merge pull request #7671 from freqtrade/dependabot/pip/develop/plotly-5.11.0
Bump plotly from 5.10.0 to 5.11.0
|
2022-10-31 09:22:45 +01:00 |
|
Matthias
|
53bc72f27f
|
Merge pull request #7680 from freqtrade/dependabot/pip/develop/psutil-5.9.3
Bump psutil from 5.9.2 to 5.9.3
|
2022-10-31 09:21:53 +01:00 |
|
Matthias
|
9c7e686db0
|
Merge pull request #7678 from freqtrade/dependabot/pip/develop/ccxt-2.0.90
Bump ccxt from 2.0.58 to 2.0.90
|
2022-10-31 08:50:10 +01:00 |
|
Matthias
|
ecd5e22960
|
Merge pull request #7673 from freqtrade/dependabot/pip/develop/pycoingecko-3.1.0
Bump pycoingecko from 3.0.0 to 3.1.0
|
2022-10-31 08:40:03 +01:00 |
|
Matthias
|
e010c01446
|
Merge pull request #7679 from freqtrade/dependabot/pip/develop/websockets-10.4
Bump websockets from 10.3 to 10.4
|
2022-10-31 08:36:28 +01:00 |
|
Matthias
|
51c97d8099
|
Merge pull request #7677 from freqtrade/dependabot/pip/develop/colorama-0.4.6
Bump colorama from 0.4.5 to 0.4.6
|
2022-10-31 08:34:44 +01:00 |
|
Matthias
|
32a03a89c6
|
Merge pull request #7665 from freqtrade/update_ci
Update generic CI's to ubuntu 22.04
|
2022-10-30 15:55:09 +01:00 |
|
Matthias
|
707b224af5
|
Update generic CI's to ubuntu 22.04
|
2022-10-30 15:09:53 +01:00 |
|
Matthias
|
391c3f56f7
|
Add typehint to corr_pairlist
|
2022-10-30 13:28:01 +01:00 |
|
Matthias
|
bd051cb205
|
Remove pandas workaround for pi image
|
2022-10-30 12:44:39 +01:00 |
|