Live data from Hacker News

Show HN: Webhooks for Any Event

markets.sh

1–10 of 19 posts

Show HN: Webhooks for Any Event

#1
Hi, co-founder of markets.sh here. We are doing a lot of news processing and analysis around stocks and companies. One feature people like to use is “alerts” at certain price points. We have now extended this with LLM filters on the whole news feed so that you can create (near) real-time webhooks on arbitrary events like:

- Notify me when Nvidia is worth 10 trillion - Notify me about AI breakthroughs - Notify me when Intel is the market leader again - Notify me about successful Starship launches - Notify me when a war breaks out - Notify me about bankrupt unicorn startups - Notify me about significant economic events

The feature is still very early. If you write that you’re from Hacker News in the support chat, I’ll give personal support. Would greatly appreciate all feedback

Show HN: Webhooks for Any Event
markets.sh

Re: Show HN: Webhooks for Any Event

#4
Sorry, we have a bug with the credits right now. of course there are free monthly credits. if you have any issue, please use the chat (it's in the menu) or drop us a mail at hello @ markets.sh

you can still create signals via the ui here, the notifications are then sent via email https://markets.sh/notifications

Re: Show HN: Webhooks for Any Event

#5

Cool feature! Any plans to offer limited API credits in order to trial things? I just created an account but I'm unable to test (settings shows 0/300 credits).

oh snap you should definately have credits, one moment.

ok solved, this is actually the usage so you have used 0 of 300 points. i will fix the ui to make this easier to understand

Re: Show HN: Webhooks for Any Event

#6

Earlier quoted context omitted.

oh snap you should definately have credits, one moment.

ok solved, this is actually the usage so you have used 0 of 300 points. i will fix the ui to make this easier to understand

thanks, just confirmed can create Signals via the API now :) Look forward to trying this out

Re: Show HN: Webhooks for Any Event

#7

Earlier quoted context omitted.

ok solved, this is actually the usage so you have used 0 of 300 points. i will fix the ui to make this easier to understand

thanks, just confirmed can create Signals via the API now :) Look forward to trying this out

great! it's a pretty early version so please get in touch through the various channels (website chat, contact form or on twitter) if you have any questions or something does not work

Re: Show HN: Webhooks for Any Event

#9

ok i didn't expect this to be natural language. how does that work? do you run everyone's natural language queries every hour on all of your data received in that hour? (as an example time unit)

we have a permanent stream of news running through the system, we are comparing this with the queries, determining if there are special extra sources needed and then check it as new i formation comes in. for things like stock price alerts we store those as sql with a different engine. it’s definitely work in progress but very useful fir us internally already. will be integrated in our chat system next week
Post reply on HN