[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: === Looping constructs.



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.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#008080 face=Arial><STRONG><EM>Helo Friend Ton and other 
friends........</EM></STRONG></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>----- Original Message ----- </FONT>
<DIV><FONT face=Arial size=2>From: A.J. Maas &lt;<A 
href="mailto:anthmaas@xxxxxxxxx";>anthmaas@xxxxxxxxx</A>&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2>To: Metastock-List &lt;<A 
href="mailto:metastock@xxxxxxxxxxxxx";>metastock@xxxxxxxxxxxxx</A>&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2>Sent: February 24, 2000 12:08 AM</FONT></DIV>
<DIV><FONT face=Arial size=2>Subject: Re: === Looping 
constructs.</FONT></DIV></DIV>
<DIV><BR></DIV>
<DIV><FONT face=Arial size=2>&gt; 1. Yes<BR>&gt; <BR>&gt; 2. Yes : give user 
definable program control back to its program users<BR>&gt; <BR>&gt; 3. -see 
previous FFT mailings below (incl. a reply by Equis Support on simular 
question)<BR>&gt; &nbsp;&nbsp;&nbsp; -MESA-John Ehlers: I have created a test 
formula for the ITL, but cannot recall if it was<BR>&gt; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
also a succes(anyone get back to the List with your results or 
findings).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#008080 face=Arial><STRONG><EM>Ton : i plotted it and it it is 
invisible ?</EM></STRONG></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#008080 face=Arial><STRONG><EM>Regards Theo 
L.</EM></STRONG></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><BR>&gt; &nbsp;&nbsp;&nbsp; -website of Dennis 
Meyers, Ph.D. :<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A 
href="http://www.meyersanalytics.com/";>http://www.meyersanalytics.com/</A><BR>&gt; 
&nbsp;&nbsp;&nbsp;&nbsp; TASC April 1999 article (p.16) by Dennis Meyers, Ph.D. 
:<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; " The Discrete 
Fourier Transform Illustion "<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A 
href="http://www.traders.com/Abstracts_new/Meyers/Meyers9904.html";>http://www.traders.com/Abstracts_new/Meyers/Meyers9904.html</A><BR>&gt; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TASC May 1999 article (p.26) by Dennis Meyers, 
Ph.D. :<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; " The 
Endpoint Fast Fourier Transform System 
"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&gt; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A 
href="http://www.traders.com/Abstracts_new/Meyers/Meyers9905.html";>http://www.traders.com/Abstracts_new/Meyers/Meyers9905.html</A> 
<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TASC July 1999 Letters to S&amp;C - 2x 
replies by the Editor<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A 
href="http://www.traders.com/Letters/Letters.html";>http://www.traders.com/Letters/Letters.html</A><BR>&gt; 
<BR>&gt; test<BR>&gt; INSTANTANEOUS TREND LINE - JOHN EHLERS (Mesa version for 
MetaStock)<BR>&gt; <BR>&gt; DCPL:=Input("Dominant Cycle Periodical 
Length",1,100,30);<BR>&gt; DCPLP:=Input("Dominant Cycle PerLength 
Period",1,1000,1);<BR>&gt; DA:=MP();<BR>&gt; SINDA:=Sin(DA)/DA;<BR>&gt; 
DCSIN:=FFT(SINDA,DCPL,DCPLP,MEAN,AMPLITUDE);<BR>&gt; 
ITLlong:=MP()+Mov(DCSIN,DCPL,S);<BR>&gt; ITLlong <BR>&gt; <BR>&gt; 
Regards,<BR>&gt; Ton Maas<BR>&gt; <A 
href="mailto:ms-irb@xxxxxxxxxxxxxxxx";>ms-irb@xxxxxxxxxxxxxxxx</A><BR>&gt; 
Dismiss the ".nospam" bit (including the dot) when replying.<BR>&gt; 
Homepage&nbsp; <A 
href="http://home.planet.nl/~anthmaas";>http://home.planet.nl/~anthmaas</A><BR>&gt; 
<BR>&gt; 
----------------------------------------------------------------------------------<BR>&gt; 
----- Original Message ----- <BR>&gt; From: "Kolade, Adeniyi"<BR>&gt; To: &lt;<A 
href="mailto:metastock@xxxxxxxxxxxxx";>metastock@xxxxxxxxxxxxx</A>&gt;<BR>&gt; 
Sent: dinsdag 22 februari 2000 17:14<BR>&gt; Subject: === Looping 
constructs.<BR>&gt; <BR>&gt; <BR>&gt; &gt; Hi all<BR>&gt; &gt; <BR>&gt; &gt; Do 
you not think that Equis should <BR>&gt; &gt; <BR>&gt; &gt; 1&nbsp; Include 
looping constructs in the Metastock formula language<BR>&gt; &gt; <BR>&gt; &gt; 
and<BR>&gt; &gt; <BR>&gt; &gt; 2&nbsp; Make the tiny screen area for programming 
in the Explorer, the System<BR>&gt; &gt; Tester and the Expert Builder 
expandable to one page&nbsp; at least<BR>&gt; &gt; <BR>&gt; &gt; Further can 
anyone tell me how to make the FFT function works in an<BR>&gt; &gt; 
exploration. I've tried it out but it returns N/A<BR>&gt; &gt; <BR>&gt; &gt; 
Thanks<BR>&gt; &gt; ade Kolade<BR>&gt; <BR>&gt; 
================================================<BR>&gt; <BR>&gt; <BR>&gt; ----- 
Original Message ----- <BR>&gt; From: "A.J. Maas"<BR>&gt; To: &lt;<A 
href="mailto:metastock@xxxxxxxxxxxxx";>metastock@xxxxxxxxxxxxx</A>&gt;<BR>&gt; 
Cc: "Walter Lake"<BR>&gt; Sent: woensdag 4 november 1998 0:42<BR>&gt; Subject: 
Re: Fast Fourier Transform and FFT<BR>&gt; <BR>&gt; <BR>&gt; &gt; MESA + John 
Ehlers(see futher below) <BR>&gt; &gt; <A 
href="mailto:john@xxxxxxxxxxxxxxxx";>john@xxxxxxxxxxxxxxxx</A><BR>&gt; &gt; are 
now using the Instantanious Trendline wich uses the FFT and<BR>&gt; &gt; VAR 
etc(Adaptive) for MAs.<BR>&gt; &gt; <BR>&gt; &gt; He has just recently published 
it to his MESA Users Group.<BR>&gt; &gt; To join send an email with the word 
"subscribe" as subject to<BR>&gt; &gt; <A 
href="mailto:users@xxxxxxxxxxxxxxxx";>users@xxxxxxxxxxxxxxxx</A><BR>&gt; &gt; 
Subject: subscribe<BR>&gt; &gt; <BR>&gt; &gt; Regards,<BR>&gt; &gt; Ton 
Maas<BR>&gt; &gt; 
------------------------------------------------------------------------------<BR>&gt; 
&gt; From John Ehlers:<BR>&gt; &gt;&nbsp;&nbsp;&nbsp; The new FuturesTruth is 
out.&nbsp; We are delighted to report that our R-MESA<BR>&gt; &gt; is again 
rated as the #1 S&amp;P daytrading system, this time for eight months<BR>&gt; 
&gt; in a row.&nbsp; It is also rated as the #1 trading system since 
release.&nbsp; SIERRA<BR>&gt; &gt; HOTEL continues to be rated as the #1 
Japanese Yen system, and has now also<BR>&gt; &gt; garnered the #1 spot for the 
Deutschemark.<BR>&gt; &gt; <BR>&gt; &gt; *******&nbsp; THE REALLY BIG NEWS&nbsp; 
*******<BR>&gt; &gt; <BR>&gt; &gt;&nbsp;&nbsp;&nbsp; We are excited to announce 
the release of MESA98 for Windows 95/98/NT.<BR>&gt; &gt; This new release comes 
on a CD jam-packed with other goodies, including a<BR>&gt; &gt; tutorial, 
technical articles and PowerPoint slides from my recent seminars.<BR>&gt; &gt; 
Among these are descriptions of optimum predictive filters, linear and<BR>&gt; 
&gt; nonlinear Kalman filters, multipole filters, wavelets, and myriad of 
other<BR>&gt; &gt; cycles-related technology.<BR>&gt; &gt;&nbsp;&nbsp;&nbsp; 
Some of the new features of the 32 bit-compiled MESA98 are:<BR>&gt; &gt; 1) An 
instantaneous trendline - obtained by completely removing the<BR>&gt; &gt; 
dominant cycle.<BR>&gt; &gt; 2) Estimate the cycle amplitude - filter 
attenuation of the cycle swing is<BR>&gt; &gt; compensated.<BR>&gt; &gt; 3) Our 
proprietary Sinewave Indicator that lets you anticipate cyclic turns.<BR>&gt; 
&gt; 4) Less latency - uses only .75 of a cycle for the measurement.<BR>&gt; 
&gt; 5) More accurate - multipole filter preprocessing.<BR>&gt; &gt; 6) 
Identification of Trend Modes and Cycle Modes.<BR>&gt; &gt; 7) Correlate Trend 
Mode and Cycle Mode signals.<BR>&gt; &gt; 8) Improved 10 bar prediction.<BR>&gt; 
&gt; 9) Intuitive data access to 8 data types - uses a setup wizard.<BR>&gt; 
&gt; 10) Output cycle measurements to and ASCII file.<BR>&gt; &gt; 11) Larger 
Chart Screen<BR>&gt; &gt; 12) Large portfolio capability.<BR>&gt; &gt;<BR>&gt; 
&gt; You can download a demo of the MESA98 program from our website<BR>&gt; &gt; 
www.mesasoftware.com.<BR>&gt; &gt; The 
cost of MESA98 is only $350.&nbsp; That's "out the door".&nbsp; No "ups", 
no<BR>&gt; &gt; "extras" (except sales tax in California, if applicable).&nbsp; 
We accept VISA,<BR>&gt; &gt; MC, and American Express cards.<BR>&gt; 
&gt;&nbsp;&nbsp;&nbsp; You'll be glad you added MESA98 to your arsenal of 
trading tools.<BR>&gt; &gt; <BR>&gt; &gt;<BR>&gt; 
----------------------------------------------------------------------------------------------<BR>&gt; 
Van: John Ehlers &lt;<A 
href="mailto:john@xxxxxxxxxxxxxxxx";>john@xxxxxxxxxxxxxxxx</A>&gt;<BR>&gt; Aan: 
undisclosed reciepients<BR>&gt; Onderwerp: Instantaneous Trendline<BR>&gt; 
Datum: zondag 25 oktober 1998 23:19<BR>&gt; <BR>&gt; To MESA Users 
Group:<BR>&gt; &nbsp;&nbsp; Here is a set of new indicators that you can program 
yourselves.&nbsp; The<BR>&gt; first of these indicators I call an INSTANTANEOUS 
TRENDLINE.&nbsp; It works<BR>&gt; because it completely removes the dominant 
cycle from a smoothing average.<BR>&gt; For the mathematically inclined, the 
Fourier Transform of a rectangular<BR>&gt; window (formed by a simiple average) 
is a Sin(X)/X distribution.&nbsp; The<BR>&gt; objective is to place the first 
null of this distribution exactly at the<BR>&gt; dominant cycle.&nbsp; For the 
intuitively inclined, what we are doing is taking<BR>&gt; a simple average over 
the full dominant cycle period.&nbsp; In such an average,<BR>&gt; there are as 
many sample points above the midpoint as below the midpoint<BR>&gt; with the 
result that the sum of all these sample points is zero.<BR>&gt; &nbsp;&nbsp; OK, 
so all we have to do to get an Instantaneous Trendline is to take a<BR>&gt; 
simple average whose length is exactly the period of the dominant cycle.<BR>&gt; 
For those of you who have TradeStation and MESA96, you just insert the 
dc<BR>&gt; variable for the length of the simple moving average.&nbsp; For those 
of you who<BR>&gt; have MetaStock or other toolbox packages, you just have to 
estimate the<BR>&gt; length of the dominant cycle and insert that estimate as 
your moving<BR>&gt; average period.&nbsp; Of course, this estimate is fixed 
across your entire<BR>&gt; screen, but the dominant cycle length can be 
varying.&nbsp; So watch out for<BR>&gt; that problem.<BR>&gt; &nbsp;&nbsp; The 
next indicator is created by taking a moving average over half the<BR>&gt; 
period of a dominant cycle.&nbsp; In this case, the amplitude of the 
dominant<BR>&gt; cycle is attenuated by exactly 2/PI.&nbsp; Our objective is to 
restore the full<BR>&gt; amplitude of the cyclic portion.&nbsp; So we take this 
latest moving average,<BR>&gt; subtract the "Instantaneous Trendline", multiple 
the difference by PI/2<BR>&gt; (1.57 approximately), and then add the 
Instantaneous trendline back.&nbsp; Since<BR>&gt; the lag of a moving average is 
about half the moving average window length,<BR>&gt; this modified half dominant 
cycle moving average will still lag the realy<BR>&gt; cyclic swing by a quarter 
cycle.<BR>&gt; &nbsp;&nbsp;&nbsp; Now, when we look at these two moving 
averages, we can make two<BR>&gt; assessments.&nbsp; First, we now solve the 
age-old problem of what is the<BR>&gt; trendline.&nbsp; We have create an 
adaptive trendline.&nbsp; Secondly, we can see the<BR>&gt; cyclic swing relative 
to this trendline so that we can assess the amplitude<BR>&gt; of the cyclic 
movement.&nbsp; If this cyclic amplitude is not several times that<BR>&gt; 
average daily bar range, then getting an entry and exit for a profitable<BR>&gt; 
cyclic move becomes a crapshoot.&nbsp; In other words, the signal to noise 
ratio<BR>&gt; is so low that even though we have identified a good cycle, it is 
not large<BR>&gt; enough to trade profitably without relying on an intraday 
fill.<BR>&gt; &nbsp;&nbsp;&nbsp; Good Trading!!!<BR>&gt; John<BR>&gt; <BR>&gt; 
<BR>&gt; 
-------------------------------------------------------------------------------------------------<BR>&gt; 
<BR>&gt; On Tue, 3 Nov 1998 16:19:00 -0600, you wrote:<BR>&gt; <BR>&gt; 
&gt;Since the movements in the stockmarket are not truely periodic, is there 
any<BR>&gt; &gt;evidence that linear or non-linear Fourier analysis can be 
applied to the<BR>&gt; &gt;stockmarket?<BR>&gt; <BR>&gt; Imo, FA can answer this 
question: If we do some appropriate kind of<BR>&gt; windowing, we get as a 
result the "amount of periodic content"&nbsp; vs<BR>&gt; time, including 
information about the accompanying frequencies. And if<BR>&gt; periodic content 
is high, FA can do some kind of meaningful<BR>&gt; extrapolation.<BR>&gt; 
<BR>&gt; mfg rudolf stricker<BR>&gt; <BR>&gt; <BR>&gt; ----- Original Message 
----- <BR>&gt; From: "Lionel and Gail Issen"<BR>&gt; To: &lt;<A 
href="mailto:metastock@xxxxxxxxxxxxx";>metastock@xxxxxxxxxxxxx</A>&gt;<BR>&gt; 
Sent: dinsdag 3 november 1998 23:19<BR>&gt; Subject: Re: Fast Fourier Transform 
and FFT<BR>&gt; <BR>&gt; &gt; CCollins:<BR>&gt; &gt; <BR>&gt; &gt; The so called 
FFT in MS is a loser.&nbsp; The dominant cycle always comes up as<BR>&gt; &gt; 
the length of the time period of the data.&nbsp; The so called cycles bear 
little<BR>&gt; &gt; resemblance to anything useable.&nbsp; Excel spreadsheets 
supports FFT.<BR>&gt; &gt; Parenthetically I have never come across anyone who 
uses MS FFT for trading.<BR>&gt; &gt; I have met many people who collectively 
use almost all the rest of the<BR>&gt; &gt; functionality of MS,<BR>&gt; &gt; 
<BR>&gt; &gt; Since the movements in the stockmarket are not truely periodic, is 
there any<BR>&gt; &gt; evidence that linear or non-linear Fourier analysis can 
be applied to the<BR>&gt; &gt; stockmarket?<BR>&gt; &gt; <BR>&gt; &gt; Lionel 
Issen<BR>&gt; &gt;<BR>&gt; &gt; -----Oorspronkelijk bericht-----<BR>&gt; &gt; 
Van: C Collins<BR>&gt; &gt; Aan: <A 
href="mailto:metastock@xxxxxxxxxxxxx";>metastock@xxxxxxxxxxxxx</A><BR>&gt; &gt; 
Datum: dinsdag 3 november 1998 21:27<BR>&gt; &gt; Onderwerp: Re: Fast Fourier 
Transform and FFT<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; 
&gt;&nbsp;&nbsp;&nbsp; Having recently upgraded to 6.5 and being a multiyear 
user of Metastock<BR>&gt; &gt; &gt;2.5, 3, 5, etc, there is a part of this 
function which I have never been<BR>&gt; &gt; &gt;able to coax into functioning. 
The INTERPRETED choice produces the findings<BR>&gt; &gt; &gt;of long waves from 
89 to 500 . Nothing I have done will show the smaller<BR>&gt; &gt; &gt;waves. 
Also, if the choice of RAW data is made and other reasonable choices<BR>&gt; 
&gt; &gt;(such as 100, 1,&nbsp; mean, amplitude)&nbsp; are made the result is a 
window with an<BR>&gt; &gt; &gt;"Y-value" axis, but there is no graph of any 
type. Has anyone succeeded in<BR>&gt; &gt; &gt;using this function. Also, has 
anyone ever had there hands on software<BR>&gt; &gt; &gt;called "Epoch Pro" 
developed by John Ehlers.<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;From: Manoj 
Abraham<BR>&gt; &gt; &gt;&gt; To: <A 
href="mailto:support@xxxxxxxxx";>support@xxxxxxxxx</A><BR>&gt; &gt; &gt;&gt; Cc: 
metastock@xxxxxxxxxxxxx<BR>&gt; 
&gt; &gt;&gt; Subject: RE: Fast Fourier Transform and FFT<BR>&gt; &gt; &gt;&gt; 
Date: Tuesday, November 03, 1998 6:17 AM<BR>&gt; &gt; &gt;&gt; <BR>&gt; &gt; 
&gt;&gt; Hi,<BR>&gt; &gt; &gt;&gt; If Metastock can interpret the Cycles and 
display it I cant understand<BR>&gt; &gt; &gt;&gt; why it cannot output the 
value to explorer or into a custom indicator.<BR>&gt; &gt; &gt;&gt; and what is 
the use of FFT function built into metastock.<BR>&gt; &gt; &gt;&gt; <BR>&gt; 
&gt; &gt;&gt; Manoj Abraham<BR>&gt; &gt; &gt;&gt; <BR>&gt; &gt; &gt;&gt; 
<BR>&gt; &gt; &gt;&gt; <BR>&gt; &gt; &gt;&gt; There is not a way to create the 
interpreted FFT in The Explorer.&nbsp; The<BR>&gt; &gt; &gt;&gt; Explorer uses 
individual formulas and Fast Fourier Transform Interpreted<BR>&gt; &gt; &gt;&gt; 
is actually a long series of Raw calculations, and each Raw calculation<BR>&gt; 
&gt; &gt;&gt; is analyzed to determine 3 dominant cycles.<BR>&gt; &gt; &gt;&gt; 
<BR>&gt; &gt; &gt;&gt; Raw is only one calculation of the series.&nbsp; To 
manually calculate Raw<BR>&gt; &gt; &gt;&gt; like interpreted would have to run 
many Raw calculations and analyze the<BR>&gt; &gt; &gt;&gt; Raw number results 
in a database to determine dominant values.&nbsp; This<BR>&gt; &gt; &gt;&gt; 
series of calculations is not possible in an Exploration.<BR>&gt; &gt; &gt;&gt; 
<BR>&gt; &gt; &gt;&gt; Equis Support<BR>&gt; &gt; &gt;&gt; <A 
href="http://www.equis.com/";>http://www.equis.com/</A><BR>&gt; &gt; &gt;&gt; <A 
href="http://www.equis.com/customer/support/";>http://www.equis.com/customer/support/</A><BR>&gt; 
&gt; &gt;&gt; Please include previous email answers and questions in your 
response.<BR>&gt; &gt; &gt;&gt; <BR>&gt; &gt; &gt;&gt; Equis and MetaStock and 
MetaStock Professional are registered trademarks<BR>&gt; &gt; &gt;&gt; of Equis 
International.&nbsp; Achelis Binary Wave, The DownLoader, Expert<BR>&gt; &gt; 
&gt;&gt; Advisor, OptionScope, Quotecenter, and Smart Charts are trademarks 
of<BR>&gt; &gt; &gt;&gt; Equis International.<BR>&gt; &gt; &gt;&gt; <BR>&gt; 
&gt; &gt;&gt; <BR>&gt; &gt; &gt;&gt; &gt; -----Original Message-----<BR>&gt; 
&gt; &gt;&gt; &gt; From: Manoj Abraham<BR>&gt; &gt; &gt;&gt; &gt; Sent: Monday, 
November 02, 1998 3:11 AM<BR>&gt; &gt; &gt;&gt; &gt; To:&nbsp;&nbsp; <A 
href="mailto:metastock@xxxxxxxxxxxxx";>metastock@xxxxxxxxxxxxx</A><BR>&gt; &gt; 
&gt;&gt; &gt; Cc:&nbsp;&nbsp; <A 
href="mailto:support@xxxxxxxxx";>support@xxxxxxxxx</A><BR>&gt; &gt; &gt;&gt; &gt; 
Subject:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Fast Fourier Transform and FFT<BR>&gt; 
&gt; &gt;&gt; &gt; <BR>&gt; &gt; &gt;&gt; &gt; Hi everybody,<BR>&gt; &gt; 
&gt;&gt; &gt; <BR>&gt; &gt; &gt;&gt; &gt; Does anybody know how to get the 
interpreted FFT value in explorer.<BR>&gt; &gt; &gt;&gt; &gt; When the 
interpreted Fourier transform is loaded the function says<BR>&gt; &gt; &gt;&gt; 
&gt; Fourier Transform(Close,-1,-1.0000,Detrend,Amplitude)<BR>&gt; &gt; &gt;&gt; 
&gt; Put the same as a new function It gives&nbsp; error messages.<BR>&gt; &gt; 
&gt;&gt; &gt; <BR>&gt; &gt; &gt;&gt; &gt; Manoj Abraham<BR>&gt; <BR>&gt; 
<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; </FONT></DIV></BODY></HTML>
</x-html>From ???@??? Fri Feb 25 08:51:00 2000
Return-Path: <majordom@xxxxxxxxxxxxxxxxxx>
Received: from listserv.equis.com (listserv.equis.com [204.246.137.2])
	by purebytes.com (8.9.3/8.9.3) with ESMTP id IAA09028
	for <neal@xxxxxxxxxxxxx>; Fri, 25 Feb 2000 08:49:51 -0800
