orko icon indicating copy to clipboard operation
orko copied to clipboard

Gmail/IMAP scraper to perform trades sent from tradingview.com alerts

Open lazrfocus opened this issue 6 years ago • 4 comments

Since built-in TA is probably way down the road for this project, it would be great to get a simple gmail/IMAP scraper that can scrape an email address for Tradingview alerts.

These alerts would be triggered from custom, already built tradingview scripts and strategies and would trigger simple buy/sell limit, stop, or market orders by looking for keywords in the email notification from tradingview.

Example email;

Subject: Tradingview Alert: BTCUSD: Buy Signal Email Data: Ticker: Binance:BTCUSDT Action: Buy Price: xxxx (was not possible in Pine Script v3, but may be possible to send strings in the new Pine Script V4)

lazrfocus avatar Jul 01 '19 03:07 lazrfocus

Nice idea! POP3/MAP may be the most flexible way to check email.

Happy to provide thoughts on the rest if anyone feels like taking this on.

badgerwithagun avatar Jul 01 '19 08:07 badgerwithagun

I'm actually starting to look at this myself...

badgerwithagun avatar Jul 08 '19 14:07 badgerwithagun

@all-contributors add lazrfocus for ideas

badgerwithagun avatar Dec 01 '19 23:12 badgerwithagun

@badgerwithagun

I've put up a pull request to add @lazrfocus! :tada:

allcontributors[bot] avatar Dec 01 '19 23:12 allcontributors[bot]