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

=== FFT Function [FOR2000022300000308]



PureBytes Links

Trading Reference Links

> ---------
> From: 	formulas@xxxxxxxxx[SMTP:formulas@xxxxxxxxx]
> Sent: 	23 February 2000 22:12
> To: 	adeniyi.kolade@xxxxxxxxxxxxxxx
> Subject: 	RE: === FFT Function [FOR2000022300000308]
> 
> 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:
> William
> Equis Customer Support
> http://www.equis.com
> 
> 
> William's response is below the following line.
> -----------------------------------------------------------------------
> 
> 
> The FFT() function does not plot data for all the bars in a chart.  Try
> plotting the following formula as an indicator in your chart:
> 
> 	 FFT(C, 100, 1, DETREND, POWER)
> 
> You will see a short plot on only the first section of the chart.  Since
> the explorer only looks at the last bar of data, it does not see these
> values.  If you enclose the above formula inside other functions, you
> can carry its values on to the last bar.  For example:
> 
> 	Highest(  FFT(C, 100, 1, DETREND, POWER) )
> 
> This will report the highest value the FFT() function return on the data
> it examined.
> 
> MetaStock Pro 7.0 is designed mainly for the intraday traders, however,
> there are several features that might be of interest to you.  Some of
> these may also be included in the MetaStock for Windows 7 release, but I
> can not promise which ones.  The new features are:
> 
> 	1. ability to use outside functions in the formula language.
> These functions have to be written and stored in a properly formatted
> DLL file before they can be read.
> 
> 	2. ability to individually change the color and style of
> individual plots in a multi-plot custom indicator.
> 
> 	3. ability to sequence explorations; run multiple explorations
> from one list of securities or run them in series with each using the
> results of the previous exploration
> 
> 	4. ability to reference any data from multiple securities in a
> custom formula.
> 
> 	5. Data-on-Demand.  reads data from an online provider of the
> data instead of local data stored on your hard drive.
> 
> Other features were added, but these were the main ones.  If you require
> more information or decide you wish to purchase this program, please
> contact our sales department for more information
> 
> -----Original Message-----
> From: IMCOutgoing@xxxxxxxxx [mailto:IMCOutgoing@xxxxxxxxx]
> Sent: Monday, February 21, 2000 3:58 AM
> To: wgolson@xxxxxxxxx
> Subject: === FFT Funtion [FOR2000022300000308707]
> 
> 
> Sender          : adeniyi.kolade@xxxxxxxxxxxxxxx
> Tracking Number : FOR2000022300000308707
> Pool            : Formulas
> Sent to         : "'support@xxxxxxxxx'" <support@xxxxxxxxx>
> Date            : 2/23/00 9:45 AM
> ---
> 
> Hi
> 
> I use metatock version 6.52 and the use of the FFT function over a
> hundred
> daily periods
> or any length of time in an exploration (100 periods being the default)
> returns  N/A for the securities selected.
> 
> Could you try this out with the approprite parameters and inform me if
> and
> how you have got this function to work.
> 
> The reason why it is important for you to try this out and not just
> quote me
> the pages of the manual is that I have tried out exactly what is stated
> in
> the manual .
> 
> I am also very much interested in Metastock 7.0 but I m not sure what
> advantages it confers as I am not a day trader.
> 
> The main advantage I see for people relying on end-of-day data is the
> ability to run multiple explorations at a time when system rsources are
> available. I am a not sure this is the same for system tests but hope
> this
> is the case.
> 
> Could you elaborate on these points as well the extra value added to be
> obtained by upgrading to 7.0 as well as its cost and where in the UK I
> can
> lay my hands on it.
> ade Kolade
> Synopsys Limited
> 
> Tel:       +44 (0)0207 250 1990
> Fax:      +44 (0)0207 553 4713
> Email:    adeniyi.kolade@xxxxxxxxxxxxxxx
> www      http://www.synopsys.ltd.uk
> 
> **********************************************************************
> LEGAL DISCLAIMER
> **********************************************************************
> The contents of this email and any transmitted files are confidential
> and intended solely for the use of the individual or entity to whom
> they are addressed. Synopsys hereby excludes any warranty and any
> liability as to the quality or accuracy of the contents of this email
> and any attached transmitted files. If you are not the intended
> recipient, be advised that you have received this email in error and
> that any use, dissemination, forwarding, printing or copying of this
> email is strictly prohibited.
> 
> If you have received this email in error please notify the Technology
> Department at Synopsys Ltd. on +44 (0)20 7250 1990.
> **********************************************************************
> 

**********************************************************************
LEGAL DISCLAIMER
**********************************************************************
The contents of this email and any transmitted files are confidential 
and intended solely for the use of the individual or entity to whom 
they are addressed. Synopsys hereby excludes any warranty and any 
liability as to the quality or accuracy of the contents of this email 
and any attached transmitted files. If you are not the intended 
recipient, be advised that you have received this email in error and 
that any use, dissemination, forwarding, printing or copying of this 
email is strictly prohibited.

If you have received this email in error please notify the Technology 
Department at Synopsys Ltd. on +44 (0)20 7250 1990.
**********************************************************************