Indicators: Alert Crossing Moving Average Nth Bar - page 2

 
Vladimir Karputov:

Are these your thoughts out loud? So you didn’t even bother to check?

I will check it again - maybe my mistake
 

Hello sir/mam,

Is this indicator available for MT4 ?

 
Emmanuel Tom :

Hello sir/mam,

Is this indicator available for MT4 ?

Read carefully:

Alert Crossing Moving Average Nth Bar - indicator for MetaTrader 5
 
Is it possible to add MA setting on other indicators to receive a notification when the indicator line crosses the MA line?
 

Thanks for the Indicator

You didn't point out if we need the indicator to be open on every chart we want to keep an eye on. Is this the case? Do we need the indicator active on everychart we need? 

 
trade4life66 :

Thanks for the Indicator

You didn't point out if we need the indicator to be open on every chart we want to keep an eye on. Is this the case? Do we need the indicator active on everychart we need? 

The EA does not need indicators on the chart.

 
hi Vladimir.. great indicator. there is a way to make it multi symbol ? using some EA ?
 
madruga trader :
hi Vladimir.. great indicator. there is a way to make it multi symbol ? using some EA ?

I think you can do without an adviser - just make the indicator multi-character.

 
madruga trader :
hi Vladimir.. great indicator. there is a way to make it multi symbol ? using some EA ?

Check out this code: iMA Multi signal panel

iMA Multi signal panel

iMA Multi signal panel
iMA Multi signal panel
  • www.mql5.com
Советник ищет сигналы пересечения двух iMA (Moving Average, MA) на трёх символах и пяти таймфреймах. Три символа необходимо задавать всегда, а вот таймфреймы можно отключать и оставлять только нужные.  Таймфреймы (в количестве пять штук) задаются в виде строки. Периоды задаются в виде строки и не могут отличаться от: Советник проверяет...
 

Hi,

I'm looking for the same indicator like Alert Crossing Moving Average Nth Bar, but for MT4. Does sb know where I find it?

BR

Alert Crossing Moving Average Nth Bar
Alert Crossing Moving Average Nth Bar
  • www.mql5.com
An alert (an audio alert, email and push notification) is generated when the iMA (Moving Average, MA) indicator crosses the bar with index N. Input Parameters: period of ma - Moving Average indicator averaging period; ma_shift - shift of the Moving Average indicator; ma_method - MA averaging method; applied_price - the price used for the Moving...