Join our fan page
Amplitude (Minimum Maximum) Indicator - indicator for MetaTrader 5
- Views:
- 7316
- Rating:
- Published:
- 2021.06.02 05:56
- Updated:
- 2021.06.22 17:03
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
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
Building good trading habits by seeing things in terms of percentage not in terms of money.
CFileSetExtend of CFile class to work with the .set extension file which terminal will produce when the Input/Optimisation is saved.
Checks if Metatrader5 Terminal is connected to Internet or not. The expert will Print a message for the connectivity status
Custom Angle TrendlineSometime 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