smallcat replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 4 months ago
Hi @jaguar1637, I’m trying to add the FFCal_mini to our EA, but I can’t get it to work. I can try only backtesting as there are no news at this time. I copied the code you posted here but keep getting these values from the indi throughout a day full of news: MinToNews = 999999 MinSinceNews = 0 The following condition then causes the EA to stop tra…[Read more]
VlanFx replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 4 months ago
Hi @jaguar1637, I’m trying to add the FFCal_mini to our EA, but I can’t get it to work. I can try only backtesting as there are no news at this time.
I copied the code you posted here but keep getting these values from the indi throughout a day full of news:
MinToNews = 999999
MinSinceNews = 0
The following condition then causes the EA to…[Read more]
simplex replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 4 months ago
You posted an EA fork here. You said you didn’t know why it does not compile. My compiler gives a clear message (see pic). Did you miss to include a library file in your post?
BTW: besides the error, there are 38 compiler warnings. Would be good to get rid of the, imo.
s.
simplex replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 4 months ago
You posted an EA fork here. You said you didn’t know why it does not compile. My compiler gives a clear message (see pic). Did you miss to include a library file in your post?
s.