Watch how to download trading robots for free
Find us on Twitter!
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

Fractal_Bar_Indicator - indicator for MetaTrader 5

Views:
4604
Rating:
(14)
Published:
2018.10.25 15:31
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Fractal bar indicator is a signal indicator based on comparing the price and fractals.

There are no adjustable parameters.

Calculation:

  • If a Close price exceeds the last upper fractal, the green label is placed
  • If a Close price is below the lower fractal, the red label is placed
  • Otherwise, the gray label is used

The upper fractal is the one with a High price exceeding the High prices of the two adjacent bars to the left and the two adjacent bars to the right.
The lower fractal is the one with a Low price below the Low prices of the two adjacent bars to the left and the two adjacent bars to the right.

The last detected upper and lower fractals are considered the last ones.

The images below display Fractals indicator on the price chart:


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

Modified_Advance_Decline_Line Modified_Advance_Decline_Line

Modified Advance Decline line indicator

Proffessor v3 Proffessor v3

Grid of pending orders. The EA applies iADX (Average Directional Movement Index, ADX) indicator.

Double_Smoothed_MACD_Stochastic Double_Smoothed_MACD_Stochastic

Double smoothed MACD Stochastic indicator

Better_Bollinger_Band Better_Bollinger_Band

Better Bollinger Band indicator