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

Spread Tracker - MetaTrader 4용 지표

조회수:
25665
평가:
(6)
게시됨:
2013.09.20 08:01
업데이트됨:
2016.11.22 07:32
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Tracking Variable Spreads with an Offline Chart

Many brokers use variable spreads but sometimes it is not always apparent what the average values are and how they may change over a period of time.

The attached Indicator code (Version 1.0 and 2.0), will track the Ask to Bid price spread and dump it in OHLC format to a standard History File, which can be opened and monitored in real-time as an Offline Chart. The Indicator code is not a true indicator in the original sense but rather a means of generating an Offline Chart of the OHLC data for the variable spread over time.

Just attach the indicator to a M1 Chart and to generate an Offline Chart containing minute data of the spread. Alternatively, instead of a M1 Chart, you can use for example a H1 Chart and obtain hourly data for the spread.

With the Offline Chart open, one could for example apply a simply moving average indicator in order to monitor the average spread over time.

The Code uses DLL calls so remember to enable the "Allow DLL imports" option.

NB! Please note, that you will have to wait for a full bar to complete before any data will be available in the Offline Chart. If you are using an H1 base chart for example, then you will have to wait a full hour before at least one bar is available in the Offline Chart.

Update: Version 2.0 now has no need for a non-standard Time Frame as was the case in the first version. It now uses a Symbol Suffix instead while maintaining the same Time Frame of the original. Version 1.0 is still available for those that prefer it.

Version 2.0 Instructions:

Just attach the indicator to a Chart and select a Symbol Suffix for the Offline Chart containing spread data. This way, the Offline Chart will have the same Time Frame as the original but the Symbol Name will have the Symbol Suffix appended to both the Chart Name as well as the History File Name.

Version 1.0 Instructions:

Just attach the indicator to a Chart and select a non-standard Time Frame for the Offline Chart containing spread data.

Example Offline Chart View:

Example of Offline Chart of M1 Spread Data

Timer Timer

Timer is a break trough system.

eur/usd trend catcher eur/usd trend catcher

The idea of this robot is to catch long trends. Crossing the 15Min moving average triggers buy and sell orders.

Open position with STOCH and RSI Open position with STOCH and RSI

This indicator shows when to buy and sell in the right time..so you don't miss the train.

TimeZones Six v2 TimeZones Six v2

Display up to six Times Zones. Hide Time Zones not required.