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

Candles, arbitrary seconds - MetaTrader 5용 지표

게시자:
Mladen Rakic
조회수:
10474
평가:
(32)
게시됨:
2016.10.03 17:17
업데이트됨:
2017.01.12 08:24
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

This indicator is not on bars or on tick based. It strictly works based on a time. It generates a new bar with Open, Close, High and Low for the given period in seconds. This version does not depend on ticks at all (it works even on weekends — creating a flat line, since there is no price change, but it works) and this version is able to display data even when ticks in regular sessions are not coming in.

Also, pay attention that starting multiple instances of the same indicator with same settings at different time will not produce same "chart": the data will be different.

PS: it does not generate offline data.





MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/16482

Bcrypt Bcrypt

Class for working with AES-256 encryption.

Spread per hour statistics Spread per hour statistics

Simple average spread per hour statistics output.

MACD Candles MACD Candles

This is one more possible way of making MACD — as a candles, without the price and signal line.

Fibonacci Auto Channel Fibonacci Auto Channel

The indicator is finding out the minimum and maximum for the desired period and draws fibo zones in those bounds.