You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I see, that's about what I thought. Let's hope they don't change often/not at all.
Swaps are changed often enough, but each company does it in its own way.
Why not store them in the same way as the spreads? Utopian of course, but then the tester would know exactly when and what has been changed.
But in this case the quotes will be bound to a certain brokerage company, and that is not good. So we test using the latest...
So tell me the address of a server where the history of the spread is stored for more than 1 year,
I haven't found it yet. Maybe I didn't look hard enough :-)
So tell me the address of a server where the history of the spread is stored for more than 1 year,
I haven't found it yet. Maybe I didn't look hard enough :-)
Why not store them in the same way as the spreads? Utopian, of course, but then the tester would know exactly when and what was changed.
But then the quotes would have to be bound to a particular brokerage company, which is not good. So we test it with the latest ones.
:) You what! ? In my opinion this is not realistic at all, although of course it is extremely important for testing. Swaps are actually calculated in a very complicated way and depending on what interest rates the Central Bank gives.
http://en.wikipedia.org/wiki/Forex_swap
:) You what! ? This in my opinion is not realistic at all, although of course extremely important for testing. Swaps are actually very complicated to calculate and depend on what interest rates the Central Bank gives.
http://en.wikipedia.org/wiki/Forex_swap
Yes I'm on the subject of them depending on interest rates. I'm already taking the initiative (with a sign of raving madness) .... :)
The tester should also be as close to real trading as possible.
So tell me the address of the server where the spread history is stored for more than 1 year,
I haven't found it yet. Maybe I searched badly :-)
You probably do not take enough bars for analysis, I would say very little.
I changed a little the script in the example of CopyRates, you can experiment and change it for your own needs (insert checks and output into a file, maybe something else)...
PS
To developers, CopyRates seems to behave strangely with large volumes of information. Shall I write an application or what?
I could more or less normally use only this variant (with the last one, on two dates and all questions...
intCopyRates(
stringsymbol_name,// symbol name
ENUM_TIMEFRAMEStimeframe,// period
intstart_pos,//where to start
intcount,// how many we copy
MqlRatesrates_array[]// array where the data will be copied
);
Yes I'm on the subject of them depending on interest rates. That's me being proactive (with a sign of raving madness) .... :)
The tester should be as close to real trading as possible.
Here's a sub-topic that overlaps with what the economic calendar is. Remember? The idea is to have such a calendar with exactly the moments of interest rate cuts by the Central Bank, as well as holidays and signs of course and the moments of speeches by Bernanke, as rightly pointed out at the time. But who is going to do all this work? By entering this story about the past. Here it is necessary to put more than a dozen girls to pound the data. So, IMHO - all this is VERY important, but alas, the user can never do it himself, and neither DC nor MT will agree to such costs. Because such data already costs quite a bit. And no one will just put them out. But on the other hand all these "news" providers and even rating agencies already have them, maybe there should be some possibility for brokerage companies to retransmit them to their users. But it is not clear how the same agencies will earn without user personalisation. And therefore - either MTs will have to install and sell all this themselves along with the DC server ... or ... Or no way.
You probably don't take enough bars to analyse, I'd say not enough at all.
PS
For developers, CopyRates seems to behave strangely with large volumes of information. Do I have to write an application or what?
I could more or less normally use only this variant (with the last one, on two dates and all questions...
intCopyRates(
stringsymbol_name,// symbol name
ENUM_TIMEFRAMEStimeframe,// period
intstart_pos,//where to start
intcount,// how many we copy
MqlRatesrates_array[]// array where the data will be copied
);