Alarm Clock or Alexa to wake up with the Futures

I'm curious if there is an audio tool out there that besides being an alarm clock would tell me the S&P futures, either visually or with a voice. Perhaps some sexy voice that woke me up with "Good morning, Jim. It's five thirty and S&P futures are up 12."
 
Will it also tell me where the futures are trading at, or is it just a wake up call. When I went to the site, I couldn't figure out if it does that. I'd also prefer a live human voice to a automated one, too, I think.
 
I wrote a Python script to issue a high/low tone if a US equity in the SnP 500 went +/-x% (say +/-5%) from the previous day's close. I'd have my headphones on while working and would be notified of spikes and plunges.

I could hack you a little something and hook it up to futures data if u want.

Connecting it to a voice would be doable but more work.
 
I wrote a Python script to issue a high/low tone if a US equity in the SnP 500 went +/-x% (say +/-5%) from the previous day's close. I'd have my headphones on while working and would be notified of spikes and plunges.

I could hack you a little something and hook it up to futures data if u want.

Connecting it to a voice would be doable but more work.

This could more useful than you think... not every platform has a mobile app version.
 
Back
Top