
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
Added: This turns out to be a table like this:
No backwards compatibility with terminal versions at all. For MT4 it has to be completely redone. What prevents you from recording the date and not some synthetic time? You can link the date to anything, use it without recalculating with anything. Why make a mess of it deliberately in the future? You don't know what else you'll have to do with time... And here we have to recalculate/convert it as well ...
What prevents us from writing the current Ask instead of array spread[], which is useless in MT4 ? Are you deliberately cutting your foot off up to the neck? :)))
Okay. This is the file format:
Is it good?Anything to add on the subject...
There's a link to a video - they deleted it - they thought it was advertising.
How can I share the scalping strategy on which I am writing the indicators?
How can I place the youtube video in "interesting videos of July"?
I will not post the link - I will send it to Google: "The main features of the "Forex Speedometer" strategy are the absence of indicators and the simplicity of trading. Type of strategy - scalping. The strategy can be used on any currency pair, but it is advisable to choose highly volatile ones with small spread."
------------------------------------------------------------------------------------------
This topic was touched here as well. What to count the arrival time of each tick in the array and how to count the speed...
It's clear that there are variants. It is clear that in milliseconds the time of each caught tick will be visible... (How to use this afterwards? perhaps...)
Artem write again for the especially gifted... :-)
There it is offered exactly to count ticks per second - here such variant too was offered...
There's another question here - how to test it? My broker's ndd accounts with min. spread do not have demo. If I wanted to use my forex broker's demo and real nd account I would have checked the number of ticks - it is the same...
I.e. the question will be how to programmatically process the data collected on virtual trades in csv file eexcel and ticks... from real accounts.
The question will be to process the collected data for the virtual trades, in csv file in eexsv and ticks from the real accounts... :-)
How can I embed the ticks in csv file into history for MT4 strategy tester?
The basis for recording ticks is there.
File name format:
The file has four columns:
Questions remain about how often to start new files. I think each file should be started every hour. This will make it easier to analyse later.
The basis for recording ticks is there.
File name format:
The file has four columns:
The questions that remain are how often to start new files. I think each file should be started every hour. This way it will be easier to analyse later.
It's not technically optimal. First of all, why write microseconds? This format is better:
CSV format should be abandoned in favour of XML. The task of serializing Object To Xml <--> XML To Object data is obvious. In case of need it will be easy to add new parameters. To store by day of course. 1 file - 1 day of tick history.
As for the idea itself - of course utter nonsense (with all due respect). You are making an identity between volatility and momentum (directional movement). This is fundamentally wrong though. There is practically no such correlation and hence the chosen approach will lead nowhere.
The main thing is to collect data on tics. This is the basis of the research. And already on this basis different models can be tested.
Added: And yes, there is still no clear definition of impulse.
The main thing is to collect data on tics. This is like the basis of research. And already on this basis different models can be tested.
Added: And yes, there is still no clear definition of impulse.
To be more precise: there is no necessary clear formulation here... and after all it is a basis, really necessary basis... without such formulation everything will be shaky, wobbly...
For example, there is such a clear formulation in impulse engineering. I gave an example earlier. Of course, you can't limit yourself to just one picture. This theory is extensive, and it will be very useful for its application here.
I'll try once more to make my point clear...
Although very rough, it is still a picture that gives an idea:
The pulse parameters - variables - have to be determined on the fly.
I'll try to explain my point one more time...
Although very crude, it is still a picture that gives an idea:
The parameters - variables - of pulses should be determined on the fly.