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)
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)