FFCal Speak

Your basic questions about running EA's
Post Reply
jidonk
Posts: 5
Joined: Wed May 02, 2012 3:33 am

FFCal Speak

Post by jidonk »

Hello again,

Trying to learn something else here..

I'm testing the FFCal from this link http://www.stevehopwoodforex.com/phpBB3 ... al#p119311

Is it possible set different value for "minutesSincePrevEvent", only when a "Speaks" news occurred?
The reason is that I don't know when it's going to move the market. Therefor I prefer to increase the value.

something like:
if (news_Is_Not_Speaks) minutesSincePrevEvent = 60;
if (news_Is_Speaks) minutesSincePrevEvent = 120;

Can it be done? If not, other solutions?

Thanks in advance.
Post Reply

Return to “Automated trading (Rookies)”