Bitvavoの取引ボットの出力で「POST https://api.bitvavo.com/v2/order 400 {"errorCode":212,"error"」というエラーが表示される場合、それは、あなたがBitvavoで試みている売買注文が小さすぎることを意味します。
Bitvavoには最低取引金額が5ユーロありますが、一部の暗号通貨では、購入または販売したい暗号通貨の量によっては、それより高くなる場合があります。
取引ボットの出力でそのようなエラーメッセージが表示される例は、次のようになります:
04/16/2024 12:39:00 PM ERROR POST https://api.bitvavo.com/v2/order 400 {"errorCode":212,"error":"You set the amount to less than the minimum value possible for this market. To check the minimum amounts, call https://api.bitvavo.com/v2/markets and check minOrderInQuoteAsset and minOrderInBaseAsset."}