From 0914b8b5f4f3828a32a28570b41ef2b8f558271d Mon Sep 17 00:00:00 2001 From: Matthias Date: Thu, 16 Nov 2023 19:36:43 +0100 Subject: [PATCH] Add note about verification on Bitmart --- docs/exchanges.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/exchanges.md b/docs/exchanges.md index a1d1efc04..6ae4eaa11 100644 --- a/docs/exchanges.md +++ b/docs/exchanges.md @@ -317,6 +317,10 @@ It's therefore required to pass the UID as well. } ``` + +!!! Warning "Necessary Verification" + Bitmart requires Verification Lvl2 to successfully trade on the spot market through the API - even though trading via UI works just fine with just Lvl1 verification. + ## All exchanges Should you experience constant errors with Nonce (like `InvalidNonce`), it is best to regenerate the API keys. Resetting Nonce is difficult and it's usually easier to regenerate the API keys.