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

Lyapunov_HP - indicator for MetaTrader 5

Views:
4520
Rating:
(23)
Published:
2018.06.06 13:28
Lyapunov_HP.mq5 (11.07 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

This indicator is a result of an attempt to combine the theory of movement stability with the Hodrick-Prescott filter.

The Hodrick-Prescott filter is a method for smoothing the time series, which is used to identify long-term trends in the time series, i.e. seasonal swings and trends.

The general stability theory was developed by A. M. Lyapunov, who formulated and proved the main theorems of the movement stability theory.

The indicator has two input parameters:

  • Filter - filter calculation period
  • Applied price - price used for calculation

Due to the use of the HP filter, the indicator has the following feature: three bars including the current one are redrawn. This can be ignored however due to the relatively small lagging: the indicator is good at predicting possible changes in the price movement.

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/20341

SWMA SWMA

Sine-Weighted Moving Average

Mirror_Bands Mirror_Bands

An indicator of bands with a signal line

Breakout Breakout

An indicator of levels

ChannelEA1 ChannelEA1

ChannelEA1 - an Expert Advisor working in a channel, using pending limit orders