Quote:
Originally Posted by fuzzlum
Hey guys,
I was wondering if anyone knows of any software or websites that would possibly have the ability to alert you via text message when a set of indicators is hit like MACD crossing and such? so I dont have to sit in front of my charts all day. Right now i use metatrader to trade and create charts but I cant see anything on there and Im not to good with programing so im useless when it comes to makign anything like that.
if you got any suggestions lemme know please 
|
I did this awhile back and wrote a small mapi program to text my cell phone. You have to write an application that can email your cell phone's email address such as sprintpcs - that's the easiest way otherwise its a big deal. You will need your pc to have a cell phone modem to be able to send sms messages to your cell phone and you would subscribe to sms gateways.
If you have sprintpcs or any cell phone provider that has email enabled that would be the easiest and your program can then treat it just like a regular pop3 email address. Once you have the program written, you can have your indicator call it as an external application. that's it.
Another suggestion is if you are close to your pc anyway while trading or sleeping for that matter, you can have your indicator play a wave file as an alert signal.
Hope this helps.