Hello,
Repeating my Request for help in coding the following...
--- In [email protected], "Bobby R" <bobby6...@...> wrote:
>
> Dear Members,
>
> Pls helppppp
>
> warm regards...bobby
>
> --- In [email protected], "Bobby R" <bobby6910@> wrote:
> >
> > Hello,
> >
> > I need some help in coding the below mentioned conditions to generate: BUY
> > signal :
> > (Price >14EMA) AND (Price > 20MA) AND (Accdist() > MA(Accdist(),20)) AND
> > (Accdist > EMA(Accdist(),14))
> >
> > and vice versa for SELL
> > (Price < 14EMA) AND (Price <20MA)AND (Accdist() < MA(Accdist(),20)) AND
> > (Accdist < EMA(Accdist(),14))
> >
> >
> > Can we combine multiple indicators to generate Buy/Sell signals ?
> >
> > Also request for code to give alert output (sound) - suppressing multiple
> > sound alarms AND output in the Alert Window
> >
> > Requesting the pro's to help coding....
> >
> > Warm Regards...Bobby
> >
>