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

Amplitude (Minimum Maximum) Indicator - MetaTrader 5용 지표

조회수:
6663
평가:
(23)
게시됨:
2021.06.02 05:56
업데이트됨:
2021.06.22 17:03
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

This Indicator will show the Amplitude [Minimum; Maximum] of a given period and can act as a substitute of the ATR indicator. The indicator can be used to observe volatility and the force of past swings, useful to determine excesses that will possibly be reversed or repeated, given that the user has knowledge to complement with volume or standard-deviation strategies.


It is suggested a period of 55200 at M1 or 2400 at H1 (meaning 40 sessions of 23hs each), or any period that complements your strategy.


Changelog

v1.05 Also some fixes

v1.04 Some fixes

v1.02 Updated checks, implemented Relative Amplitude (a percentage), updated comments, many more period input settings (D1, W1 and MN are a constant, because W1 is 7 days and MN is something else)

v1.01 Code fixes (removed EventKillTimer() from OnDeinit() and added more comments - nothing that actually matters other than the comments)

v1.00 First release

Indicator

SCT - The Overall Percent Risk - MT5 SCT - The Overall Percent Risk - MT5

Building good trading habits by seeing things in terms of percentage not in terms of money.

CFileSet CFileSet

Extend of CFile class to work with the .set extension file which terminal will produce when the Input/Optimisation is saved.

IsConnected IsConnected

Checks if Metatrader5 Terminal is connected to Internet or not. The expert will Print a message for the connectivity status

Custom Angle Trendline Custom Angle Trendline

Sometime we have to work with Custom Angles based trendline for price action analysis e.g. 45 degree angle is considered more important for up or down trend. This indicator will help you by drawing a trendline which will match your custom angle on last input number of bars