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

Flat_Trend - indicator for MetaTrader 5

Views:
6758
Rating:
(14)
Published:
2018.07.13 16:00
Flat_Trend.mq5 (19.05 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Information indicator Flat Trend is based on two standard indicators, ADX and Parabolic SAR, and uses colored marks to show the market state, based on the totality of data provided by the two indicators:

  • DMI up, SAR up - green marks
  • DMI up, SAR down - light green marks
  • DMI down, SAR up - orange marks
  • DMI down, SAR down - red marks

It has four configurable parameters:

  • SAR step - step of Parabolic SAR
  • SAR max - maximum Parabolic SAR
  • ADX period - ADX calculation period

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

DiffMA_Histogram DiffMA_Histogram

Difference of two moving averages within the range of one-direction candlesticks

DiffMA DiffMA

Two moving averages on the range of one-direction candlesticks

AbsolutelyNoLagLwma_Range_Channel_HTF AbsolutelyNoLagLwma_Range_Channel_HTF

Indicator AbsolutelyNoLagLwma_Range_Channel with the timeframe selection option available in the input parameters.

III2 III2

Indicator Intraday Intensity Index 2