Received: (from majordom@xxxxxxxxx)
	by listserv.equis.com (8.8.7/8.8.7) id JAA23223
	for metastock-outgoing; Fri, 25 Feb 2000 09:04:34 -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 JAA23220
	for <metastock@xxxxxxxxxxxxxxxxxx>; Fri, 25 Feb 2000 09:04:31 -0700
Received: from mail.rdc1.md.home.com (imail@xxxxxxxxxxxxxxxxxxxx [24.2.2.66])
	by freeze.metastock.com (8.8.5/8.8.5) with ESMTP id JAA03778
	for <metastock@xxxxxxxxxxxxx>; Fri, 25 Feb 2000 09:19:06 -0700 (MST)
Received: from cj52561a ([24.13.243.16]) by mail.rdc1.md.home.com
          (InterMail v4.01.01.00 201-229-111) with SMTP
          id <20000225160324.DKSQ27464.mail.rdc1.md.home.com@xxxxxxxx>
          for <metastock@xxxxxxxxxxxxx>; Fri, 25 Feb 2000 08:03:24 -0800
Message-ID: <002401bf7fc3$548955a0$10f30d18@xxxxxxxxxxxxxxxxxx>
From: "Jim Greening" <jimginva@xxxxxxxx>
To: "Metastock" <metastock@xxxxxxxxxxxxx>
References: <NBBBKFMIMHJOLMGOIJGNMEBGEDAA.grt@xxxxxxxxxxxx>
Subject: Re: Being a contrarian takes guts
Date: Fri, 25 Feb 2000 10:59:16 -0800
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2919.6600
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600
Sender: owner-metastock@xxxxxxxxxxxxx
Precedence: bulk
Reply-To: metastock@xxxxxxxxxxxxx
Status:   

