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

Trend Continuation Factor - indicator for MetaTrader 5

Views:
12502
Rating:
(24)
Published:
2012.12.20 07:26
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Positive values ​​indicate a strong trend. TCF+ and TCF- values can not stay simultaneously higher than zero point, but both can have negative values that speaks of consolidation or lack of a trend. 

Trend Continuation Factor


Recommendations:

  • It is recommended to open long positions when the TCF+ becomes positive (the indicator has blue color and crosses the zero line bottom-up).
  • It is recommended to open short positions when the TCF- becomes higher than zero (the indicator has red color and crosses the zero line bottom-up).

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

XATRStopLevel XATRStopLevel

The indicator gives Stop Loss value for open position on the basis of the XATR indicator.

XXMA XXMA

Digital adaptive XXMA Moving Average represents subtype of Moving Averages with a digital flat-trend filter and is made to separate the angular direction of price movement (trend) from the horizontal (flat) for effective trend trading.

Spectrometr_Separate Spectrometr_Separate

Financial asset oscillation spectrum

XMA_Range_Bands XMA_Range_Bands

Volatility channel is a very interesting alternative to Bollinger Bands.