Project Info:
Send alert on telegram when a specific condition/criteria (as specified by the client) on a trading instrument is satisfied. This project is suitable for configuring very simple to very complex alerts.
Sample Customizations
- Conditions for initiating alert: Compute net delta of positions (combination of stocks, futures and options positions) for each ticker and send an alert if net delta goes above/below a specified threshold.
- Frequency of alerts: Net delta needs to be compute every 5 minutes.