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

Track_Cyclical - indicator for MetaTrader 5

Views:
5238
Rating:
(18)
Published:
2018.12.18 19:21
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Track Cyclical oscillator displays percentage price change relative to its moving average.

The indicator has nine adjustable parameters:

  • Period - calculation period
  • Method - calculation method
  • Applied price
  • Exceptional overbought - overbought area in the area of exceptional fluctuations
  • Abnormal overbought - overbought area in the area of abnormal fluctuations
  • Normal overbought - overbought area in the area of normal fluctuations
  • Normal oversold - oversold area in the area of normal fluctuations
  • Abnormal oversold - oversold area in the area of abnormal fluctuations
  • Exceptional oversold - oversold area in the area of exceptional fluctuations

Calculation:

TC = 100.0 * (Applied price-MA) / MA

where:

MA - SMA(Applied price,Period,Method)

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

Trend_Signal Trend_Signal

Trend Signal indicator

Zero_Lag_RSI Zero_Lag_RSI

Zero Lag RSI indicator

Smoothed_CCI Smoothed_CCI

Smoothed CCI indicator

Internal_Strength Internal_Strength

Internal Strength indicator