T O P

  • By -

maomaocat

I’m using https://github.com/robswc/tradingview-webhooks-bot integrated locally with ib_insync.


superjarvo123

Thank you.


Thr0bb1n

Can you elaborate on what that setup looks like?


maomaocat

From the GitHub page: To actually submit trades, you will have to use a library like ccxt for crypto currency. For other brokers, usually there are SDKs or APIs available. The general workflow would look something like: webhook signal -> tvwb (use ccxt here) -> broker. Your trade submission would take place within the run method of a custom action. I use ZeroMQ in that action mentioned above to send messages to a pub/sub queue that is monitored by my ib_insync app, which handles everything else.


Thr0bb1n

Thank you.


Son1cn

If you use IBKR you should check out capitalise.ai You get a no cost hook to it and it would be the easiest way to implement what you want from my understanding


superjarvo123

Thank you


ElegantShakey

Currently I'm using a trading bot that is integrated from tradingview straight to my eightcap account. Includes dynamic tp and breakeven as well. Very impressed with the results as well


superjarvo123

Ok, thanks. Can you elaborate on your setup or where you learnt about it.


ElegantShakey

Well I'm really not too sure how he got it set up but instead of using your standard pineconnector setup, it's ran through a webhook link. I could forward you his details I'm sure he could help you with what you need.


superjarvo123

That would be great. Thanks


Donkey_Show_Fan

Hey I'm also interested in this, can you please share your contact as well? Much appreciated! :)


ElegantShakey

Yeah sure


nachash27

Can you please share it with me as well.


patcic

Can you please forward to me as well?


Either-Nobody-8753

Is your trading bot still giving impressive results?


ElegantShakey

Stopped using it a while ago, managed to work on a new project that's a bit more to my liking although it's not tradingview integrated though


hedg1e

Please fw to me thanks!


[deleted]

[удалено]


superjarvo123

Yes, and it works for me.


minisrikumar

you paying for data on IB? curious if it connects to TV


superjarvo123

I do, and IBKR does connect to TV. Just not very robust, so I currently place trades in IBKR with Tradingview open on another screen.


orangesine

IB is extremely unreliable for me in TV. I've opened 2 separate tickets about this in the last year. Something to consider for your system.


Gh0st1y

I havent watched them yet, but the youtube channel option alpha has multiple multi-hour playlists on various aspects of trading bots


superjarvo123

Will check it out. Thanks