Can you please add opening positions using a webhook in terminal?
For example, Most signal indicators give SL and TP at once., I use a TradingView indicator that gives a signal with entry, SL, and TP. When I send this info with the symbol, exchange, and optional leverage and margin type via an alert, gainium should open a trade and set the SL and TP at the same time. This is very efficient.
Currently we can use bot but we have to send separate alerts from TradingView to enter the trade and to close it at TP or SL.
This doesn’t need to be exclusive to the terminal, perhaps it would be better as a signal bot, where everything is sent via the webhook. We have a draft of the signal bot that we didn’t complete because other priorities got in the way.
This kind of bot would use less credits as well because it only execute orders it doesn’t need to monitor them, so it uses very few resources.
That will be cool, or if it is difficult, just modify the current bot. We can use one multi coin bot with all pairs. This may need some credits, so we can send the data on deal start. Entry, SL, TP, then the bot will set the SL and TP for the deal. I think that is easy.
But when looking from a marketing point of view A signal bot is also a good idea. Currently, there are websites that provide TradingView bridges to exchanges, and they usually cost $8+ per month.