Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Amplitude (Minimum Maximum) Indicator - indicator for MetaTrader 5

Views:
6559
Rating:
(23)
Published:
2021.06.02 05:56
Updated:
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