-
Notifications
You must be signed in to change notification settings - Fork 570
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
[15][gibbsfromncis] Set Price Alerts #422
Comments
This is mentioned in #288 briefly. |
It would also be nice to have an alarm below the specified (defined by user) value of Collateral Ratio |
Chrome Notifications can handle this. Let's start this off with alerts for:
|
@wmbutler I can integrate this to my Browser Notifications. But we need some UX for this on Exchange I guess. But make sure that Browser Notifications work only if tab opened. So we cannot support email notifications. Will prepare my features proposal a little bit later and post them there as todo list |
|
Pushing this out pretty far. UX needed. |
@wmbutler if someone provide UX I can work on this one. |
@diogogomes What about now? Are you ready ? |
I guess so. |
@wmbutler If I understand correct the UX is finished. I can implement Price Alerts but I have no idea how to notify users about these alerts. Bell UX was removed from diogo so we have only Price Setup UX. Anyway we can use browser notifications but it as I said a lot of times before it works only if browser and wallet opened. Or we can show specific message when user enters wallet first time for a while and if any alert passes. |
We need to determine if this is the screen for setting alerts or reporting those alerts. I think if your just work on setting price alerts, you can route those requests to Chrome. We can later built a price alert screen for dismissing them, etc. |
@wmbutler @startailcoon I'm so close to finish this task but I'm out of my estimate. Please increase it to 10h because there are a lot of hidden functionality I didn't have a chance to estimate like prices tracking, browsers notifications, price alerts managing (not only create modal) etc. |
@startailcoon it took a little bit more than I expected but now i'm familiar well with Market operations. Final estimate: 15h |
Many trading interfaces have alert systems when a price is reached or when a certain percentage move occurs. It would be a nice addition to this platform to include such features.
Alerts could trigger a sound and/or a popup and/or an email sent to an address of choice.
The text was updated successfully, but these errors were encountered: