-
Notifications
You must be signed in to change notification settings - Fork 255
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
price alert not being displayed #312
Comments
"chart -> click the cog icon -> tick visible" is checked
|
@Tucsky I have done more testing on my end and indeed, there are weird behaviours. In the coming days I will compile all the findings in a proper ticket. I'll report back here when it's done. |
When refactoring code, I sometimes find, a specific feature code being fresh in my mind, is the best time to add options that render the feature all the more useful. For instance two different alert sounds would make a difference as reaching a critical level low may require my immediate attention wheareas the market moving higher does not. Another one would be a chart alarm - right click - menu reset option or an auto-reset option. |
@OneArb Feel free to do a pr for custom sound per alerts. The sound storage mechanism is already there, just have to save it in the MarketAlert model and play it when triggered |
Alert seems to work as expected now, however I do not see the ticket as closed. As for differenciated alarms feature, the roadmap for me is: learn javascript I anticipate it would take me about a day to hack the feature. Experience tells me I am usually off by a factor five:1st_place_medal: |
@OneArb I will have to test it first. Nobody made any changes to the codebase, so I don't think it's actually fixed.
|
The pane volume has no effect, besides 0 muting panel audio. This occurs both in the light and legacy version, Chrome and Firefox.
|
@OneArb sorry for the late reply, it got lost in the flow. Alerts are working somehow. I got a browser notification and a sound with Firefox on the app's most recent version (3.3.4). Have you tried the latter? |
I am running aggr from the browser: v3.3.3 10 jun. Alerts work fine on Chrome and Firefox. Settings to add to Chart preset: Control |
As of today, both on Firefox and Chrome, price alerts remain after a restart but are not displayed on the screen.
Once triggered the price alert is displayed.
The text was updated successfully, but these errors were encountered: