거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
5307
평가:
(15)
게시됨:
2012.12.07 10:11
업데이트됨:
2016.11.22 07:32
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The Parabolic SAR indicator with the ability to choose timeframe where it can be calculated.

When new bars appear on the timeframe where the indicator is calculated, large color dots are drawn. Trend continuation is indicated with a color line.

To the moment of code publication the iSAR technical indicator didn't work correctly and its values didn't coincide with the analog performed in the form of the ParabolicSAR custom indicator placed in terminal_data_folder\MQL5\Indicators\Examples. For this reason there were two variants of the indicator: the Parabolic_HTF and the Parabolic_HTF indicators with the ability to receive data from the technical indicator and its custom analog, respectively.

Fig.1 The Parabolic_HTF indicator

Fig.1 The Parabolic_HTF indicator

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

Eugene Eugene

The Expert Advisor based on the candlestick analysis where only four last bars are analyzed

Combo_Right Combo_Right

The Expert Advisor with a basic trading system on the basis of the CCI indicator and several linear perceptrons regulating the work of the basic trading system.

NxDRangeSwitch NxDRangeSwitch

Simple trend indictor performed in the NRTR form

DigVariation DigVariation

Digital filtration of the variation indicator.