Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
lazrfocus opened this issue Jul 1, 2019 · 4 comments
Open
Labels
enhancement New feature or request

Comments

@lazrfocus
Copy link

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 lazrfocus added the enhancement New feature or request label Jul 1, 2019
@badgerwithagun
Copy link
Member

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
Copy link
Member

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

@badgerwithagun
Copy link
Member

@all-contributors add lazrfocus for ideas

@allcontributors
Copy link
Contributor

@badgerwithagun

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants