거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

Market Data to CSV - MetaTrader 4용 지표

조회수:
25447
평가:
(23)
게시됨:
2015.03.24 13:52
업데이트됨:
2017.09.06 09:34
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.