PureBytes Links
Trading Reference Links
|
<x-html><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2314.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Thanks Ton and others for your replies. I downloaded RegClean
for the 4th time but still got that message - "Archive Broken". I was using
a "download accelerator" that has been trouble free up to now. However, <EM>it
</EM>was the culprit. I downloaded without the accelerator, still exactly the
same size program, but this time it expanded normally.So I shall be able to
evaluate RegClean.</FONT></DIV>
<DIV><FONT size=2>Regards,</FONT></DIV>
<DIV><FONT size=2>Ed</FONT></DIV></BODY></HTML>
</x-html>From ???@??? Tue Nov 09 18:38:45 1999
Return-Path: <majordom@xxxxxxxxxxxxxxxxxx>
Received: from listserv.equis.com (listserv.equis.com [204.246.137.2])
by purebytes.com (8.8.7/8.8.7) with ESMTP id TAA22606
for <neal@xxxxxxxxxxxxx>; Tue, 9 Nov 1999 19:44:16 -0800
Received: (from majordom@xxxxxxxxx)
by listserv.equis.com (8.8.7/8.8.7) id RAA15500
for metastock-outgoing; Tue, 9 Nov 1999 17:14:31 -0700
X-Authentication-Warning: listserv.equis.com: majordom set sender to owner-metastock@xxxxxxxxxxxxx using -f
Received: from freeze.metastock.com (freeze.metastock.com [204.246.137.5])
by listserv.equis.com (8.8.7/8.8.7) with ESMTP id RAA15497
for <metastock@xxxxxxxxxxxxxxxxxx>; Tue, 9 Nov 1999 17:14:27 -0700
Received: from smtp02.wxs.nl (smtp02.wxs.nl [195.121.6.60])
by freeze.metastock.com (8.8.5/8.8.5) with ESMTP id RAA11948
for <metastock@xxxxxxxxxxxxx>; Tue, 9 Nov 1999 17:19:34 -0700 (MST)
Received: from escom ([195.121.217.204]) by smtp02.wxs.nl
(Netscape Messaging Server 3.61) with SMTP id AAB2AE8
for <metastock@xxxxxxxxxxxxx>; Wed, 10 Nov 1999 01:04:36 +0100
Message-ID: <019201bf2b0e$eb3ad0a0$1db579c3@xxxxx>
From: "A.J. Maas" <anthmaas@xxxxxxxxx>
To: <metastock@xxxxxxxxxxxxx>
References: <001e01bf2a37$5f790dc0$ffbf9e3e@xx>
Subject: Re: How to do very simple calculations using MS?
Date: Wed, 10 Nov 1999 00:33:04 +0100
Organization: Ms-IRB
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_013B_01BF2B13.2754B8E0"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2014.211
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211
Sender: owner-metastock@xxxxxxxxxxxxx
Precedence: bulk
Reply-To: metastock@xxxxxxxxxxxxx
Status:
<x-html><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2722.2800" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT size=2>Create a few indicators and add them to your formula
</FONT><FONT size=2>by calling on them via the formula call
function:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>Example: </FONT><FONT size=2>-Create a few new indicators, eg
n=1,2,3 etc :</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>Name:
MyIndicator-n</FONT></DIV>
<DIV><FONT size=2>Formula: Mov(c,10,s)</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>Now use the formula call function, eg </FONT><FONT
size=2>-Create another indicator:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>Name: MyCalls</FONT></DIV>
<DIV><FONT size=2>Formula: fml (" MyIndicator-n
")</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>place the above line in the formula field and and repeat
the line for </FONT><FONT size=2>any next following of your set of
indicators.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>(See also the custom indicator "Binairy Wave All" that ships
with </FONT><FONT size=2>the program, for example, and the webpage printed
below).</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>Regards,<BR>Ton Maas<BR><A
href="mailto:ms-irb@xxxxxxxxxxxxxxxx">ms-irb@xxxxxxxxxxxxxxxx</A><BR>Dismiss the
".nospam" bit (including the dot) when replying and<BR>note the new address
change. Also for my Homepage<BR><A
href="http://home.planet.nl/~anthmaas">http://home.planet.nl/~anthmaas</A></FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><FONT size=2>----- Original Message ----- </FONT>
<DIV><FONT size=2>From: jr <<A
href="mailto:jrbox@xxxxxxx">jrbox@xxxxxxx</A>></FONT></DIV>
<DIV><FONT size=2>To: <<A
href="mailto:metastock@xxxxxxxxxxxxx">metastock@xxxxxxxxxxxxx</A>></FONT></DIV>
<DIV><FONT size=2>Sent: maandag 8 november 1999 23:15</FONT></DIV>
<DIV><FONT size=2>Subject: How to do very simple calculations using
MS?</FONT></DIV></DIV>
<DIV><BR></DIV>
<DIV><FONT size=2>> Hi folks,<BR>> <BR>> lets consider one wants to
take a few sample auto<BR>> correlation values using
Metastock.<BR>------------snip------------</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><FONT size=2><STRONG><EM>Formula Call</EM></STRONG></FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>SYNTAX fml("FORMULA_NAME"
)<BR>FUNCTION Calculates the value of another formula.</FONT></DIV>
<DIV><FONT
size=2>
The formula can be referenced using the FORMULA_NAME in
quotes.</FONT></DIV>
<DIV><FONT
size=2>
- </FONT><FONT size=2>When referencing a formula's name, the name must be
contained in</FONT></DIV>
<DIV><FONT
size=2>
quotation marks (e.g., fml( "Secret
A")).</FONT></DIV>
<DIV><FONT
size=2>
- </FONT><FONT size=2>If you change a formula's name, you must also change any
fml() calls that reference that formula.<BR>EXAMPLE The
formula "fml("Secret A") * fml("MyMACD")" calculates the value of the
formula</FONT></DIV>
<DIV><FONT
size=2>
named "Secret A" multiplied by
"MyMACD."</FONT></DIV>
<DIV><FONT size=2>SEE ALSO See Referencing Existing Custom
Indicators for more details on using the fml() function.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2><STRONG><EM>Formula Variable Call</EM></STRONG></FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>SYNTAX fmlvar(
"FORMULA_NAME", "VARIABLE_NAME")<BR>FUNCTION Calls the custom
indicator named FORMULA_NAME and returns the value contained</FONT></DIV>
<DIV><FONT
size=2>
in the custom indicator's variable named
VARIABLE_NAME.</FONT></DIV>
<DIV><FONT
size=2>
- </FONT><FONT size=2>Both the formula's name and the variable's name must be
contained in</FONT></DIV>
<DIV><FONT
size=2>
quotation marks (e.g., fmlvar( "Secret A",
"MyVar")).</FONT></DIV>
<DIV><FONT
size=2>
- </FONT><FONT size=2>If you change a formula or variable name, you must
also change any fmvarl() calls that</FONT></DIV>
<DIV><FONT
size=2>
reference that formula and
variable.<BR>EXAMPLE fmlvar("MyIndicator", "MyVariableA"
)</FONT></DIV>
<DIV><FONT size=2>SEE ALSO See Referencing Variables within
Custom Indicators for more details on using the fmlvar() function.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2><A
href="http://www.equis.com/customer/support/faqs">http://www.equis.com/customer/support/faqs</A></FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><FONT size=2><A
href="http://www.equis.com/customer/support/ms650020.html">http://www.equis.com/customer/support/ms650020.html</A></FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2><FONT face="Times New Roman" size=5>When I use the FML()
function in a formula to call a Multiple Expression formula my formula only sees
one of the Lines. Why?</FONT>
<P></P>
<P> </P>
<P>The FML() function cannot call multiple values from one formula to another
formula. The FML function can only call one value from one formula to another.
If FML() calls a Multiple Expression formula it can only return the value of the
Last Expression in a Multiple Expression formula, from one formula to
another.</P>
<P>For example the following formula creates a Customized MACD with 3 trigger
lines. When plotted it plots a total of 4 lines, exactly as expected.</P>
<P>Mov(C,11,E)-Mov(C,30,E); <BR>Mov(Mov(C,11,E)-Mov(C,30,E),12,E);
<BR>Mov(Mov(C,11,E)-Mov(C,30,E),25,E); <BR>Mov(Mov(C,11,E)-Mov(C,30,E),50,E)</P>
<P>In this example Mov(Mov(C,11,E)-Mov(C,30,E),50,E) is the Last Expression in
this Multiple Expression formula. An FML() call to this formula returns the
value of Mov(Mov(C,11,E)-Mov(C,30,E),50,E). </P>
<P>If you need to use FML() to call multiple values into another formula it is
best to break the Multiple Expression Formula into Separate formulas. Then call
each separate formula with a separate FML() call.</P>
<P>The following example formula uses FML() calls but would generate multiple
plots when displayed in a chart:</P>
<P>FML("Mov(C,11,E)-Mov(C,30,E)"); <BR>FML("Mov(Mov(C,11,E)-Mov(C,30,E),12,E)");
FML("Mov(Mov(C,11,E)-Mov(C,30,E),25,E)");
<BR>FML("Mov(Mov(C,11,E)-Mov(C,30,E),50,E)") </P>
<P>You could also assign variables to each expression and then use the FMLVAR()
function to call each of the expressions.</P>
<P>For example:</P>
<P>Formula: Multiple</P>
<P>One := Mov(C,11,E)-Mov(C,30,E); <BR>Two := Mov(Mov(C,11,E)-Mov(C,30,E),12,E);
<BR>Three := Mov(Mov(C,11,E)-Mov(C,30,E),25,E); <BR>Four :=
Mov(Mov(C,11,E)-Mov(C,30,E),50,E);<BR>One;<BR>Two;<BR>Three;<BR>Four</P>
<P>Formula: Call</P>
<P>FMLVAR("Multiple","One");<BR>FMLVAR("Multiple","Two");<BR>FMLVAR("Multiple","Three");<BR>FMLVAR("Multiple","Four")</P>
<P>Refer to the MetaStock 6.5 manual and/or on-line help for more information on
using variables and the function FMLVAR().</P></FONT></DIV></BODY></HTML>
</x-html>From ???@??? Tue Nov 09 17:39:06 1999
Return-Path: <majordom@xxxxxxxxxxxxxxxxxx>
Received: from listserv.equis.com (listserv.equis.com [204.246.137.2])
by purebytes.com (8.8.7/8.8.7) with ESMTP id SAA21195
for <neal@xxxxxxxxxxxxx>; Tue, 9 Nov 1999 18:45:23 -0800
Received: (from majordom@xxxxxxxxx)
by listserv.equis.com (8.8.7/8.8.7) id RAA15716
for metastock-outgoing; Tue, 9 Nov 1999 17:26:18 -0700
X-Authentication-Warning: listserv.equis.com: majordom set sender to owner-metastock@xxxxxxxxxxxxx using -f
Received: from freeze.metastock.com (freeze.metastock.com [204.246.137.5])
by listserv.equis.com (8.8.7/8.8.7) with ESMTP id RAA15713
for <metastock@xxxxxxxxxxxxxxxxxx>; Tue, 9 Nov 1999 17:26:15 -0700
Received: from webo.vtcif.telstra.com.au (webo.vtcif.telstra.com.au [202.12.144.19])
by freeze.metastock.com (8.8.5/8.8.5) with ESMTP id RAA11960
for <metastock@xxxxxxxxxxxxx>; Tue, 9 Nov 1999 17:31:22 -0700 (MST)
Received: (from uucp@xxxxxxxxx) by webo.vtcif.telstra.com.au (8.8.2/8.6.9) id LAA21170 for <metastock@xxxxxxxxxxxxx>; Wed, 10 Nov 1999 11:16:19 +1100 (EST)
Received: from maili.vtcif.telstra.com.au(202.12.142.17)
via SMTP by webo.vtcif.telstra.com.au, id smtpdWnDhy_; Wed Nov 10 11:15:55 1999
Received: (from uucp@xxxxxxxxx) by maili.vtcif.telstra.com.au (8.8.2/8.6.9) id LAA07291 for <metastock@xxxxxxxxxxxxx>; Wed, 10 Nov 1999 11:15:54 +1100 (EST)
Received: from mail.cdn.telstra.com.au(144.135.138.138)
via SMTP by maili.vtcif.telstra.com.au, id smtpd0XaQSQ; Wed Nov 10 11:14:05 1999
Received: from v300x-nm02.corpmail.telstra.com.au (v300x-nm02.corpmail.telstra.com.au [172.172.2.13]) by mail.cdn.telstra.com.au (8.8.2/8.6.9) with ESMTP id LAA19574 for <metastock@xxxxxxxxxxxxx>; Wed, 10 Nov 1999 11:14:01 +1100 (EST)
Received: by v300x-nm02.corpmail.telstra.com.au with Internet Mail Service (5.5.2448.0)
id <WRV8YL2D>; Wed, 10 Nov 1999 11:05:37 +1100
Message-ID: <23D919FA1443D311B9650008C7243D3D794BD2@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
From: "Doan, David" <David.Doan@xxxxxxxxxxxxxxxxxxxxxxx>
To: "'metastock@xxxxxxxxxxxxx'" <metastock@xxxxxxxxxxxxx>
Subject: Omnitrader as a trading tool. Your opinion please.
Date: Wed, 10 Nov 1999 11:10:04 +1100
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2448.0)
Content-Type: text/plain;
charset="iso-8859-1"
Sender: owner-metastock@xxxxxxxxxxxxx
Precedence: bulk
Reply-To: metastock@xxxxxxxxxxxxx
Status:
For those who have used Omnitrader, what do you think of it?
Do you trust the signals that it generates?
Did you have any major problem with Omnitrader?
I've just bought a latest copy EOD version. Overall, I quite like it and I
think it's great as a learning tool for beginners but I have mixed feeling
about the signals that it generates.
Thanks.
|