This may be a long shot, but does anybody have an open source TV strategy or trade engine template I can use?
Here is what i need:
I should be able to connect it to Gainium via webhook
Open / close my positions with webhook
It should allow me to send my Initial Capital, Order size percentage (position size) and pyramiding numbers (DCA layers) in the properties to Gainium.
The goal is to control my position sizing from TV. I need the code to add to my strategy. Any tip is appreciated! Wiling to compensate for efforts or coding too
I’m not sure if this is exactly what you are looking for but worth looking into it, other users are running it with Gainium. Instructions here: https://buymeacoffee.com/emumoon/goyumitive
Hey Jimmy, I might be able to help you out, I use Gainium with TradingView Webhook URL Alerts. Would you mind clarifying what you mean by your question?
Hi sir emumoon, I’m newbie in this section, i have a question about webhook, if we use multipair in DCA bot and give it webhook did it will work for pair we select?
Oh yeah my TV still Free Account. I’m just want to try this Signal from TV, and if its good i will subscribe. but in reality it cannot backtest because free just get 1 alert.
The pair that you want to open needs to be in the bot before you make a request. You can also in theory add the pair first and request to open the deal on the same webhook. Check “Implementing Concatenation”: Webhooks - Send signals from TradingView and other programs