Guy,
     I'm glad to see that you are still here and posting your signals.  Best
of luck and keepup the good work.
     I've been off the list for a few weeks while my computer was in the
shop being fixed.  The good news was that it was still under warranty and
replacing the mother board didn't cost me anything.  The bad news was that
they had to ship it back to a repair facility and it took forever.  I did
crank up my old computer with a telephone modem (left the cable modem card
in the new computer) to do my trading and partially keep up my web site, but
didn't try to download the Metastock list with my slow connection.  I think
I'm back up to speed now and ready to participate again.

JimG

----- Original Message -----
From: "Guy Tann" <grt@xxxxxxxxxxxx>
To: "Metastock" <metastock@xxxxxxxxxxxxx>
Sent: Friday, February 25, 2000 6:52 AM
Subject: Being a contrarian takes guts


> List,
>
> Well I hate buying into this market, but we have to follow the system.
>
> We're reversing our short S&P positions this morning.  We're long at
1351.25
> to 1351.75.  The one good thing about being a contrarian is that when we
> reverse, we're usually opposite the market direction, so the fills are
> pretty good.  Of course, with all of the market weakness, we might have
been
> better off waiting for a while, but that would be second guessing our
> system.
>
> Our short S&P @ 1417.25 closed out at 1351.75 (worst fill this morning)
for
> a profit of 65.75 points.  For an e-mini contract, that's $3,275 less
$25.00
> commissions, fees, etc. (actually less than that) for a net profit of
> $3,250.  On an initial margin requirement of $4,688, that figures out to
be
> a 69% net return in 22 days.  Not a bad annual return if it would only
keep
> going. :)
>
> Anyway, that's our current positions.  We haven't gone long the tech
stocks
> as of the opening, but will look at adding those around 7AM.
>
> Guy
>
>