Available Webhooks
This will enable a bot that is current disabled or set to disable on close.
Open a new position for the bot. This is only valid during market hours, while the bot is enabled, and while the bot has no more than one position currently open. This webhook will ignore any entry filters configured for the bot and will immediately enter a new position when submitted.
This will not execute if the bot already has the maximum number of open positions (2).
It will also not execute if the bot is currently busy doing something else. If the webhook is received while the bot is busy, the bot will automatically retry two more times, waiting 30 seconds between each attempt. If it is unable to enter after a total of 3 attempts, it will not attempt again.
Close open position(s) for the bot. This is only valid during market hours.
If a bot has more than one open position, this webhook will close all open positions.
This will not execute if the bot is currently busy doing something else. If the webhook is received while the bot is busy, the bot will automatically retry two more times, waiting 30 seconds between each attempt. If it is unable to enter after a total of 3 attempts, it will not attempt again.
This webhook is associated with one of your existing bot variables that do not get their value from a bot, but instead have a value that you set manually.
You can either set that value inside of your Whispertrades account, or you can set it via API or webhook. To use this with a webhook, create your webhook as normal. When you enter the webhook body into TradingView's "Message" field, you can modify the value below:
The contents of the value field is what will go to the bot variable at Whispertrades. You can either use static text or you can use one of TradingView's variables, such as price.