File tree Expand file tree Collapse file tree 4 files changed +4
-2
lines changed
additional_tests/exchanges_tests Expand file tree Collapse file tree 4 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 2525class TestKucoinAuthenticatedExchange (
2626 abstract_authenticated_exchange_tester .AbstractAuthenticatedExchangeTester
2727):
28+ # WARNING: can't be tested since dec 2025 due to regulatory changes on EU countries
2829 # enter exchange name as a class variable here
2930 EXCHANGE_NAME = "kucoin"
3031 ORDER_CURRENCY = "BTC"
Original file line number Diff line number Diff line change 2525class TestKucoinFuturesAuthenticatedExchange (
2626 abstract_authenticated_future_exchange_tester .AbstractAuthenticatedFutureExchangeTester
2727):
28+ # WARNING: can't be tested since dec 2025 due to regulatory changes on EU countries
2829 # enter exchange name as a class variable here
2930 EXCHANGE_NAME = "kucoin"
3031 CREDENTIALS_EXCHANGE_NAME = "KUCOIN_FUTURES"
Original file line number Diff line number Diff line change 11# Drakkar-Software full requirements
22OctoBot-Commons[full]==1.9.92
3- OctoBot-Trading[full]==2.4.238
3+ OctoBot-Trading[full]==2.4.240
44OctoBot-Evaluators[full]==1.9.9
55OctoBot-Tentacles-Manager[full]==2.9.19
66OctoBot-Services[full]==1.6.30
Original file line number Diff line number Diff line change 11# Drakkar-Software requirements
22OctoBot-Commons == 1.9.92
3- OctoBot-Trading == 2.4.238
3+ OctoBot-Trading == 2.4.240
44OctoBot-Evaluators == 1.9.9
55OctoBot-Tentacles-Manager == 2.9.19
66OctoBot-Services == 1.6.30
You can’t perform that action at this time.
0 commit comments