Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

Market Data to CSV - indicateur pour MetaTrader 4

Vues:
25369
Note:
(23)
Publié:
2015.03.24 13:52
Mise à jour:
2017.09.06 09:34
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Author:

Inovance

Easily save historical bar data and every new tick to a csv file. To find the saved file, in the MetaTrader 4 directory, open the "MQL4" folder and your file will be in the "Files" folder.

It will capture both all the historical data in your chart and changing values with every new tick. To save indicator values as well, we have also published Indicators Values to CSV Custom Indicator.

To use, just add the Custom Indicator to the chart, name the csv file, and all the historical data as well as every new tick will automatically be recorded to the csv file.

Indicator Values to CSV Indicator Values to CSV

Save your indicator values and Open, High, Low, Close, Volume data to a csv file of your choice.

Candle Movement Monitoring Candle Movement Monitoring

This indicator is used to monitor the movement of the previous candle from 1m to 1D timeframe.

Easy Reverse Easy Reverse

The script reverses all the orders of the actual chart symbol.

Close All Close All

Simple code to close all opened orders.