Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Twitter üzerinde bulun!
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
Göstergeler

Indicator Values to CSV - MetaTrader 4 için gösterge

Yayınlayan:
Inovance
Görüntülemeler:
25628
Derecelendirme:
(24)
Yayınlandı:
2015.03.24 13:52
Güncellendi:
2016.11.22 07:32
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Author:

Inovance

Easily save your indicator values and the Open timestamp, Open, High, Low, Close, Volume data to a csv file. To find the saved file open 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 use:

  1. Input your indicator periods;
  2. Re-name the indicator buffers;
  3. Define your indicators;
  4. Name the column headers;
  5. Identify indicator buffers to be written to file;
  6. Enjoy!

Example:

CSV file screenshot

Candle Movement Monitoring Candle Movement Monitoring

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

ForexLine ForexLine

ForexLine indicator provide signals for trade, white line (sell signal) and the blue line (buy signal).

Market Data to CSV Market Data to CSV

Saves all historical bar data (Open timestamp, Open, High, Low, Volume) and every new tick to CSV of your choice.

Easy Reverse Easy Reverse

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