When creating a new UTA with CCXT Custom, the connection test fails if the Sandbox and Demo Trading fields are filled or left at their displayed defaults.
Example UI path:
- Trading / Configure your UTAs
- New UTA
- CCXT Custom (any exchange)
- Test Connection
Observed error:
Invalid input: expected boolean, received string
path: sandbox
Invalid input: expected boolean, received string
path: demoTrading
Expected behavior: the user should be able to test and save a CCXT Custom UTA without these fields causing validation errors.
When creating a new UTA with CCXT Custom, the connection test fails if the Sandbox and Demo Trading fields are filled or left at their displayed defaults.
Example UI path:
Observed error:
Expected behavior: the user should be able to test and save a CCXT Custom UTA without these fields causing validation errors.