Open Charvi-14 opened 1 month ago
Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.
I'm a GSSOC'24 Extd. Contributor
Hey Please review so that i can start working on it Thanks
Please review and assign
On Mon, Oct 7, 2024 at 6:37 PM github-actions[bot] @.***> wrote:
Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.
— Reply to this email directly, view it on GitHub https://github.com/OpenTekHub/cryptobot/issues/47#issuecomment-2396882044, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZTLHHHN37YC6IX4TH2HXS3Z2KBRRAVCNFSM6AAAAABPP4R27CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJWHA4DEMBUGQ . You are receiving this because you authored the thread.Message ID: @.***>
Please review and assign
Pls review and assign
Is there an existing issue for this?
Feature Description
To add periodic crypto price alerts, we need to include a mechanism that checks prices at regular intervals and sends alerts based on predefined conditions. This can be done using Python’s asyncio for scheduling, combined with a recurring check for price updates. Here’s how you can update your existing code:
Steps to Integrate Periodic Alerts:
Use Case
Example Use Cases:
A trader might set an alert for Ethereum to be notified when the price dips below $1,500 so they can buy at a lower price.
An investor can set an alert to know when Bitcoin surpasses a certain high to decide whether to sell.
Benefits
Priority
High
Record