Matthias
|
deeabbca12
|
chore: Don't override builtins
|
2024-07-05 08:51:20 +02:00 |
|
Joe Schr
|
aa86e95650
|
refresh_latest_trades: use max_candles to determine trades download count
|
2024-07-04 18:33:05 +02:00 |
|
Matthias
|
cd8bd9038e
|
fix: Reassign "options" on market reload
Ensures that all data is available after init or reload.
|
2024-07-04 18:12:14 +02:00 |
|
Matthias
|
6b99033164
|
Improve trades-cached handling
|
2024-07-04 15:21:16 +02:00 |
|
Matthias
|
c891e38f2b
|
Merge branch 'develop' into feature/fetch-public-trades
|
2024-07-04 14:39:17 +02:00 |
|
Matthias
|
a0a5ccc445
|
Merge branch 'develop' into ci/ccxt.pro
|
2024-07-04 12:08:36 +02:00 |
|
Joe Schr
|
05b2d8a2bf
|
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
|
2024-07-04 11:01:17 +02:00 |
|
xmatthias
|
01506a2ad3
|
chore: update pre-commit hooks
|
2024-07-04 03:12:01 +00:00 |
|
Matthias
|
b58e412982
|
feat: Add "DEX" output for list- exchanges subcommand
|
2024-07-03 13:34:00 +02:00 |
|
Matthias
|
7209b2e71a
|
Merge branch 'develop' into ci/ccxt.pro
|
2024-07-03 13:13:13 +02:00 |
|
Joe Schr
|
b2bcac8447
|
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
|
2024-06-27 15:23:12 +02:00 |
|
xmatthias
|
5fa24163f5
|
chore: update pre-commit hooks
|
2024-06-27 03:12:21 +00:00 |
|
Matthias
|
776a8e43cd
|
Add trades_has_history attribute
|
2024-06-20 18:24:43 +02:00 |
|
xmatthias
|
d5bad0ed45
|
chore: update pre-commit hooks
|
2024-06-20 03:14:42 +00:00 |
|
Joe Schr
|
ffda564f05
|
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
|
2024-06-19 20:38:50 +02:00 |
|
Matthias
|
b43d578bb0
|
Merge branch 'develop' into ci/ccxt.pro
|
2024-06-18 20:34:18 +02:00 |
|
Matthias
|
a9ebefdc37
|
Prevent warning on __del__ during tests
|
2024-06-16 09:56:03 +02:00 |
|
Matthias
|
1775d86af2
|
Merge branch 'develop' into ci/ccxt.pro
|
2024-06-14 19:46:14 +02:00 |
|
xmatthias
|
7106ff6923
|
chore: update pre-commit hooks
|
2024-06-13 03:02:25 +00:00 |
|
Matthias
|
0eeaee21fb
|
Avoid "restart" failure - reset ccxt cache
|
2024-06-07 19:03:28 +02:00 |
|
Matthias
|
31219299d2
|
Don't fail trades loop if one pair fails
|
2024-06-06 18:05:45 +02:00 |
|
xmatthias
|
779905a8f2
|
chore: update pre-commit hooks
|
2024-06-06 03:02:43 +00:00 |
|
Matthias
|
9da0437e3d
|
Improve exchange_ws shutdown
|
2024-06-04 19:52:19 +02:00 |
|
Matthias
|
50bf770351
|
Merge branch 'develop' into feature/fetch-public-trades
|
2024-06-04 19:49:27 +02:00 |
|
Matthias
|
0f9335d242
|
Merge branch 'develop' into ci/ccxt.pro
|
2024-06-04 19:45:22 +02:00 |
|
Matthias
|
133dc1d343
|
api_async is mandatory ...
|
2024-06-04 19:42:04 +02:00 |
|
Matthias
|
a2251d045c
|
Only load markets once
Increases startup speed by 6s on binance (from 9 to 3s).
|
2024-06-04 19:01:00 +02:00 |
|
Matthias
|
5a08d1acf9
|
combine _load_markets and reload_markets
|
2024-06-04 07:21:42 +02:00 |
|
Matthias
|
122896f9ab
|
Improved "task done" message
|
2024-05-31 07:12:02 +02:00 |
|
Matthias
|
8b90643f3a
|
Don't show "exchange closed by user" exceptions
|
2024-05-31 07:03:40 +02:00 |
|
Matthias
|
12852438a5
|
Call connection at intervals
|
2024-05-31 06:52:11 +02:00 |
|
Matthias
|
33e61b1308
|
Extract connection reset from exchange_ws
|
2024-05-31 06:48:38 +02:00 |
|
Matthias
|
7e736a34dd
|
Reduce ccxt.pro verbosity
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
f33c4db572
|
Apply ruff formatting to ws branch
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
cabd36253e
|
Reduce level of "reuse watch result" . . .
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
212ac2073e
|
Don't multiply klines_last_refresh
with 1000 - it's already in ms
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
627154cb66
|
improve ws "removing" condition
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
7ec8b28be3
|
Re-adjust ts handling to not use time.time()
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
765fa06daa
|
Deepcopy ccxt ws result
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
d5d818be8b
|
Remove unused import
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
ed8b9018c5
|
Properly handle shutdown (canceled coroutines)
This will imrove shutdown behavior
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
68c36ce07d
|
Fix typo
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
b5239f06ae
|
Improve log formatting
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
7bc4fdca27
|
remove pairs from _pairs_schedules when their coroutine stops
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
93cdf1bb54
|
Simplify logging
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
554d4134ff
|
Add humanized date to debug log
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
45c17f2448
|
Reduce excessive log again
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
ce33b031f2
|
Show pair for task finished
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
fc66a12c14
|
Improve "stopped" messages
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
85725b5472
|
Improved exception message
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
c482b7e40f
|
Add log for "removal" tracking
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
80c7d4eb5f
|
Improve debug logging
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
d3962a7c07
|
Remove websocket init for non-trade modes
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
2ade5191e6
|
Ensure shutdown of async exchange, fix test
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
d42e012ec3
|
ws - Improve cleanup behavior
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
9f2708247a
|
Enable ws for bybit
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
f324af938a
|
Improve WS logic to assume a candle is complete if time rolled over
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
b5dc54072e
|
Ensure exchange objects are not undefined
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
c61d9e0dec
|
Reduce verbosity
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
c0c775114e
|
Slightly improved loggign
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
0ec751826b
|
Opt in binance to websocket support
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
137ddb2ec3
|
Require opt-in for ws enablement to allow slow rollout
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
f9ce0bb9ab
|
Improve exchange formatting
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
35e2e58a5c
|
Improve formatting
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
8375209a8e
|
Add fixtures for exchange_ws
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
55bd7db022
|
Don't forget to close WS session
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
c18b6cdb74
|
Improve stop behavior
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
4832c10973
|
Only import ccxt.async when necessary
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
67a6c11f6d
|
No longer import ccxt.async_support
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
55ed505f94
|
Update exchange_ws get_ohlcv logic
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
f90574abee
|
use OHLCVResponse in ws
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
0b620817a2
|
Don't append fake candle
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
fcaee33706
|
Improve log msg
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
ec6c54367b
|
Add exchange_ws test case
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
f223319909
|
Improve typehint for ohlcv endpoint
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
e8b4bcc65d
|
use default argument
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
dadc96306f
|
Better define what interface is external
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
8a00bf3188
|
Use proper typehint
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
aef0324aa7
|
set markets for ws exchange on reload
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
f4f8b910fe
|
Improve exchange_ws terminology
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
60cfda5d52
|
Add very basic exception handling
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
f9524aebe9
|
Improve temporary log output for exchange_ws
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
eda8a767ca
|
Improve ws exchange
|
2024-05-31 06:40:14 +02:00 |
|
Matthias
|
18dabd519a
|
ccxt.pro - move get_klines to ws_exchange
|
2024-05-31 06:40:13 +02:00 |
|
Matthias
|
e2b567165c
|
remove double log
|
2024-05-31 06:40:13 +02:00 |
|
Matthias
|
972b932e5d
|
Implement ws cleanup
|
2024-05-31 06:40:13 +02:00 |
|
Matthias
|
2fd5b4a6e1
|
Use websocket results
|
2024-05-31 06:40:13 +02:00 |
|
Matthias
|
1d12985b70
|
Update exchange_ws with cleanup function
|
2024-05-31 06:40:13 +02:00 |
|
Matthias
|
bd494ed67a
|
Cleanup exchange changes
|
2024-05-31 06:40:13 +02:00 |
|
Matthias
|
3468edddf6
|
Add enable_ws config setting
|
2024-05-31 06:40:13 +02:00 |
|
Matthias
|
51890f80c4
|
Add parameter for ws enablin
|
2024-05-31 06:40:13 +02:00 |
|
Matthias
|
34ccada909
|
Tests with seperate thread
|
2024-05-31 06:40:13 +02:00 |
|
Matthias
|
e985c1890b
|
Implement basic ccxt.pro to test
|
2024-05-31 06:40:13 +02:00 |
|
Matthias
|
ad7b78ec93
|
Update exchange init to use .pro if available
|
2024-05-31 06:40:13 +02:00 |
|
Matthias
|
c9b1071baa
|
Use api_async for exchange_has
|
2024-05-31 06:40:13 +02:00 |
|
Matthias
|
feeccfedaa
|
Update list-exchanges with watchOHLCV
|
2024-05-31 06:40:13 +02:00 |
|
xmatthias
|
d983572358
|
chore: update pre-commit hooks
|
2024-05-30 03:02:44 +00:00 |
|
Joe Schr
|
5dcf75f648
|
exchange: replace OperationalException with logger.error message
|
2024-05-29 19:52:37 +02:00 |
|
Joe Schr
|
4629362a60
|
Fixing merge error
|
2024-05-29 19:46:27 +02:00 |
|
Joe Schr
|
bf3eeeb0fc
|
Use .exception instead of .error for trace logging
|
2024-05-29 19:46:27 +02:00 |
|
Joe Schr
|
32f931ca25
|
Revert "refresh_latest_trades : remove "-cached" from trades pair files"
This reverts commit 839827c0d7 .
|
2024-05-29 19:46:27 +02:00 |
|
Matthias
|
30ad4ca9a9
|
Add bingx to list of supported exchanges
|
2024-05-26 16:37:21 +02:00 |
|
Matthias
|
64c7f6b06a
|
Improve bingx file formatting
|
2024-05-26 16:37:21 +02:00 |
|
Matthias
|
71cb2ded79
|
Add Bingx stoploss documentation
|
2024-05-26 16:37:21 +02:00 |
|
Matthias
|
7f990e7df6
|
Enable bingx stoploss
|
2024-05-26 16:37:21 +02:00 |
|
Matthias
|
46e97e5806
|
fix htx: Reduce amount of data downloaded on higher timeframes
closes #10247
|
2024-05-26 15:49:48 +02:00 |
|
xmatthias
|
d59422159a
|
chore: update pre-commit hooks
|
2024-05-23 03:02:28 +00:00 |
|
Matthias
|
1a86d81200
|
Initial config for Bingx stop orders
|
2024-05-20 09:53:52 +02:00 |
|
Matthias
|
d0eb55a0be
|
Small type fixes
|
2024-05-18 16:45:49 +02:00 |
|
Matthias
|
1e04140fff
|
Partially revert bybit leverage-tiers workaround
|
2024-05-16 19:25:19 +02:00 |
|
Matthias
|
a92178dd60
|
load_cached_leverage_tiers should allow a remote cache period
|
2024-05-16 19:11:51 +02:00 |
|
Matthias
|
1e2662b627
|
Greatly simplify leverage tier loading for binance
|
2024-05-16 18:20:14 +02:00 |
|
Joe Schr
|
0460ce45ff
|
ruff format: exchange/trades_load
|
2024-05-16 14:28:30 +02:00 |
|
Joe Schr
|
f99e8f18bc
|
refresh_latest_trades : removes TODO
|
2024-05-16 14:10:08 +02:00 |
|
Joe Schr
|
839827c0d7
|
refresh_latest_trades : remove "-cached" from trades pair files
|
2024-05-16 14:08:02 +02:00 |
|
xmatthias
|
fb73e23e64
|
chore: update pre-commit hooks
|
2024-05-16 03:02:21 +00:00 |
|
Joe Schr
|
a56faf503b
|
ruff format: orderflow / public trades
|
2024-05-15 17:09:32 +02:00 |
|
Joe Schr
|
b9035da981
|
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
|
2024-05-15 14:43:00 +02:00 |
|
Joe Schr
|
dd432ffbde
|
cleanup ruff and isort errors
|
2024-05-14 17:28:07 +02:00 |
|
Matthias
|
9291698561
|
A few more formatting updates
|
2024-05-13 19:49:15 +02:00 |
|
Matthias
|
a9732c6195
|
Fix odd formatting by ruff format
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
e4e8c3967c
|
ruff format: exchange class
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
53eefb9442
|
ruff format: exchange classes
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
a8eabd0b2e
|
Update remaining files with new import sorting
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
e86a0736f3
|
Add workaround for bybit's changed markets endpoint
closes #10196
|
2024-05-09 19:42:20 +02:00 |
|
xmatthias
|
ce6445f6b5
|
chore: update pre-commit hooks
|
2024-05-09 03:02:41 +00:00 |
|
Joe Schr
|
56b07386ae
|
fix _now_is_time_to_refresh_trades so it checks for latest fetched trades
|
2024-05-08 15:12:42 +02:00 |
|
Matthias
|
3f9019a1ad
|
Don't use coro directly
|
2024-05-05 19:55:02 +02:00 |
|
xmatthias
|
569e8a74b0
|
chore: update pre-commit hooks
|
2024-05-02 03:02:33 +00:00 |
|
goodmost
|
38b35ec528
|
chore: remove repetitive words
Signed-off-by: goodmost <zhaohaiyang@outlook.com>
|
2024-04-28 18:14:19 +08:00 |
|
Matthias
|
5f1ab7508f
|
Add idex subclass defining the applicable ohlcv limit
|
2024-04-25 08:18:21 +02:00 |
|
xmatthias
|
652819309d
|
chore: update pre-commit hooks
|
2024-04-25 03:02:27 +00:00 |
|
Matthias
|
cc534c5000
|
switch from arrow to humanize
|
2024-04-21 15:29:16 +02:00 |
|
Matthias
|
0c99ff7f66
|
Fix more default arg usages
|
2024-04-20 09:26:50 +02:00 |
|
Matthias
|
a078088ea3
|
Fix some more default argument usage in exchange classes
|
2024-04-20 09:24:51 +02:00 |
|
Matthias
|
31f6030c67
|
Reduce some mutable default argument usage
|
2024-04-20 09:22:28 +02:00 |
|
Christian Clauss
|
99b4767bf4
|
Fix typos discovered by codespell
|
2024-04-18 22:51:25 +02:00 |
|
xmatthias
|
77682808ea
|
chore: update pre-commit hooks
|
2024-04-18 03:02:26 +00:00 |
|
Matthias
|
65654a4a44
|
Update ccxt exception handlers
OperationFailed is the new NetworkError
closes #10071
|
2024-04-13 11:12:10 +02:00 |
|
xmatthias
|
78535bc7e8
|
chore: update pre-commit hooks
|
2024-04-11 03:02:25 +00:00 |
|
Matthias
|
e0f1b1e48e
|
Attempt to reduce diff as much as possible
|
2024-04-05 06:53:48 +02:00 |
|
Matthias
|
843c68b072
|
Don't use noqa.
|
2024-04-05 06:41:46 +02:00 |
|
Matthias
|
63ac183e91
|
Merge branch 'develop' into feature/fetch-public-trades
|
2024-04-05 06:35:35 +02:00 |
|
xmatthias
|
d4872eae16
|
chore: update pre-commit hooks
|
2024-04-04 03:02:18 +00:00 |
|
Matthias
|
b284abf9e0
|
Add bingx exchange subclass
|
2024-04-02 07:14:52 +02:00 |
|
xmatthias
|
a534340cc1
|
chore: update pre-commit hooks
|
2024-03-31 07:15:47 +00:00 |
|
Joe Schr
|
53702bfdfe
|
fix: make until non-optional
|
2024-03-28 15:35:19 +01:00 |
|
Joe Schr
|
d226e7054c
|
fix: remove unused stop_on_from_id
|
2024-03-28 15:26:28 +01:00 |
|
Matthias
|
c433f49089
|
Remove temporary gate workaround
|
2024-03-27 19:59:30 +01:00 |
|
Matthias
|
553094c3c6
|
Assign 'status_stop' for gate stop orders
|
2024-03-27 19:50:52 +01:00 |
|