What's new

Forex News News Filter EA Coding

Hello,

Can anyone Help me code News filter EA?


extern bool NewsFilter = true; extern int NewsImpact = 3; extern int NewsStopHours = 12; extern int NewsStartHour = 6; if (Trademode) { Take a trade }


1. Fetch the news information from some free website (Like ForexFactory, dailyfx, babypips, etc)
2. Stop execution of if statement `if (Trademode)` before 12 hours of news with high impact or 3 star. Start back execution of if statement `if (Trademode)` after 6 hours of High Impact news or 3 star
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Members Online

No members online now.

Similar threads

Users Who Are Viewing This Thread (Total: 1, Members: 0, Guests: 1)

Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock    No Thanks