You can also use cURL to send command line twitter updates through your EA
http://www.downloadsquad.com/2008/03/07/post-to-twitter-using-the-command-line/
Actually, it appears you can use cURL to post to any web-based service; myspace, facebook, twitter, blogs, what have you.
It looks like we need Twirl, a Twitter-developed OAuth API. I tried pulling the string on this one, but it looks like the Twitter developer's site is blocked by my corporate firewall.
Yes, you are right about the OAuth.
My program supports OAuth and it reads your consumer key/secret from an external specified configuration file.
With this program, I can send updates to my twitter when specified events in my EA occur.
Yes, you are right about the OAuth.
My program supports OAuth and it reads your consumer key/secret from an external specified configuration file.
With this program, I can send updates to my twitter when specified events in my EA occur.
are you sharing or selling this program?
Alternatively, you can also use SendMail() to TwitterMail and have that relay to Twitter. Very easy, although not neccesarily the most robust approach.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi all, now you can be notified of any event in your EA through TWITTER.
I have written a Windows EXE program which you can call (see below) inside your EA when events occur.
Let me know if you are interested and we can discuss more on the features and price. Cheers!