Webhook to close deal ignored/not received

This is the bot: Gainium app
This was the message sent via trading view alert:
{“action”: “closeDeal”, “uuid”: “BBBBBBBBB”, “symbol”: “REQ_USDT”}
The bot does show the message as having been received in the logs, but the deal was not closed.

Make sure to add a message without UUID and remove your message with the UUID. Only editing the message would only hide the change in the message’s history.

The bot has to be configured to take profit via webhook for that. Or you use the other webhook of stop loss if you don’t want to take profit via webhook.

1 Like

Editing doesn’t help. Look at the pen.

Copy, edit to remove UUID, save, remove old message.

It doesn’t look like it lets me remove the history?

Can’t you copy the first message to the end and then delete the first?

Take profit as indicators, stop loss disabled. Close deal webhook is not accepted.

Will stop loss close in profit if set to webhook?

Yes it’s possible. Though in Bot events you will see it as a SL order.

Editing only hides your complete webhook. If it’s only a paper bot, there’s no risk. Else someone could control your bot. If you cannot delete your message, better use a new bot and delete the old one.