Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 25917
- Valutazioni:
- Pubblicato:
- 2006.07.21 17:22
- Aggiornato:
- 2014.04.21 14:53
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The script allows conversion CSV tick data into FXT data format. The corresponding HST file can be created at the same time. The file can be imported into the Client Terminal History Center.
The csv file record must be of the following format:
YYYY.MM.DD HH:MI:SS;1.2345
The FXTHeader must be preliminarily downloaded from the Libraries section.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/8658

Description of the FXT file header, functions of reading and writing of the header.

Fisher_org_v1 Indicator.

Tick Collector in the FXT File

Functions for handling two dimensional string arrays. Usefull for prototyping.