JosiahLeas / josiahleas.github.io

View Multiple TradingView Charts on One Screen For Free
https://www.multicoincharts.com
123 stars 77 forks source link

Alerts #17

Open shellstrom opened 6 years ago

shellstrom commented 6 years ago

Getting alerts is a key component for any trader. We should at least take a look at what that'd mean to implement.

shellstrom commented 6 years ago

Not entirely true. I've already made an experiment where I can read the widget's iframe contents and gain access to all its elements/source. I have, by that, been able to modify the css-styling without limitations of cross site scripting. There's a lot more testing that has to be done before we can determine if it will be useful, especially with regards to gaining access to the tickers, since those are the basis for alarms.

JosiahLeas commented 6 years ago

Have you guys gotten anywhere with this?

shellstrom commented 6 years ago

I've been busy with other things and haven't had a chance to look into it further. As I said, there are some promising developments, but I need to do some more work before we have something more solid.

Keep the issue alive and I'll return when I have something more to add. I don't think there's that much more that I have to do, but it's still enough to not start engaging everyone else in it yet.

MultiCoinCharts commented 6 years ago

@shellstrom this is a great feature and is coming to MCC, hope to have it in beta (/testdrive.html) soon

gugaiz commented 5 years ago

I saw in the readme "Adding alert support with web notifications.", but not sure how to do that. Is that really possible with the current version?