is it possible to implement this into my EA
-
-
If you can get those rates from a custom advisor, theoretically it is possible. Otherwise you will need hardcoding them into your EA and that can be tough!

-
@crazycnw said in is it possible to implement this into my EA:
You need to think more of what information you want from that sentiment tool. Do you only care if their view is "bearish" or "bullish"
If so, you don't need an EA. Sentiment trading is based on longer time frame trading and IG client sentiment updates once a day. To help your trading, simply put an alarm for the time that the report is out and trade with IG sentiment. If you want something more automated, Chrome has tools that scan your webpage. Mix this with an auto refresher and you once the webpage changes certain words, you will get notified. With this email, you might be able to do something that can be implemented into an EA.