Forum

Multi timeframe version of Heiken Ashi Oscillator (MT5)

Dear Forum Members, I am trying to code regular version of HAO into MTF one, but without solid programming background, I am not successful in that. Sorry guys... Could someone update the code of regular HAO (attached) to get its Higher timeframe capability please? To make that simpler, can use

HAO HTF - Multi timeframe version of Heiken Ashi Oscillator (MT5 version)

Dear Forum Members, I am trying to code regular version of HAO into MTF one, but without solid programming background, I am not successful in that. Sorry guys... Could someone update the code of regular HAO (attached) to get its Higher timeframe capability please? To make that simpler, can use

OsMA built on LWMA (not on EMA, as by default)

Hi Everyone, Can someone point to MT5 OsMA indicator that is or can be built based on LWMA averages please? I managed to re-code original MT4 OsMA to OsMA based on LWMA (attached). Can't do similar with OsMA for MT5. Any help appreciated. Thanks for your time. Regards, Andy

Smoothalgorithms.mqh issue after latest update of MT5 (Build 2136)

MetaEditor shows 69 errors in Smoothalgorithms.mqh after latest update of MT5 (Build 2136) See attached images . Any idea how to fix them quickly? Thanks

USDX formula for MT5

Hi, Could someone advise how US dollar index formula can be used in MT5 with currencies that have a suffix in the end? When I add '.m' to symbols in formula - get an error. 50.14348112 * pow(ask(EURUSD.m),-0.576) * pow(USDJPY.m,0.136) * pow(ask(GBPUSD.m),-0.119) * pow(USDCAD.m,0.091) *

MT5 MetaEditor: How to code displaying an indicator on specific time frames only?

Hi to all! Searched the forum and did not find the answer... So need an advice please: Is it possible to add some coding to any indicator to display it on specific time frames only ? Let's say, whenever I add indi to the chart I need it to be displayed on H6 and H8 automatically (not selecting them

OBOS - Overbought/Oversold Indicator for MT5

Hi to everyone on this great forum! Could someone point to OBOS oscillator indicator found on FXCM terminals(non-MQL) please? Perhaps someone could write it in MQL and make it available for MT5... Here is the description/formula of it. Thanks! P.S. The OBOS oscillator's values are calculated using