You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 22, 2025. It is now read-only.
I'm trying to place a sell order on the KuCoin exchange using BtcTransmuter. Placing the order fails, but the error message in the logs does not tell us why. It seems to throw another error instead.
info: BtcTransmuter.Services.ActionDispatcher[0]
PlaceOrder for recipe <redacted> was not executed because [Could not place order because Object reference not set to an instance of an object.. Order details: <redacted>]
I'm trying to place a sell order on the KuCoin exchange using BtcTransmuter. Placing the order fails, but the error message in the logs does not tell us why. It seems to throw another error instead.
Does anyone have an idea?