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

Overbought_Oversold - indicator for MetaTrader 5

Views:
5692
Rating:
(11)
Published:
2018.04.18 16:50
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The indicator draws a Moving Average relative to ATR and overbought/oversold levels in a separate window.

Calculation formula:

Overbought_Oversold = (MA/ATR)*100

where:

  • MA - the Moving Average of the difference between Close and Low prices for the selected period;
  • ATR - Average True Range with the specified calculation period.

It has four input parameters:

  • Period - calculation period;
  • Method - MA calculation method;
  • Overbought - overbought level;
  • Oversold - oversold level.

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

Keep On Trading (KOT) Keep On Trading (KOT)

An assistant indicator. It shows time for holding a position open.

DayOfWeekLabels DayOfWeekLabels

The indicator shows days of the week on the price chart.

PMF PMF

The Pivot Money Flow indicator displays the direction and the reversal of money flows.

TAT (Trend Analyzer Tool) TAT (Trend Analyzer Tool)

MACD+SAR - Trend Analyzer Tool.