PureBytes Links
Trading Reference Links
|
Dr Elder's Impulse system indicator code:
http://www.metastocktools.com/MetaStock/Impulse.txt
Coloured bar highlights:
MetaStock -> Tools -> Expert Advisor -> New -> Highlights -> New.
===
Buy (Green)
===
---8<--------------------------
x:=Fml("Elder's Impulse system");
x=1
---8<--------------------------
====
Sell (Red)
====
---8<--------------------------
x:=Fml("Elder's Impulse system");
x=-1
---8<--------------------------
Save & attach.
jose '-)
http://www.metastocktools.com
--- In equismetastock@xxxxxxxxxxxxxxx, markumansky <no_reply@xxx>
wrote:
>
> Dear Jose,
>
> I downloaded your "Elders Impulse System" from your website, and
> was wondering if its possible to get this system to change the
> colours of the bars (eg: green/red/blue) when the system gives its
> signals on Metastock?
>
> Thanks for your understanding.
>
> Mark
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/equismetastock/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:equismetastock-digest@xxxxxxxxxxxxxxx
mailto:equismetastock-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|