PureBytes Links
Trading Reference Links
|
Thanks for your help Ed.
Rowdy
--- In Metastockusers@xxxxxxxxxxxxxxx, "Ed Hoopes"
<reefbreak_sd@xxxx> wrote:
> This example is of a EMA-20 EMA-50 crossover.
>
> In the EXPERT ADVISOR under HIGHLIGHTS put 2 entries:
>
> Bullish - Green
>
> (LOW > Mov((O+H+L+C)/4,20,E))
>
> OR
>
> (HIGH > Mov((O+H+L+C)/4,50,E))
>
> Bearish - Red
>
> Mov((O+H+L+C)/4,50,E) > HIGH
>
> Reef-Break
>
>
>
>
>
> --- In Metastockusers@xxxxxxxxxxxxxxx, "Biff Jones"
<rowdy358116@xxxx>
> wrote:
> > I follow the slope of a Moving Average as an Entry Criteria. Is
it
> > possible to formulate a MA to change colour when it changes from
down
> > to up, so I can quickly tell if this criteria is met when
scanning my
> > charts?
> > Thanks
> > Rowdy
------------------------ Yahoo! Groups Sponsor --------------------~-->
What would our lives be like without music, dance, and theater?
Donate or volunteer in the arts today at Network for Good!
http://us.click.yahoo.com/Tcy2bD/SOnJAA/cosFAA/zMEolB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/Metastockusers/
<*> To unsubscribe from this group, send an email to:
Metastockusers-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|