Sends the stock info of the day before at 07:00 UTC.
Deployment on Azure Functions.
- AlphavantageApiKey
- Telegram:ApiKey
- Telegram:NotificationToken (must be the same as in the specified callback https://url?token={notificationToken}
- Timers:DailyStockSummary (every day at 7 UTC: 0 0 7 * * *)
Provided by: https://www.alphavantage.co/
Limited to 5 requests/min and 500 requests per day in free version
Register using BotFahter: https://telegram.me/BotFather
Start the Azure Storage Emulator before debugging.