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
On MT5, it is possible to get a glass through the functions of the MarketBook family.
The history of the cup can be taken from Dukas through their api (by standard means only best-bands with volumes). LMAX seems to be able to draw it too.
How do you get it on ducas(FIX-API)? JForex only allows to download ticks that have already happened, no glass, at least I couldn't find any.
If something will work out, I'll get down to this question (parsers and so on).
I want to have several independent sources of such data, as if there is only one source, it is difficult to assess its quality.
In MT5 you can get the cup through the functions of MarketBook family.
I already thought about writing the glass myself, but it's long, maybe as an alternative small example for comparison. And for research and tests you need a better story.
And you want to download future ticks )) The last tick available is the current tick state.
P.S. If there are still questions, it is better of course in person.
What do you want future tics to download ))
Yeah, yeah, I wish I could. I've been all over the internet, I can't find it. It's like a conspiracy... Maybe I was wrong, there's a Jew involved.
Well, yes. Williams' fractal itself isn't worth much, so I understand it was a marketing ploy on his part to attract attention.
Old man Williams himself did not think that his marketing thing called a fractal, actually has the most direct relation to the fractal statistics, and is its basic systematic element.
"Williams' fractal is not a fractal, it's a candlestick pattern. Where is the self-similarity? Where is the fractional dimension?
A fractal in MT is a technical indicator. The fractional dimension is a statistical parameter calculated by various methods, including the so-called Williams' fractals. Calculations based on fractals perfectly determine a known value of fractional dimensionality set by serious econometric models. The very fact of such consistency dismisses all claims that Williams' fractals supposedly have nothing to do with so called "real fractal geometry".
What do you want future ticks to download )) The last available tick is the current state of the cup.
P.S. If you still have questions, it's better of course in person.Yes, yes, I'd like that very much. I searched all over the internet, I can't find it. It's like a conspiracy of some kind... Perhaps I was wrong, the Jews had something to do with it.
:)
Hmmm... and I thought past ticks and potential volume distributions in the vicinity of the traded price were different data.
Historical tick flow is not a problem to get, there are plenty of places with quality sources of it, for example the same ducas.
And I need a level2 thread, which so intriguingly tells the esteemed ProstoTak. So far there is only a shredded one obtained using SoftFX\\QuotesDownloader from tpdemo.fxopen.com
Forum on trading, automated trading systems and trading strategy testing
Discussing high frequency trading on MT5
hrenfx, 2013.02.28 10:37
From here:
You don't really need to download anything from FDK. The ideology of FDK to work with history comes down to the fact that you just work with any time and symbol, as if you always have history. FDK itself, if necessary, will download it without your noticing it, by caching the information on your disk instead of downloading it again.
All history is stored in text files, compressed to ZIP. But if you need history in its other format, you do not need to parse these files. Simply use FDK to write such-and-such history in the format you need, and that's it.
Forum on trading, automated trading systems and testing trading strategies
Discussion about high frequency trading on MT5
hrenfx, 2013.02.28 14:40
I will try another way: through associative thinking.
In this case ZIP files are HST in MT. FDK IS MQL.
You must be a masochist or a clown to work with history through MQL by parsing HST files. After all, MQL has everything to work with the history. And if you need it in a certain format, through MQL the history is written in the required format.
The same idiocy to parse the internal technical storage of FDK-history. When you can address it directly via FDK and record it in any convenient format, using averaging by Level2-data and other nice things directly in FDK.
Where should I prescribe what? Please explain, or give me a link to a description of this process, if it's not trivial.