PureBytes Links
Trading Reference Links
|
Lionel,
I read your last two posts regarding this issue. I have not been on this
list for some years, just reading the posts of late, but thought I would
respond to your query. I first sent this from another e-mail account and it
never went through.
Some of this was already answered, but I've listed a short formula below.
Inside(), outside(), rally(), reaction(), reactionwithvol() and
rallywithvol() are all FUNCTIONS and described as such in the manual. These
are not indicators, but can be used in writing an indicator. If you want to
see rallywithvol() as an indicator, hit your formula button and call your
new indicator rallywithvol. Then in the formula window, click on FUNCTIONS,
highlight rallywithvol() and paste it in. Voila, you now have an indicator
that reflects the rallywithvol() function.
If you want to create a short term swing type trading system with these
functions getting insights to their use which can be had by reading the
description of these functions in the manual, create an expert and type the
following:
(RallyWithVol() OR Rally()) AND Ref(Inside() OR Outside(),-1)
This is for the long side. Looking for a fast point or two in the next few
trading sessions. Entry is just above the signal bar. Use a tight stop. If
entry point was not hit, there is no trade. This is for "Hit and Run" style
trading.
Steve
-----Original Message-----
From: owner-metastock@xxxxxxxxxxxxx [mailto:owner-metastock@xxxxxxxxxxxxx]On
Behalf Of Lionel Issen
Sent: Wednesday, September 27, 2000 1:26 PM
To: metastock@xxxxxxxxxxxxx
Subject: Re: reaction and reaction with volume [SUP2000092400000036]
Ken:
There seems to be poor communication here. Equis mentions several items in
the manual and in the on-line help. There does not appear to be any way to
access them, and there is no explanation on their use.
I had originally asked about: Reaction() and Reactionwithvol(). This line
was removed from my original e-mail. I didn't notice this until I got your
reply.
I had asked if there were any other items that while mentioned in the manual
and the on-line help system, were not otherwise described nor listed in the
formula, indicator, nor described in "Interpretation of Indicators and Line
Studies", which starts on page 429 .
Georges response also mentioned: Inside(), Outside(), Rally(),
Rallywithvol(). So there are at least 6 functions that are not described or
properly listed. When I asked for information, George claimed "proprietary
cant tell you anything". If Equis is claiming "propriety information", why
mention them at all in the manual and in the on-line help?
1. How can I access them if they are in the program somewhere?
2. What other indicators are mentioned in the manual but aren't in the
program?
3. Do I have a defective copy of V 7.02?
4. Who is/are the author(s) of these proprietary features and what is/are
their web site addresses or snail mail addresses?
Lionel Issen
lissen@xxxxxxxxx
----- Original Message -----
From: "PD Manager" <pdmanager@xxxxxxxxxxxxxxxxx>
To: <metastock@xxxxxxxxxxxxx>
Sent: Wednesday, September 27, 2000 9:59 AM
Subject: RE: reaction and reaction with volume [SUP2000092400000036]
> Lionel:
>
> Exactly which two indicators are you asking about?
>
> Ken Hunt
> Programming Manager
> Equis International
>
>
> -----Original Message-----
> From: Lionel Issen [mailto:lissen@xxxxxxxxx]
> Sent: Tuesday, September 26, 2000 8:10 PM
> To: support@xxxxxxxxx
> Cc: metastock@xxxxxxxxxxxxx
> Subject: Re: reaction and reaction with volume [SUP2000092400000036]
>
>
> this is a copy of an exchange I had with tech support.
>
> You have not responded to my question. Please reread it. How do I access
> them? If you don't want the user to know anything about them, why are they
> mentioned in the manual and in the on-line help system?
>
> It doesn't matter that these are proprietary, they should be in the
> indicator, systems, and explorations lists. Nor does "proprietary"
restrict
> you or anyone else from providing information on their use and
applicability
> that came from open sources! Check with your legal department!
>
> Who are the authors of these "proprietary" items? What are their web site
> addresses?
>
> This is one of the most narrow minded (mindless) bureaucratic things I've
> heard this year.
> Lionel Issen
> lissen@xxxxxxxxx
> ----- Original Message -----
> From: <support@xxxxxxxxx>
> To: <lissen@xxxxxxxxx>
> Sent: Tuesday, September 26, 2000 8:34 PM
> Subject: RE: reaction and reaction with volume [SUP2000092400000036]
>
>
> > To enable us to provide more efficient support, use the "Reply" feature
in
> your email program when responding to this email. Please send unrelated
> issues in a new email.
> >
> > Your email was responded to by:
> > George
> > Equis Customer Support
> > http://www.equis.com
> >
> >
> > George's response is below the following line.
> > -----------------------------------------------------------------------
> >
> > These indicators are part of a proprietary canned trading system that
> > uses Inside(), Outside(), Rally(), Rallywithvol(), Reaction() and
> > Reactionwithvol(). That is all we can say about them.
> >
> > These formulas are copyrighted by the author so we legally prevented
> > from providing any information about their use.
> >
> > Basically if you own the authors proprietary system you are already
> > familiar with their use. If you do not own the system these indicators
> > will not be of any use to you.
> >
> >
> >
> >
> > Sender : lissen@xxxxxxxxx
> > Tracking Number : SUP200009240000003649529
> > Pool : Support - General
> > Sent to : <support@xxxxxxxxx>
> > Date : 9/24/00 9:35 AM
> > ---
> >
> > Page 262 of the Metastock V7 manual and the online help system list
> > these 2
> > built in indicators. They are not described in "Interpretation of
> > Indicators
> > and Line Studies", which starts on page 429.
> >
> > Neither the indicator list nor the formula builder list show them.
> >
> > 1. How can I access them if they are in fact in the program somewhere?
> > 2. What other indicators are mentioned in the manual but aren't in the
> > program?
> > 3. Do I have a defective copy of V 7.02?
> >
> >
> > Lionel Issen
> > lissen@xxxxxxxxx
> > "MetaStock, Equis, OptionScope, and QuoteCenter are registered
trademarks
> of Equis International. Achelis Binary Wave, The DownLoader, Expert
> Advisor, The Explorer, Visual Control, and Smart Charts are trademarks of
> Equis International."
> >
> >
|