Lumiwealth / lumibot

Backtesting and Trading Bots Made Easy for Crypto, Stocks, Options, Futures, FOREX and more
GNU General Public License v3.0
807 stars 148 forks source link

TradingView - webhooks #367

Open mzeidhassan opened 5 months ago

mzeidhassan commented 5 months ago

Hi team,

Thanks for this amazing library. It's super cool.

Just wondering if there is an easy way to connect my bot to a TradingView strategy/indicator and have it run transactions based on TradingView Buy/Sell alerts?

Thanks

grzesir commented 5 months ago

Hey Mohammed,

Thank you I appreciate the kind words.

It is definitely possible to trade using trading view signals. Basically you need to set up webhooks at trading view and have them sent to a flask server that communicates with Lumibot.

To make this work you need to use Python multi processing and run one process with Lumibot and the other with a flask server, then have the flask server send signals to Lumibot whenever it gets a message.

If you want we can actually do this development work for you. We have a few monthly plans that include developer time (either our Pro Plan or All Access Plan depending on how much help you need), or we can also do it at an hourly rate. Let me know if you want us to help, our website with information for our plans is https://www.lumiwealth.com

Robert Grzesik 347-635-3416

On Tue, Feb 13, 2024 at 5:10 PM Mohamed Zeid @.***> wrote:

Hi team,

Thanks for this amazing library. It's super cool.

Just wondering if there is an easy way to connect my bot to a TradingView strategy/indicator and have it run transactions based on TradingView Buy/Sell alerts?

Thanks

— Reply to this email directly, view it on GitHub https://github.com/Lumiwealth/lumibot/issues/367, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIYQK6F7QWFBY2G5H26LWDYTPQGZAVCNFSM6AAAAABDHIH6UGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEZTGMRQHA4DMNQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

mzeidhassan commented 5 months ago

Thanks Robert! This is great to know. I will check your plans. Right now, I am experimenting with backtesting and I like what I see.

grzesir commented 5 months ago

Sounds good, let me know how it goes and if you have any questions, I’d be happy to help.

Robert Grzesik 347-635-3416

On Tue, Feb 13, 2024 at 10:33 PM Mohamed Zeid @.***> wrote:

Thanks Robert! This is great to know. I will check your plans. Right now, I am experimenting with backtesting and I like what I see.

— Reply to this email directly, view it on GitHub https://github.com/Lumiwealth/lumibot/issues/367#issuecomment-1943031945, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIYQK45C4EQW6JJJGR4OPLYTQV7VAVCNFSM6AAAAABDHIH6UGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNBTGAZTCOJUGU . You are receiving this because you commented.Message ID: @.***>