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

MACD_Osmax - indicator for MetaTrader 5

Views:
13414
Rating:
(24)
Published:
2019.02.07 09:00
MACD_Osmax.mq5 (12.79 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Oscillating indicator MACD OsmaX is a modification of the classical MACD.

It has five adjustable parameters:

  • Fast EMA period - fast EMA calculation period
  • Slow EMA period - slow EMA calculation period
  • Signal period - signal line calculation period
  • OsmaX - OsMA factor
  • Applied price - calculation price

Calculations:

MACD   = FastMA - SlowMA
Signal = AvgMACD
OsMA   =(MACD - Signal) * OsmaX

where:

FastMA - EMA(Applied price, Fast EMA period)
SlowMA - EMA(Applied price, Slow EMA period)
AvgMACD- EMA(MACD ,Signal period)


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

Wide_Narrow_Spread Wide_Narrow_Spread

Indicator Wide/Narrow Spread bar

Price_Volume_Divergence Price_Volume_Divergence

Indicator Price volume divergence

Smoothed_ADX Smoothed_ADX

Indicator Smoothed ADX

RSI_Rendiment RSI_Rendiment

Indicator RSI Rendiment