Forum

Newsfilter avoid high impact news

im looking for this to put this in mine ea UseNewsFilter = true IncludeHigh = true IncludeMedium = true IncludeLow = false IncludeSpeaks = true // speeches MinutesBeforeNews = 180 MinutesAfterNews = 180 CloseMinBeforeNews = false MinBeforeNews = 5 If the news filter in on true, and you have speaks

Ea ore indicator newsfilter

I have a ea protected so i cant change anything. So i look for indicator ore ea that can stop mine ea when high impact news is coming and sell all opentrade's tnx

When the expert adviseur is off i need to sell all mine trade's

Helloo Im using a newfilter indicator with mine ea when the high impact news come's the indicator turnoff the ea. But there are still opentrade's. So wat i want is when the newsfilter indicator turnoff the expert adviseur button automatisch sells all mine open trade's. Tnx for helping

News Filter coding:)

Hi all, Im looking for a newsfilter i can find some news filter but it doesn't work,i want to work with like example forexfactory. I'm looking for newsfilter that dont trade when badnews is coming for ...min. Im not a coder so can you explain it how it works and what i need to do? in easy language:)

How do i put max lot size how in a ea?

Helloo I need codes for max lot size so the lot size wont be bigger than example 0.6 Im not a programmer so can someone explain what kind of code i need and how must i put it in the ea? I have add this in the ea extern double MaxLots = 0.08; but what must i put more in the ea and where? and is this