PureBytes Links
Trading Reference Links
|
Thanks Josè but this indicator don't
work.
----- Original Message -----
Sent: Tuesday, November 23, 2004 3:29
AM
Subject: [EquisMetaStock Group] Re:
METASTOCK EXPLORER TRADE SET UP TO SCAN THE STOCKS
You can make as many indicators as you wish with the
copy function.
You must re-code the user inputs into variables for use
in an
exploration.
Indicator: ---8<------------------------------------- ind:=Input("MACD=1,
RSI=2, DMI=3, Mom=4", 1,4,1); pds:=Input("indicator
periods",2,2520,10); f:=Input("price field: Close=1,
High/Low=2", 1,2,1); Ch:=Input("peak/trough depth minimum
(0-100%)", 0,100,0)/100; shift:=Input("shift signals back to match
divergences=1",0,1,0); ---8<-------------------------------------
Exploration: ---8<------------------------------------- ind:=1;
{MACD=1, RSI=2, DMI=3, Mom=4} pds:=10;
{indicator periods} f:=1; {price field:
Close=1, High/Low=2} Ch:=0/100; {peak/trough depth minimum
(0-100%)} shift:=0; {shift signals back to match
divergences=1} ---8<-------------------------------------
jose
'-)
--- In equismetastock@xxxxxxxxxxxxxxx, "Vincenzo Pace"
<vyncy68@xxxx> wrote: > Hi Josè, > it's possible to
make 4 different indicator. > I want to insert into the explorer for to
user a filter. > Thanks > > ----- Original Message -----
> From: Prakash Mendon > To: equismetastock@xxxxxxxxxxxxxxx
> Sent: Sunday, November 21, 2004 7:37 PM > Subject: Re:
[EquisMetaStock Group] > Re: METASTOCK EXPLORER TRADE SET UP TO SCAN THE
STOCKS > > > > Thanks Jose for the divergence
indicator. > PRAKASH > --- Jose <josesilva22@xxxx>
wrote: > > > Try this versatile divergence indicator: >
> > > http://users.bigpond.com/prominex/MetaStock/Divergence.txt >
> > > > > jose '-) > > http://users.bigpond.com/prominex/pegasus.htm#metastock >
> > > > > --- In equismetastock@xxxxxxxxxxxxxxx,
Prakash > > Mendon <phmendon@xxxx> > > wrote: >
> > > > > Hi Metastock users, > > > Does anyone
have the exploration code to scan for > > > stock price peak or
trough diverging with macd > > > histogram peak or trough resp.?
Or could someone > > > well versed with metastock code write one
and post it ?
Yahoo! Groups Sponsor |
ADVERTISEMENT
| |
|
Yahoo! Groups Links
|
|