EURUSD - Trends, Forecasts and Implications (Part 1) - page 666

 
forex-k >> :

it's downloading fine on alpari terminals via the quote archive

it's how i use the indicator


becoming an alpari-client immediately, thanks for the tip!!!

 
OlegTs >> :

i am immediately becoming an alpari-client, thanks for the tip!!!

i already wrote in one thread that the problem with this indicator is the equality of all currencies. the bx and euro have a much greater effect on other currencies etc. that's why i introduced such approximate correction coefficients

extern double kofUSD=3;
extern double kofEUR=2.5;
extern double kofGBP=2;
extern double kofCHF=1;
extern double kofJPY=1.5;
extern double kofAUD=1;
extern double kofCAD=1;
extern double kofNZD=1;

i also think this indicator needs a lot of resources in normal mode because it calculates all of the bars from the history saved in the client terminal.

extern int Period_Bars=400;


here is my version of this indicator

Files:
 
OlegTs >> :

I use the cluster indicators of semen, the quotes from the meta-quotes are hole and differ from the DT quotes, that's why the tester gives different results.

When I started testing the strategy I pulled all the information with CFP indicator plugged in, but only within 3 months. I guess I'll have to look for archives somewhere...

they do not vary by 100 - 50 pips, every 10 - 30 bars

The difference in results may be small (not every day) - put it down to inaccuracy - if Expert Advisor has big goals, it won't affect them much

And it's not every day candles at -+ 10 pips... where's the benchmark?

and the holes, how many holes are there ...

for example you may quote a hole for a pair in quotes from the MQ history

--

I was just wondering ...

---

ideally a tick history of course ... and collect - the question is from where !

or MICEX - there the quotes are the same for the whole country

or on the New York Stock Exchange, they are the same for the whole world.

I mean, FX does not necessarily mean that one brokerage house is better than another

it's just usually a one time event and may not affect the test

 
The page number is not good. Let's get through 666 quickly...
 

By the way, more about short stops:

Profit Factor: 4.15

Only at the expense of short stops.

 
Alexan >> :
The page number is not good. Let's get through 666 quickly...

)))))

 
an impure figure will drive it to 1.5666 :))
 
forex-k >> :

i already wrote in one thread that the problem with this indicator is the equality of all currencies. the bx and euro have a much greater influence on other currencies, etc. that's why i introduced such approximate correction coefficients

extern double kofUSD=3;
extern double kofEUR=2.5;
extern double kofGBP=2;
extern double kofCHF=1;
extern double kofJPY=1.5;
extern double kofAUD=1;
extern double kofCAD=1;
extern double kofNZD=1;

i also think this indicator needs a lot of resources in normal mode as it calculates all of the bars from the history saved in the client terminal.

extern int Period_Bars=400;


here is my version of this indicator


Thank you, I will definitely check your option

 
YuraZ >> :

they do not differ by 100 - 50 pips, every 10 - 30 bars

Up to + - 10 pips may well be a single difference (but not every day) - put it down to error - if the EA's targets are large it won't make much difference

they don't differ 100 - 50 pips every 10 - 30 bars

and the holes, how many holes are there ...

for example you may quote a hole for a pair in quotes from the MQ history

--

I was just wondering ...

---

ideally a tick history of course ... and collect - the question is from where!

or MICEX - there the quotes are the same for the whole country

or on the New York Stock Exchange, they are the same for the whole world.

I mean, FX does not necessarily mean that one brokerage house is better than another

it's just a single event and may not affect the test


Maybe I'm wrong, I'll try to pump all the pairs and check for holes, thanks for the advice...

 
As it turned out, different brokerage companies provide quotes of different quality, for example, Alpari only gave quotes for the last two months, wforex with big holes, but FXPRO gave them all, their major pairs are in a separate folder, I downloaded all the files and started to test...
Reason: