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

Four clicks to draw an arc-shaped channel - MetaTrader 5용 지표

조회수:
14022
평가:
(55)
게시됨:
2018.10.13 14:58
업데이트됨:
2020.02.25 18:25
Arc.mq5 (23.49 KB) 조회
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

This implementation was done more as a training material and an attempt to inspire developers of MetaTrader 5 to add such a tool to the set of standard MetaTrader 5 objects. It is not implemented in the form of a class, saving and passing parameters when changing the timeframe, no multichannel and smoothness implemented, continuation of the channel to the right of the last bar. A quality version can be done if this idea is in demand.


The arc is drawn according to the formula:

Price = a+b*n+c*n²

where a, b, c are the coefficients, and n is the bar number.

In fact, it is a polynomial of degree 2. Three points are sufficient to calculate the coefficients a, b, c.


ATR adaptive smooth Laguerre RSI (dlvl) ATR adaptive smooth Laguerre RSI (dlvl)

ATR adaptive smooth Laguerre RSI with dynamic levels

ATR adaptive smooth Laguerre RSI ATR adaptive smooth Laguerre RSI

ATR adaptive smooth Laguerre RSI

True Strength Index True Strength Index

True Strength Index (as originaly described by William Blau)

True Strength Index trade True Strength Index trade

True Strength Index trade