[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [EquisMetaStock Group] Digest Number 1034
To every MS users,
Does anyone able to generate the code for larry
williams famous opps pattern for system testing in MS using
ONLY EOD DATA?
Basically the opps pattern goes like
this:
Go long at yesterday low pice if today open is less
than yesterday low.
Go short at yesterday high if today open is more
than yesterday high.
Close position at close.
Dan
----- Original Message -----
Sent: Friday, December 31, 2004 3:52
AM
Subject: [EquisMetaStock Group] Digest Number
1034
------------------------ Yahoo! Groups Sponsor
--------------------~-->
$4.98 domain names from Yahoo!. Register
anything.
http://us.click.yahoo.com/Q7_YsB/neXJAA/yQLSAA/BefplB/TM
--------------------------------------------------------------------~->
There are 25 messages in this issue.
Topics in this
digest:
1. Re: Metastock code for turtle
trading system
From: "Felipe de la Fuente" <economy3fff@xxxxxxxx>
2. Re: Elliot Wave MetaStock
code
From: Kevin
Barry <kevin_barry@xxxxxxxxxxxxx>
3. Re: Elliot Wave MetaStock
code
From: Kevin
Barry <kevin_barry@xxxxxxxxxxxxx>
4.
Question
From:
"Gabriel Pellegrini" <gapellegrini@xxxxxxxxxx>
5. re: Elliott
Waves
From:
murusprimus
6. RE: MetaStock data
base
From:
"Richard Dale" <richard@xxxxxxxxxxxxxxx>
7. RE: Why DOWNLOAD PRICES and
EXPRESS DOWNLOAD are
disabled?
From:
"Richard Dale" <richard@xxxxxxxxxxxxxxx>
8. Elliott
Waves
From:
"metastkuser" <andysmith_999@xxxxxxxxxxx>
9. Question for Jose regarding th
Linear Regression Trendline & Bands
v3.0
From:
Stephen Dawson <dawsonsg@xxxxxxxxxxxxxxx>
10. Alphomega
Plugin
From:
"hakkigurhan" <hakkigurhan@xxxxxxxxx>
11. MDK
Samples
From:
yepher@xxxxxxxxx
12. Re: Elliot Wave MetaStock
code
From:
Arifin Latif <arifinlatif@xxxxxxxxx>
13. Re: Alphomega
Plugin
From:
"rvalue1" <rvalue1@xxxxxxxxx>
14. Re: Elliot Wave MetaStock
code
From:
Dusant <cooldush@xxxxxxxxx>
15. Re: Question for Jose regarding th
Linear Regression Trendline & Bands
v3.0
From:
"Jose" <josesilva22@xxxxxxxxx>
16. How to do it in Metastock's
coding??
From:
chichungchoi
17. Millions Scammed - You're
Next!
From:
justin springer <darkangel123456@xxxxxxxxxxx>
18. RE: re: Elliott
Waves
From:
"TecloGeo" <teclogeo@xxxxxxxxxxx>
19. Re: Elliot Wave MetaStock
code
From:
Arifin Latif <arifinlatif@xxxxxxxxx>
20. Re: Question for Jose regarding th
Linear Regression Trendline & Bands
v3.0
From:
"dawsonsg" <dawsonsg@xxxxxxxxxxxxxxx>
21. Re: Question for Jose regarding th
Linear Regression Trendline & Bands
v3.0
From:
"dawsonsg" <dawsonsg@xxxxxxxxxxxxxxx>
22. Re: Elliot Wave MetaStock
code
From:
Dusant <cooldush@xxxxxxxxx>
23. Re: Elliott
Waves
From:
murusprimus
24. Elliot Wave MetaStock
code
From:
superfragalist
25. Re: How to do it in Metastock's
coding??
From:
"Roy Larsen" <rlarsen@xxxxxxxxxxxxxx>
________________________________________________________________________
________________________________________________________________________
Message:
1
Date: Wed, 29
Dec 2004 21:32:58 +0100
From: "Felipe de la Fuente"
<economy3fff@xxxxxxxx>
Subject:
Re: Metastock code for turtle trading system
Thanks for yours help,
was advantageous. ;-)
Felipe
----- Original
Message -----
From: Andrew Tomlinson
To: equismetastock@xxxxxxxxxxxxxxx
Sent: Wednesday, December 29, 2004 1:48 AM
Subject: RE:
[EquisMetaStock Group] Metastock code for turtle trading
system
Felipe
There have been a number of posts
on the Turtle System in the past. You may
find it helpful to consult
them. Whatever magic there is (or was) is in the
risk management and
position sizing, not in the breakout formula.
Andrew
-----Original Message-----
From: Roy Larsen
[mailto:rlarsen@xxxxxxxxxxxxxx]
Sent: Tuesday, December 28, 2004 2:03
PM
To: equismetastock@xxxxxxxxxxxxxxx
Subject: Re: [EquisMetaStock Group] Metastock code for turtle
trading system
Felipe
I think this might
be what you are looking for.
ATR(20);
This is the
"True Range" smoothed by a 20-period Wilders Smoothing. The
Average
True Range function,
ATR(), uses Wilders Smoothing internally. The
starting point for a 20-period
Wilders Smoothing is a
20-period simple moving average, and the ratio of new data to previous
data
(PREV) for Wilders
Smoothing is 1/n
(1/20).
Kind regards
Roy Larsen
www.metastocktips.co.nz
Free
formulas and MS links
----- Original Message -----
From: "Felipe de la Fuente" <economy3fff@xxxxxxxx>
To:
<equismetastock@xxxxxxxxxxxxxxx>
Sent: Tuesday, December 28, 2004 11:18 PM
Subject: [EquisMetaStock Group] Metastock code for turtle trading
system
Hi,
I,m trying to make a code for
metastock and I can not continue because I
can,t do this formula
code.
Could anyone help me whit the code,
please.
Thanks.
Felipe
____________________________________________________________________________
________________________________
Este mensaje de correo electrónico y
sus documentos adjuntos están dirigidos
EXCLUSIVAMENTE a los
destinatarios especificados. La información contenida puede ser
CONFIDENCIAL
y/o estar LEGALMENTE
PROTEGIDA. Si usted
recibe este mensaje por ERROR, por favor comuníqueselo
inmediatamente
al
remitente y ELIMÍNELO ya que usted NO ESTA AUTORIZADO al uso,
revelación,
distribución, impresión o
copia de toda o
alguna parte de la información contenida. Gracias.
This e-mail
message and any attached files are intended SOLELY for the
addressee/s
identified
herein. It may contain CONFIDENTIAL and/or LEGALLY
PRIVILEGED information.
If you receive this
message in
ERROR, please immediately notify the sender and DELETE it since
you
ARE NOT AUTHORIZED to
use, disclose, distribute, print or copy all or
part of the contained
information. Thank
you.
Yahoo! Groups
Links
Yahoo! Groups Sponsor
ADVERTISEMENT
------------------------------------------------------------------------------
Yahoo! Groups Links
a.. To visit your group on the
web, go to:
http://groups.yahoo.com/group/equismetastock/
b.. To
unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
c.. Your use of
Yahoo! Groups is subject to the Yahoo! Terms of Service.
[This
message contained
attachments]
________________________________________________________________________
________________________________________________________________________
Message:
2
Date: Wed, 29
Dec 2004 20:45:12 +0000
From: Kevin Barry <kevin_barry@xxxxxxxxxxxxx>
Subject: Re: Elliot Wave MetaStock code
Hello
Dave,
Worldwide, or their US agents, will probably contact you for
details such
as your telephone number etc. I guess the next thing that you
will hear is
the US agent wanting to arrange a delivery time with
you.
I'll let you know how things
go.
Regards,
Kevin
At 17:25 29/12/2004 +0000, you
wrote:
>This Elliot argument has been thrashed around since the
dawn of time.
>It's unlikely to be resolved here, but the fact is, Elliot
Waves can
>and do generate wealth.
>Here is an actual
example:
>
>"The two-day Beginner Elliot Wave class costs just
$1499, and you keep
>the entire 10-DVD set!
>The 2-day Intermediate
course costs just $2999."
>The 2-day Advanced course needs a password
login to view the cost.
>
>
>Now, after years of staring at
charts to the point of becoming
>delusional, I am ready to divulge the
complete Elliot Wave MetaStock
>code, here, for
free.
>
>
>Normally $129, now exclusively
free:
>
>===========
>Elliot
Wave
>===========
>---8<-------------
>{ ©Copyright
2004~2005 Jose Silva
> The grant of this license is for
personal use
> only - no resale or repackaging
allowed.
> All code remains the property of Jose
Silva.
>
><http://users.bigpond.com/prominex/pegasus.htm>http://users.bigpond.com/pro
>minex/pegasus.htm }
>
>{ User input
}
>pr:=Input("Elliot Wave minimum %
move",
>.001,100,2);
>
>{ Beginner Elliot Wave stuff
}
>EWpk:=PeakBars(1,H,pr)=0;
>EWtr:=TroughBars(1,L,pr)=0;
>
>{
Intermediate Elliot Wave stuff
}
>zz:=Zig(C,pr,%);
>zzHi:=Zig(H,pr,%);
>zzLo:=Zig(L,pr,%);
>avg:=(zzHi+zzLo)/2;
>
>{
Advanced Elliot Wave stuff
}
>RetroSuccessSecret:=If(EWpk,zzHi,
>If(EWtr,zzLo,If(avg>Ref(avg,-1),H,L)));
>EW:=Zig(RetroSuccessSecret,pr,%);
>
>{
Plot on price chart
}
>EW
>---8<-------------
>
>
>Normally $129,
now exclusively free:
>
>=================
>Elliot Wave
Count
>=================
>---8<-------------
>{ ©Copyright
2004~2005 Jose Silva
> The grant of this license is for
personal use
> only - no resale or repackaging
allowed.
> All code remains the property of Jose
Silva.
>
><http://users.bigpond.com/prominex/pegasus.htm>http://users.bigpond.com/pro
>minex/pegasus.htm }
>
>{ User input
}
>pr:=Input("Elliot Wave minimum %
move",
>.001,100,2);
>
>{ Beginner Elliot Wave stuff
}
>EWpk:=PeakBars(1,H,pr)=0;
>EWtr:=TroughBars(1,L,pr)=0;
>
>{
Forget Intermediate, jump to Advanced Elliot Wave stuff
}
>EWcount:=Cum((EWpk+EWtr)/2);
>
>{ Plot on own window
}
>EWcount
>---8<-------------
>
>
>Normally
$(login here), now exclusively
free:
>
>===================
>Elliot Wave
Signals
>===================
>---8<--------------
>{
©Copyright 2004~2005 Jose Silva
> The grant of this license is
for personal use
> only - no resale or repackaging
allowed.
> All code remains the property of Jose
Silva.
>
><http://users.bigpond.com/prominex/pegasus.htm>http://users.bigpond.com/pro
>minex/pegasus.htm }
>
>{ User input
}
>pr:=Input("Elliot Wave minimum %
move",
>.001,100,2);
>
>{ Elliot Wave engine
}
>EWpk:=PeakBars(1,H,pr)=0;
>EWtr:=TroughBars(1,L,pr)=0;
>
>zz:=Zig(C,pr,%);
>zzHi:=Zig(H,pr,%);
>zzLo:=Zig(L,pr,%);
>avg:=(zzHi+zzLo)/2;
>
>RetroSuccessSecret:=If(EWpk,zzHi,
>If(EWtr,zzLo,If(avg>Ref(avg,-1),H,L)));
>EW:=Zig(RetroSuccessSecret,pr,%);
>
>{
Buy/Sell Elliot Wave stuff
}
>EWbuy:=TroughBars(1,EW,pr)=0;
>EWsell:=PeakBars(1,EW,pr)=0;
>
>{
Plot on own window
}
>EWbuy-EWsell
>---8<--------------
>
>
>Normally
$(login here), now exclusively free:
>
>AIT method - Advanced
Impulsive Trading method:
>Buy when Elliot Wave Signals = 1;
>Sell
when Elliot Wave Signals = -1.
>
>ACT method - Advanced Corrective
Trading method:
>Look for freshly-plotted EW troughs, buy in
retrospect;
>Look for freshly-plotted EW peaks, sell in
retrospect.
>
>
>jose
'-)
>
>
>
>
>
>
>Yahoo! Groups
Sponsor
>ADVERTISEMENT
>
>
>----------
>Yahoo!
Groups Links
> * To visit your group on the web, go
to:
> *
> <http://groups.yahoo.com/group/equismetastock/>http://groups.yahoo.com/gro
> up/equismetastock/
>
*
> * To unsubscribe from this group, send an email
to:
> *
> <mailto:equismetastock-unsubscribe@xxxxxxxxxxxxxxx?subject=Unsubscribe>equ
> ismetastock-unsubscribe@xxxxxxxxxxxxxxx
> *
> * Your use of Yahoo!
Groups is subject to the
> <http://docs.yahoo.com/info/terms/>Yahoo! Terms of Service.
[This message contained
attachments]
________________________________________________________________________
________________________________________________________________________
Message:
3
Date: Wed, 29
Dec 2004 21:00:33 +0000
From: Kevin Barry <kevin_barry@xxxxxxxxxxxxx>
Subject: Re: Elliot Wave MetaStock code
Please ignore this
and accept my apologies.
Regards,
Kevin
At 20:45 29/12/2004
+0000, you wrote:
>Hello Dave,
>
>Worldwide, or their US
agents, will probably contact you for details such
>as your telephone
number etc. I guess the next thing that you will hear is
>the US agent
wanting to arrange a delivery time with you.
>
>I'll let you know
how things go.
>
>Regards,
>Kevin
>
>
>At
17:25 29/12/2004 +0000, you wrote:
>
>
>>This Elliot
argument has been thrashed around since the dawn of time.
>>It's
unlikely to be resolved here, but the fact is, Elliot Waves can
>>and
do generate wealth.
>>Here is an actual
example:
>>
>>"The two-day Beginner Elliot Wave class costs
just $1499, and you keep
>>the entire 10-DVD set!
>>The 2-day
Intermediate course costs just $2999."
>>The 2-day Advanced course
needs a password login to view the cost.
>>
>>
>>Now,
after years of staring at charts to the point of becoming
>>delusional,
I am ready to divulge the complete Elliot Wave MetaStock
>>code, here,
for free.
>>
>>
>>Normally $129, now exclusively
free:
>>
>>===========
>>Elliot
Wave
>>===========
>>---8<-------------
>>{
©Copyright 2004~2005 Jose Silva
>> The grant of this
license is for personal use
>> only - no resale or
repackaging allowed.
>> All code remains the property of
Jose Silva.
>>
>><http://users.bigpond.com/prominex/pegasus.htm>http://users.bigpond.com/pr
>>ominex/pegasus.htm }
>>
>>{
User input }
>>pr:=Input("Elliot Wave minimum %
move",
>>.001,100,2);
>>
>>{ Beginner Elliot Wave
stuff
}
>>EWpk:=PeakBars(1,H,pr)=0;
>>EWtr:=TroughBars(1,L,pr)=0;
>>
>>{
Intermediate Elliot Wave stuff
}
>>zz:=Zig(C,pr,%);
>>zzHi:=Zig(H,pr,%);
>>zzLo:=Zig(L,pr,%);
>>avg:=(zzHi+zzLo)/2;
>>
>>{
Advanced Elliot Wave stuff
}
>>RetroSuccessSecret:=If(EWpk,zzHi,
>>If(EWtr,zzLo,If(avg>Ref(avg,-1),H,L)));
>>EW:=Zig(RetroSuccessSecret,pr,%);
>>
>>{
Plot on price chart
}
>>EW
>>---8<-------------
>>
>>
>>Normally
$129, now exclusively
free:
>>
>>=================
>>Elliot Wave
Count
>>=================
>>---8<-------------
>>{
©Copyright 2004~2005 Jose Silva
>> The grant of this
license is for personal use
>> only - no resale or
repackaging allowed.
>> All code remains the property of
Jose Silva.
>>
>><http://users.bigpond.com/prominex/pegasus.htm>http://users.bigpond.com/pr
>>ominex/pegasus.htm }
>>
>>{
User input }
>>pr:=Input("Elliot Wave minimum %
move",
>>.001,100,2);
>>
>>{ Beginner Elliot Wave
stuff
}
>>EWpk:=PeakBars(1,H,pr)=0;
>>EWtr:=TroughBars(1,L,pr)=0;
>>
>>{
Forget Intermediate, jump to Advanced Elliot Wave stuff
}
>>EWcount:=Cum((EWpk+EWtr)/2);
>>
>>{ Plot on own
window
}
>>EWcount
>>---8<-------------
>>
>>
>>Normally
$(login here), now exclusively
free:
>>
>>===================
>>Elliot Wave
Signals
>>===================
>>---8<--------------
>>{
©Copyright 2004~2005 Jose Silva
>> The grant of this
license is for personal use
>> only - no resale or
repackaging allowed.
>> All code remains the property of
Jose Silva.
>>
>><http://users.bigpond.com/prominex/pegasus.htm>http://users.bigpond.com/pr
>>ominex/pegasus.htm }
>>
>>{
User input }
>>pr:=Input("Elliot Wave minimum %
move",
>>.001,100,2);
>>
>>{ Elliot Wave engine
}
>>EWpk:=PeakBars(1,H,pr)=0;
>>EWtr:=TroughBars(1,L,pr)=0;
>>
>>zz:=Zig(C,pr,%);
>>zzHi:=Zig(H,pr,%);
>>zzLo:=Zig(L,pr,%);
>>avg:=(zzHi+zzLo)/2;
>>
>>RetroSuccessSecret:=If(EWpk,zzHi,
>>If(EWtr,zzLo,If(avg>Ref(avg,-1),H,L)));
>>EW:=Zig(RetroSuccessSecret,pr,%);
>>
>>{
Buy/Sell Elliot Wave stuff
}
>>EWbuy:=TroughBars(1,EW,pr)=0;
>>EWsell:=PeakBars(1,EW,pr)=0;
>>
>>{
Plot on own window
}
>>EWbuy-EWsell
>>---8<--------------
>>
>>
>>Normally
$(login here), now exclusively free:
>>
>>AIT method -
Advanced Impulsive Trading method:
>>Buy when Elliot Wave Signals =
1;
>>Sell when Elliot Wave Signals = -1.
>>
>>ACT
method - Advanced Corrective Trading method:
>>Look for freshly-plotted
EW troughs, buy in retrospect;
>>Look for freshly-plotted EW peaks,
sell in retrospect.
>>
>>
>>jose
'-)
>>
>>
>>
>>
>>
>>
>>Yahoo!
Groups
Sponsor
>>ADVERTISEMENT
>>
>>
>>----------
>>Yahoo!
Groups Links
>> * To visit your group on the web, go
to:
>> *
>> <http://groups.yahoo.com/group/equismetastock/>http://groups.yahoo.com/gr
>>
oup/equismetastock/
>>
*
>> * To unsubscribe from this group, send an email
to:
>> *
>> <mailto:equismetastock-unsubscribe@xxxxxxxxxxxxxxx?subject=Unsubscribe>eq
>> uismetastock-unsubscribe@xxxxxxxxxxxxxxx
>> *
>> * Your use of
Yahoo! Groups is subject to the
>> <http://docs.yahoo.com/info/terms/>Yahoo! Terms of Service.
>
>Yahoo! Groups
Sponsor
>ADVERTISEMENT
>
>
>----------
>Yahoo!
Groups Links
> * To visit your group on the web, go
to:
> *
> <http://groups.yahoo.com/group/equismetastock/>http://groups.yahoo.com/gro
> up/equismetastock/
>
*
> * To unsubscribe from this group, send an email
to:
> *
> <mailto:equismetastock-unsubscribe@xxxxxxxxxxxxxxx?subject=Unsubscribe>equ
> ismetastock-unsubscribe@xxxxxxxxxxxxxxx
> *
> * Your use of Yahoo!
Groups is subject to the
> <http://docs.yahoo.com/info/terms/>Yahoo! Terms of Service.
[This message contained
attachments]
________________________________________________________________________
________________________________________________________________________
Message:
4
Date: Wed, 29
Dec 2004 19:28:35 -0200
From: "Gabriel Pellegrini" <gapellegrini@xxxxxxxxxx>
Subject: Question
I´m trying to compare 2 intraday systems
, but I want to use a metastock. I´m using Tradesim. The tradesim only evaluates
daily , weekly and monthly charts. As experience i convert each candle of the
intraday chart in one day. In the system test I run the same system with the
daily and intraday charts (exactly the same chart) , but the trades prices
are completely different and the number of trades too (26 and 18 in the same
security) , and of course de P/L is completely different. The system is
basically a moving average crossover.Someone know the reason this
happen?
Apreciate your help.
Thanks
Gabriel
[This message
contained
attachments]
________________________________________________________________________
________________________________________________________________________
Message:
5
Date: Wed, 29
Dec 2004 23:01:23 -0000
From: murusprimus
Subject: re:
Elliott Waves
TecloGeo, thank you for your
comments.
rvalue1's original post asked for opinions on the Alphomega
plugin, I
refrained from providing a second-hand
opinion.
Surperfragalist made the pronouncement that EW doesn't work,
also
inferring EW to be a 'trading system', use as a trading
system.
When you're quoting someone TecloGeo, do yourself a favor and
quote
them correctly; I did not write "those who use EWP are satisfied it
works", I did write "For those who can utilize EW, it works, but, not
as
a trading system in itself..." a reply in the spirit of 'healthy
debate' to
Superfragalist's previous pronouncement.
It seemed to me that
Superfragalist's second pronouncement about EW
was akin to how the Catholics
reacted to Luther and the Protestants -
"Heretics"!, and might be
accounted for because of him being abused
by an 'Elliotician' while learning
to trade, or worse, having
subscribed to one of Prechter's market letters -
no offence intended
Superfragalist.
I don't believe I've slagged off
anyone TecloGeo, yet.
For those wanting a 'second' opinion of the EWP
read:
"Complete Elliott Wave Writings of A Hamilton Bolton".
http://www.tradersworld.com/Merchant2/merchant.mvc?
Screen=PROD&Store_Code=TW&Product_Code=0-932750-22-2&Category_Code=EW
As
to expanding on "...EW, it works...", and furthering this debate,
email me
at: fxtrdr@xxxxxxx and I'll send you --
and anyone else
wanting a copy -- the pdf 'FBCEWP Methods' (2MB) that I
wrote in
July/04.
Wallace.
________________________________________________________________________
________________________________________________________________________
Message:
6
Date: Thu, 30
Dec 2004 11:42:01 +1100
From: "Richard Dale" <richard@xxxxxxxxxxxxxxx>
Subject: RE: MetaStock data base
At the bottom of the
"Open Chart" dialog box, there's a pull-down option
called "Files of
Type".
Make sure this is set to Smart Charts. If it's set to
All FIles then you'll
see the F1, F2 etc. files rather than the actual
securities.
Best regards,
Richard Dale.
Norgate Investor
Services
- Premium quality Stock, Futures and Foreign Exchange Data
for
markets in Australia, Asia, Canada, Europe, UK & USA
-
www.premiumdata.net <http://www.premiumdata.net/>
_____
From: tousi8
[mailto:no_reply@xxxxxxxxxxxxxxx]
Sent: Thursday, 30 December 2004 3:13
AM
To: equismetastock@xxxxxxxxxxxxxxx
Subject: [EquisMetaStock Group] MetaStock data
base
When I click on file in MetaStock to
open a chart,I obtain
instead : F1.dat,F2.dat
..
How to correct this and see the names of
securities in my file
to open a chart of my choice
?
Yahoo! Groups Sponsor
ADVERTISEMENT
<http://us.ard.yahoo.com/SIG=129fq3a1i/M=295196.4901138.6071305.3001176/D=gr
oups/S=1705375617:HM/EXP=1104423208/A=2128215/R=0/SIG=10se96mf6/*http://comp
anion.yahoo.com>
click here
<http://us.adserver.yahoo.com/l?M=295196.4901138.6071305.3001176/D=groups/S=
:HM/A=2128215/rand=244554455>
_____
Yahoo! Groups Links
* To visit your group on the
web, go to:
http://groups.yahoo.com/group/equismetastock/
* To unsubscribe from this group, send an email
to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<mailto:equismetastock-unsubscribe@xxxxxxxxxxxxxxx?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject
to the Yahoo! Terms of Service
<http://docs.yahoo.com/info/terms/>
[This message contained
attachments]
________________________________________________________________________
________________________________________________________________________
Message:
7
Date: Thu, 30
Dec 2004 11:47:35 +1100
From: "Richard Dale" <richard@xxxxxxxxxxxxxxx>
Subject: RE: Why DOWNLOAD PRICES and EXPRESS DOWNLOAD are
disabled?
Which version of MetaStock do you own? How was it
purchased?
I'm aware of
1 MetaStock (end of day)
2
MetaStock (Professional)
3 MetaStock (subscription) - can only use the
Reuters data link service
4 MetaStock (eSignal)
I know that #1,
#2 and #4 can convert data OK - I'm unsure about #3.
Did you call
Equis support?
Best regards,
Richard Dale.
Norgate Investor
Services
- Premium quality Stock, Futures and Foreign Exchange Data
for
markets in Australia, Asia, Canada, Europe, UK & USA
-
www.premiumdata.net <http://www.premiumdata.net/>
_____
From: Roberto Civati
[mailto:roberto.civati@xxxxxxxxxx]
Sent: Thursday, 30 December 2004 2:40
AM
To: equismetastock@xxxxxxxxxxxxxxx
Subject: FW: [EquisMetaStock Group] Why DOWNLOAD PRICES and EXPRESS
DOWNLOAD
are disabled?
Importance: High
The message was
refused, I send it newly.
-----Original Message-----
From:
cvtrrtbode [mailto:roberto.civati@xxxxxxxxxx]
Sent: 041229 05:23
To:
equismetastock@xxxxxxxxxxxxxxx
Subject: [EquisMetaStock Group] Why DOWNLOAD PRICES and EXPRESS DOWNLOAD
are
disabled?
DOWNLOAD PRICES and EXPRESS DOWNLOAD
are disabled in Tools Menu.
DLWIN.HLP says:
"Certain versions of The
DownLoader (e.g., FutureLink-only
version) do not support downloading of
prices.
Therefore many of the commands in the Tools menu are disabled if you
have one of these versions."
Is this my case?
In "About The
Downloader" of The Downloader Help I
read:
The Downloader for Windows Version
8.0
Copyright
1985-2002
Equis
International
A Reuter Company
I use
Windows XP Professional and I am connected to Internet trough
ADSL
Thanks
Yahoo! Groups
Sponsor
ADVERTISEMENT
<http://us.ard.yahoo.com/SIG=129ajecdc/M=298184.5639630.6699735.3001176/D=gr
oups/S=1705375617:HM/EXP=1104424500/A=2434971/R=0/SIG=11eeoolb0/*http://www.
netflix.com/Default?mqso=60185400>
click here
<http://us.adserver.yahoo.com/l?M=298184.5639630.6699735.3001176/D=groups/S=
:HM/A=2434971/rand=778328470>
_____
Yahoo! Groups Links
* To visit your group on the web,
go to:
http://groups.yahoo.com/group/equismetastock/
* To unsubscribe from this group, send an email
to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<mailto:equismetastock-unsubscribe@xxxxxxxxxxxxxxx?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject
to the Yahoo! Terms of Service
<http://docs.yahoo.com/info/terms/>
[This message contained
attachments]
________________________________________________________________________
________________________________________________________________________
Message:
8
Date: Wed, 29
Dec 2004 23:54:19 -0000
From: "metastkuser" <andysmith_999@xxxxxxxxxxx>
Subject: Elliott Waves
Can't argue one side or the
other. But here is some info:
I have a trader friend who tells me that
Advanced GET predicts
direction correctly 62% of the time (for
him).
You can check out the Advanced GET board at www.optionetics.com.
Tom Joseph
has a new company which builds on AGET -- I think it is at
www.dynamictrend.com
Lastly, I
think the most important thing here is for Equis and/or the
creator of the EW
plugin to shed some light on how the plugin
compares to
AGET.
________________________________________________________________________
________________________________________________________________________
Message:
9
Date: Thu, 30
Dec 2004 11:02:58 +1100 (EST)
From: Stephen Dawson <dawsonsg@xxxxxxxxxxxxxxx>
Subject: Question for Jose regarding th Linear Regression
Trendline & Bands v3.0
Hello Jose,
I have been having a
play with your Linear Regression Trendline & Bands v3.0
code from your
website.
I was wondering if it is possible to somehow calculate the
number of daily bars
that the automatic trendline crosses (not the
bands).
Regards
Steve
Find local movie times and trailers on
Yahoo! Movies.
http://au.movies.yahoo.com
________________________________________________________________________
________________________________________________________________________
Message:
10
Date: Thu, 30 Dec
2004 01:16:59 -0000
From: "hakkigurhan" <hakkigurhan@xxxxxxxxx>
Subject:
Alphomega Plugin
Hi,
How can I get this plug-in?
Is there
anybody
have?
Thanks...
________________________________________________________________________
________________________________________________________________________
Message:
11
Date: Thu, 30 Dec
2004 04:08:16 -0000
From: yepher@xxxxxxxxx
Subject: MDK
Samples
I am just starting to write my own Metastock plugins.
Does any one
know of a good place to get sample MDK code? I have found lots
of good
references for Metastock indicators but none for
VC++.
________________________________________________________________________
________________________________________________________________________
Message:
12
Date: Thu, 30 Dec
2004 04:10:55 +0000 (GMT)
From: Arifin Latif <arifinlatif@xxxxxxxxx>
Subject:
Re: Elliot Wave MetaStock code
Dear Jose,
I am still not getting
the output correctly, sorry I
am not that IT savvy. What I have tried was
copying
your EW, EW count, and EW signals separately as new
indicators in
the Indicator Builder... and the picture
I got (for Malaysia's KLCI) is as in
the attachment).
However the indicators aren't giving me any insight,
e.g.
the EW signal is flashing out like a seismograph
(Richter scale-like thing).
Did I missed out any code
like "$ (login here)"?
Apprecaite some
advice.... cos if it really works all
of us can share it, if you don't mind.
Al in all I am
expecting some kind of output as in Advanced GET.
Correct
me if I misunderstood your codes.
TQ. gracias.
Arifin
Latif
"malaysiankgb"
Normally $(login here), now exclusively
free:
AIT method - Advanced Impulsive Trading method:
Buy when Elliot
Wave Signals = 1;
Sell when Elliot Wave Signals = -1.
ACT method -
Advanced Corrective Trading method:
Look for freshly-plotted EW troughs, buy
in
retrospect;
Look for freshly-plotted EW peaks, sell in
retrospect.
jose '-)
--- Jose
<josesilva22@xxxxxxxxx> wrote:
>
>
> This Elliot argument has been thrashed around
since
> the dawn of time.
> It's unlikely to be resolved here, but
the fact is,
> Elliot Waves can
> and do generate wealth.
>
Here is an actual example:
>
> "The two-day Beginner Elliot Wave
class costs just
> $1499, and you keep
> the entire 10-DVD
set!
> The 2-day Intermediate course costs just $2999."
> The 2-day
Advanced course needs a password login to
> view the cost.
>
>
> Now, after years of staring at charts to the point
> of
becoming
> delusional, I am ready to divulge the complete
> Elliot
Wave MetaStock
> code, here, for free.
>
>
> Normally
$129, now exclusively free:
>
> ===========
> Elliot
Wave
> ===========
> ---8<-------------
> { ©Copyright
2004~2005 Jose Silva
> The grant of this license is for
personal use
> only - no resale or repackaging
allowed.
> All code remains the property of Jose
Silva.
> http://users.bigpond.com/prominex/pegasus.htm }
>
> { User input }
> pr:=Input("Elliot Wave minimum
% move",
> .001,100,2);
>
> { Beginner Elliot Wave
stuff }
> EWpk:=PeakBars(1,H,pr)=0;
>
EWtr:=TroughBars(1,L,pr)=0;
>
> { Intermediate Elliot Wave stuff
}
> zz:=Zig(C,pr,%);
> zzHi:=Zig(H,pr,%);
>
zzLo:=Zig(L,pr,%);
> avg:=(zzHi+zzLo)/2;
>
> { Advanced
Elliot Wave stuff }
> RetroSuccessSecret:=If(EWpk,zzHi,
>
If(EWtr,zzLo,If(avg>Ref(avg,-1),H,L)));
>
EW:=Zig(RetroSuccessSecret,pr,%);
>
> { Plot on price chart
}
> EW
> ---8<-------------
>
>
> Normally
$129, now exclusively free:
>
> =================
> Elliot
Wave Count
> =================
> ---8<-------------
> {
©Copyright 2004~2005 Jose Silva
> The grant of this license is
for personal use
> only - no resale or repackaging
allowed.
> All code remains the property of Jose
Silva.
> http://users.bigpond.com/prominex/pegasus.htm }
>
> { User input }
> pr:=Input("Elliot Wave minimum
% move",
> .001,100,2);
>
> { Beginner Elliot Wave
stuff }
> EWpk:=PeakBars(1,H,pr)=0;
>
EWtr:=TroughBars(1,L,pr)=0;
>
> { Forget Intermediate, jump to
Advanced Elliot Wave
> stuff }
>
EWcount:=Cum((EWpk+EWtr)/2);
>
> { Plot on own window }
>
EWcount
> ---8<-------------
>
>
> Normally $(login
here), now exclusively free:
>
> ===================
> Elliot
Wave Signals
> ===================
> ---8<--------------
>
{ ©Copyright 2004~2005 Jose Silva
> The grant of this license
is for personal use
> only - no resale or repackaging
allowed.
> All code remains the property of Jose
Silva.
> http://users.bigpond.com/prominex/pegasus.htm }
>
> { User input }
> pr:=Input("Elliot Wave minimum
% move",
> .001,100,2);
>
> { Elliot Wave engine
}
> EWpk:=PeakBars(1,H,pr)=0;
> EWtr:=TroughBars(1,L,pr)=0;
>
> zz:=Zig(C,pr,%);
> zzHi:=Zig(H,pr,%);
>
zzLo:=Zig(L,pr,%);
> avg:=(zzHi+zzLo)/2;
>
>
RetroSuccessSecret:=If(EWpk,zzHi,
>
If(EWtr,zzLo,If(avg>Ref(avg,-1),H,L)));
>
EW:=Zig(RetroSuccessSecret,pr,%);
>
> { Buy/Sell Elliot Wave stuff
}
> EWbuy:=TroughBars(1,EW,pr)=0;
>
EWsell:=PeakBars(1,EW,pr)=0;
>
> { Plot on own window }
>
EWbuy-EWsell
> ---8<--------------
>
>
> Normally
$(login here), now exclusively free:
>
> AIT method - Advanced
Impulsive Trading method:
> Buy when Elliot Wave Signals = 1;
> Sell
when Elliot Wave Signals = -1.
>
> ACT method - Advanced Corrective
Trading method:
> Look for freshly-plotted EW troughs, buy in
>
retrospect;
> Look for freshly-plotted EW peaks, sell in
>
retrospect.
>
>
> jose '-)
>
>
>
>
>
>
___________________________________________________________
ALL-NEW Yahoo! Messenger - all new features - even more fun! http://uk.messenger.yahoo.com
[This message contained
attachments]
________________________________________________________________________
________________________________________________________________________
Message:
13
Date: Thu, 30 Dec
2004 04:11:26 -0000
From: "rvalue1" <rvalue1@xxxxxxxxx>
Subject: Re:
Alphomega Plugin
I called Equis and also talked to AlphOmega.
Best price right now is
$249 from Equis for Version 5.0 - which is for MS
8.0 and above. This
is a Holidays special that ends this week. You can buy
it also at
regular price of $299 from Equis or AO. Sounding like a MS
salesman -
But the reason I know is because I plan to buy it. Has no
one from
this group used it or got a comparison to Aget??
-- In
equismetastock@xxxxxxxxxxxxxxx,
"hakkigurhan"
<hakkigurhan@x...> wrote:
>
>
> Hi,
> How can I get this plug-in?
> Is there
anybody have?
>
Thanks...
________________________________________________________________________
________________________________________________________________________
Message:
14
Date: Thu, 30 Dec
2004 06:50:57 +0000 (GMT)
From: Dusant <cooldush@xxxxxxxxx>
Subject: Re:
Elliot Wave MetaStock code
Arifin
You have to get used to
Jose's sense of humour. This is a perfect system in hindsight, but will not give
you trading signals real-time. The zigzag system will give you a signal only
after the fact, once the condition of the reversal change has been
satisfied.
Dusant
----- Original Message -----
From: Arifin Latif
To: equismetastock@xxxxxxxxxxxxxxxx
Sent: Thursday, December 30, 2004
9:40 AM
Subject: Re: [EquisMetaStock Group]
Elliot Wave MetaStock code
Dear Jose,
I am still not
getting the output correctly, sorry I
am not that IT savvy. What
I have tried was copying
your EW, EW count, and EW signals
separately as new
indicators in the Indicator Builder... and the
picture
I got (for Malaysia's KLCI) is as in the
attachment).
However the indicators aren't giving me any
insight,
e.g. the EW signal is flashing out like a
seismograph
(Richter scale-like thing). Did I missed out any
code
like "$ (login here)"?
Apprecaite some advice.... cos
if it really works all
of us can share it, if you don't mind. Al
in all I am
expecting some kind of output as in Advanced
GET.
Correct me if I misunderstood your codes.
TQ.
gracias.
Arifin Latif
"malaysiankgb"
Normally
$(login here), now exclusively free:
AIT method - Advanced
Impulsive Trading method:
Buy when Elliot Wave Signals =
1;
Sell when Elliot Wave Signals = -1.
ACT method -
Advanced Corrective Trading method:
Look for freshly-plotted EW
troughs, buy in
retrospect;
Look for freshly-plotted EW peaks, sell
in retrospect.
jose '-)
Yahoo! India Matrimony: Find
your life partneronline.
[This message contained
attachments]
________________________________________________________________________
________________________________________________________________________
Message:
15
Date: Thu, 30 Dec
2004 08:44:39 -0000
From: "Jose" <josesilva22@xxxxxxxxx>
Subject:
Re: Question for Jose regarding th Linear Regression Trendline & Bands
v3.0
Steve, try
this:
=================================
Linear Regression Trendline
count
=================================
---8<----------------------------
{
"Linear Regression Trendline" indicator:
http://users.bigpond.com/prominex/MetaStock/LinRegTrend.txt }
{ User input }
choose:=Input("Crossings:
[1]Count, [2]Percentage",1,2,1);
{ Trendline Reference
}
trend:=Fml("Linear Regression Trendline");
{ Stats
}
crossing:=Cross(C,trend) OR
Cross(trend,C);
barCount:=BarsSince(Cum(IsDefined(trend))=1);
crossCount:=Cum(crossing);
percentage:=crossCount/barCount*100;
{
Plot in own window
}
If(choose=1,crossCount,percentage)
---8<----------------------------
jose
'-)
--- In equismetastock@xxxxxxxxxxxxxxx,
Stephen Dawson <dawsonsg@x...>
wrote:
>
> Hello Jose,
>
> I have been having a play with your Linear
Regression Trendline &
> Bands v3.0 code from your website.
>
> I was wondering if it is possible to somehow calculate the
number
> of daily bars that the automatic trendline crosses (not the
bands).
>
> Regards
>
Steve
________________________________________________________________________
________________________________________________________________________
Message:
16
Date: Thu, 30 Dec
2004 06:37:30 -0000
From: chichungchoi
Subject: How to do it
in Metastock's coding??
Does anyone know how to do coding to meet
following condition?
Start from any day, and count backward (CB) to find
when the number
of occurrence for C1 equal to 3 times, and save the number
of days
into a variable "CB".
C1:=L>Ref(L,-1);
Such as if the
current day is 30 Dec, 2004, Starting on any day, for
example, 20 Dec, 2004,
and count backward to find number of
occurrence for C1, it occurred on
15
Dec, 2004
13 Dec, 2004 and
10 Dec, 2004, then on 10 Dec, 2004, the number
of occurrence for C1
is equal to 3 times, therefore, the number of days is
10, 10 Dec,
2004 to 20 Dec, 2004, and save 10 into CB variable for 20 Dec,
2004,
so CB variable will be different on different periods, such as on 29
Dec, 2004, and count backward to find number of occurrence for C1, it
occurred on
27 Dec, 2004
26 Dec, 2004 and
22 Dec, 2004, the on 22
Dec, 2004, the number of occurrence for C1 is
equal to 3 times, therefore,
the number of days is 7, 22 Dec, 2004 to
29 Dec, 2004, and save 7 into CB
variable for 29 Dec, 2004,
Does anyone have any suggestion on coding it
in Metastock?
Thank you for any
suggestion
Eric
________________________________________________________________________
________________________________________________________________________
Message:
17
Date: Wed, 29 Dec
2004 23:48:54 -0800 (PST)
From: justin springer <darkangel123456@xxxxxxxxxxx>
Subject: Millions Scammed - You're Next!
If you're on
online marketer and you haven't been a
victim of a SCAM, you will..... It's
just a matter of time.
If you've been a victim of a scam, you know what it
feels
like.
http://www.letsgeteven.net/?JS100274
For years Scammers have operated on the net without fear of
prosecution.
Hundreds-of-millions of dollars have been
lost!
Retirement savings wiped out!
Marriages
failed!
Education Funds gone!
Homes foreclosed on!
Dreams of making a living on the net...... shattered!
It's time to settle the score..... It's time to get even
with scammers and clean the Internet up!
http://www.letsgeteven.net/?JS100274
We're going to do it and we're going to have fun at the same time,
because we're going to be making money!
Let's Get Even is a web site
dedicated to wiping out the scourge of SCAMS and the Scammers who prey on you
and all hard-working Internet marketers.
We've set up a VERY Lucrative
monthly referral plan which will allow you to have fun watching these scammers
being exposed and if possible, brought to
justice. It's about time we all
take a stand and put scammers
where they belong! Please join with thousands
of other online marketers
and Let's Get Even!
http://www.letsgeteven.net/?JS100274
__________________________________________________
Do You
Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
[This
message contained
attachments]
________________________________________________________________________
________________________________________________________________________
Message:
18
Date: Thu, 30 Dec
2004 10:01:02 -0000
From: "TecloGeo" <teclogeo@xxxxxxxxxxx>
Subject:
RE: re: Elliott Waves
Yes please Wallace, could you post that pdf in the
files section so we can
all have a read. Very generous of you, thank you.
As for the book.well, have read a few on E Waves but not
that one yet. I'll
order it and put it on the top of the pile of other books
waiting patiently
for my time and attention. But perhaps you could help me
here..will it help
answer the argument that Jose referred to as the one that
"has been thrashed
around since the dawn of time" (and I do hope I didn't
misquote there). Is
there anything in it that can satisfy us traders who shy
away from
discretionary trading and prefer a purely technical/systematic
approach to
the markets? Somehow I doubt it, although my mind is forever open
to
persuasion.
Please note, as I have said before (and I
hope I'm not misquoting myself) .I
am skeptical not because I don't believe
that E Wavers can make their own
methods work, but rather because they don't
gel with my own trading style.
As for your beef with me
misquoting you then.er, I don't wish to drag this
down to the gutter, but I
can't let that one lie. maybe you would like to
read your own post
again?
>Superfragalist, those who use the EWP are satisfied it
works.
>No one's interested in converting you to EW.
>Why are you
still going on about it ?
>Wallace.
Maybe my Outlook
truncated a critical line of your message? Or maybe I took
you out of
context? If so I am truly, humbly and apoplectically sorry and
will give
myself 100 lashes for it and for being associated with this
modern-day
equivalent of the Spanish Inquisition.
_____
From: murusprimus [mailto:no_reply@xxxxxxxxxxxxxxx]
Sent: Wednesday, December 29, 2004 11:01 PM
To: equismetastock@xxxxxxxxxxxxxxx
Subject: [EquisMetaStock Group] re: Elliott
Waves
TecloGeo, thank you for your
comments.
rvalue1's original post asked for opinions on the Alphomega
plugin, I
refrained from providing a second-hand
opinion.
Surperfragalist made the pronouncement that EW doesn't work,
also
inferring EW to be a 'trading system', use as a trading
system.
When you're quoting someone TecloGeo, do yourself a favor and
quote
them correctly; I did not write "those who use EWP are satisfied it
works", I did write "For those who can utilize EW, it works, but, not
as
a trading system in itself..." a reply in the spirit of 'healthy
debate' to
Superfragalist's previous pronouncement.
It seemed to me that
Superfragalist's second pronouncement about EW
was akin to how the Catholics
reacted to Luther and the Protestants -
"Heretics"!, and might be accounted
for because of him being abused
by an 'Elliotician' while learning to trade,
or worse, having
subscribed to one of Prechter's market letters - no offence
intended
Superfragalist.
I don't believe I've slagged off anyone
TecloGeo, yet.
For those wanting a 'second' opinion of the EWP
read:
"Complete Elliott Wave Writings of A Hamilton Bolton".
http://www.tradersworld.com/Merchant2/merchant.mvc?
Screen=PROD&Store_Code=TW&Product_Code=0-932750-22-2&Category_Code=EW
As
to expanding on "...EW, it works...", and furthering this debate,
email me
at: fxtrdr@xxxxxxx and I'll send you --
and anyone else
wanting a copy -- the pdf 'FBCEWP Methods' (2MB) that I
wrote in
July/04.
Wallace.
Yahoo!
Groups Sponsor
ADVERTISEMENT
<http://us.ard.yahoo.com/SIG=12989nmd7/M=298184.5639630.6699735.3001176/D=gr
oups/S=1705375617:HM/EXP=1104447893/A=2495202/R=0/SIG=11evjk50a/*http:/www.n
etflix.com/Default?mqso=60188913>
click here
<http://us.adserver.yahoo.com/l?M=298184.5639630.6699735.3001176/D=groups/S=
:HM/A=2495202/rand=168508206>
_____
Yahoo! Groups Links
* To
visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
* To unsubscribe from this group, send an email
to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<mailto:equismetastock-unsubscribe@xxxxxxxxxxxxxxx?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject to
the Yahoo!
<http://docs.yahoo.com/info/terms/> Terms of Service.
[This message contained
attachments]
________________________________________________________________________
________________________________________________________________________
Message:
19
Date: Thu, 30 Dec
2004 06:59:35 +0000 (GMT)
From: Arifin Latif <arifinlatif@xxxxxxxxx>
Subject:
Re: Elliot Wave MetaStock code
dusant,
point taken,
thanks.
i understood the ewa priciple in and out... only to
try it out
with metastock some add-ins that are common
in advanced get.
maybe you
can assist in this respect?
thanks
again.
arifin
--- Dusant <cooldush@xxxxxxxxx> wrote:
>
Arifin
>
> You have to get used to Jose's sense of humour.
This
> is a perfect system in hindsight, but will not give
> you
trading signals real-time. The zigzag system
> will give you a signal only
after the fact, once the
> condition of the reversal change has been
satisfied.
>
> Dusant
> ----- Original
Message -----
> From: Arifin Latif
> To: equismetastock@xxxxxxxxxxxxxxxx
> Sent: Thursday, December 30, 2004
9:40 AM
> Subject: Re: [EquisMetaStock
Group] Elliot Wave
> MetaStock code
>
>
> Dear Jose,
>
> I am still not getting the
output correctly, sorry
> I
> am not that IT savvy. What
I have tried was
> copying
> your EW, EW count, and EW
signals separately as new
> indicators in the Indicator
Builder... and the
> picture
> I got (for Malaysia's KLCI)
is as in the
> attachment).
> However the indicators
aren't giving me any
> insight,
> e.g. the EW signal is
flashing out like a
> seismograph
> (Richter scale-like
thing). Did I missed out any
> code
> like "$ (login
here)"?
>
> Apprecaite some advice.... cos if it really
works
> all
> of us can share it, if you don't mind. Al
in all I
> am
> expecting some kind of output as in
Advanced GET.
> Correct me if I misunderstood your
codes.
>
> TQ. gracias.
>
> Arifin
Latif
> "malaysiankgb"
>
>
> Normally $(login here),
now exclusively free:
>
> AIT method - Advanced
Impulsive Trading method:
> Buy when Elliot Wave Signals =
1;
> Sell when Elliot Wave Signals = -1.
>
> ACT
method - Advanced Corrective Trading method:
> Look for freshly-plotted
EW troughs, buy in
> retrospect;
> Look for
freshly-plotted EW peaks, sell in
> retrospect.
>
>
> jose '-)
> Yahoo! India Matrimony: Find your
life
partneronline.
___________________________________________________________
ALL-NEW Yahoo! Messenger - all new features - even more fun! http://uk.messenger.yahoo.com
________________________________________________________________________
________________________________________________________________________
Message:
20
Date: Thu, 30 Dec
2004 11:07:51 -0000
From: "dawsonsg" <dawsonsg@xxxxxxxxxxxxxxx>
Subject: Re: Question for Jose regarding th Linear Regression
Trendline & Bands v3.0
Hi Jose,
Thanks, that is
fantastic. It is aout 80% what I am after. With what
you have done I can
finish from here. I am after the trendline
crossing the range of the day,
this change is easy enough to make.
Thanks again
Steve.
---
In equismetastock@xxxxxxxxxxxxxxx, "Jose"
<josesilva22@x...>
wrote:
>
> Steve, try this:
>
>
=================================
> Linear Regression Trendline
count
> =================================
>
---8<----------------------------
>
> { "Linear Regression
Trendline" indicator:
> http://users.bigpond.com/prominex/MetaStock/LinRegTrend.txt }
>
> { User input }
>
choose:=Input("Crossings: [1]Count, [2]Percentage",1,2,1);
>
> { Trendline Reference }
> trend:=Fml("Linear Regression
Trendline");
>
> { Stats }
> crossing:=Cross(C,trend) OR
Cross(trend,C);
> barCount:=BarsSince(Cum(IsDefined(trend))=1);
>
crossCount:=Cum(crossing);
> percentage:=crossCount/barCount*100;
>
> { Plot in own window }
>
If(choose=1,crossCount,percentage)
>
>
---8<----------------------------
>
>
> jose '-)
>
>
>
> --- In equismetastock@xxxxxxxxxxxxxxx,
Stephen Dawson
<dawsonsg@x...>
>
wrote:
> >
> > Hello Jose,
> >
> > I have
been having a play with your Linear Regression Trendline &
> >
Bands v3.0 code from your website.
> >
> > I was wondering
if it is possible to somehow calculate the number
> > of daily bars
that the automatic trendline crosses (not the
bands).
> >
>
> Regards
> >
Steve
________________________________________________________________________
________________________________________________________________________
Message:
21
Date: Thu, 30 Dec
2004 11:08:03 -0000
From: "dawsonsg" <dawsonsg@xxxxxxxxxxxxxxx>
Subject: Re: Question for Jose regarding th Linear Regression
Trendline & Bands v3.0
Hi Jose,
Thanks, that is
fantastic. It is aout 80% what I am after. With what
you have done I can
finish from here. I am after the trendline
crossing the range of the day,
this change is easy enough to make.
Thanks again
Steve.
---
In equismetastock@xxxxxxxxxxxxxxx, "Jose"
<josesilva22@x...>
wrote:
>
> Steve, try this:
>
>
=================================
> Linear Regression Trendline
count
> =================================
>
---8<----------------------------
>
> { "Linear Regression
Trendline" indicator:
> http://users.bigpond.com/prominex/MetaStock/LinRegTrend.txt }
>
> { User input }
>
choose:=Input("Crossings: [1]Count, [2]Percentage",1,2,1);
>
> { Trendline Reference }
> trend:=Fml("Linear Regression
Trendline");
>
> { Stats }
> crossing:=Cross(C,trend) OR
Cross(trend,C);
> barCount:=BarsSince(Cum(IsDefined(trend))=1);
>
crossCount:=Cum(crossing);
> percentage:=crossCount/barCount*100;
>
> { Plot in own window }
>
If(choose=1,crossCount,percentage)
>
>
---8<----------------------------
>
>
> jose '-)
>
>
>
> --- In equismetastock@xxxxxxxxxxxxxxx,
Stephen Dawson
<dawsonsg@x...>
>
wrote:
> >
> > Hello Jose,
> >
> > I have
been having a play with your Linear Regression Trendline &
> >
Bands v3.0 code from your website.
> >
> > I was wondering
if it is possible to somehow calculate the number
> > of daily bars
that the automatic trendline crosses (not the
bands).
> >
>
> Regards
> >
Steve
________________________________________________________________________
________________________________________________________________________
Message:
22
Date: Thu, 30 Dec
2004 14:06:23 +0000 (GMT)
From: Dusant <cooldush@xxxxxxxxx>
Subject: Re:
Elliot Wave MetaStock code
I am not too much of an EW fan, because I
find, very often, that though we have read EW, the markets have not. So every
time something changes, its a scramble to re-label.
I follow the
KISS principle.
Keep It Simply Simple
Dusant
-----
Original Message -----
From: Arifin Latif
To: equismetastock@xxxxxxxxxxxxxxxx
Sent: Thursday, December 30, 2004
12:29 PM
Subject: Re: [EquisMetaStock Group]
Elliot Wave MetaStock code
dusant,
point taken,
thanks.
i understood the ewa priciple in and out... only
to
try it out with metastock some add-ins that are common
in
advanced get.
maybe you can assist in this respect?
thanks
again.
arifin
--- Dusant <cooldush@xxxxxxxxx> wrote:
> Arifin
>
> You have to get used to
Jose's sense of humour. This
> is a perfect system in
hindsight, but will not give
> you trading signals real-time.
The zigzag system
> will give you a signal only after the
fact, once the
> condition of the reversal change has been
satisfied.
>
> Dusant
> -----
Original Message -----
> From:
Arifin Latif
> To: equismetastock@xxxxxxxxxxxxxxxx
> Sent: Thursday, December
30, 2004 9:40 AM
> Subject: Re:
[EquisMetaStock Group] Elliot Wave
> MetaStock
code
>
>
> Dear Jose,
>
> I
am still not getting the output correctly, sorry
>
I
> am not that IT savvy. What I have tried was
>
copying
> your EW, EW count, and EW signals separately as
new
> indicators in the Indicator Builder... and
the
> picture
> I got (for Malaysia's KLCI)
is as in the
> attachment).
> However the
indicators aren't giving me any
> insight,
> e.g.
the EW signal is flashing out like a
>
seismograph
> (Richter scale-like thing). Did I
missed out any
> code
> like "$ (login
here)"?
>
> Apprecaite some advice.... cos if it really
works
> all
> of us can share it, if you
don't mind. Al in all I
> am
> expecting some kind
of output as in Advanced GET.
> Correct me if I
misunderstood your codes.
>
> TQ.
gracias.
>
> Arifin Latif
>
"malaysiankgb"
>
>
> Normally $(login here), now
exclusively free:
>
> AIT method - Advanced
Impulsive Trading method:
> Buy when Elliot Wave
Signals = 1;
> Sell when Elliot Wave Signals = -1.
>
> ACT method - Advanced Corrective Trading
method:
> Look for freshly-plotted EW troughs, buy
in
> retrospect;
> Look for freshly-plotted EW peaks,
sell in
> retrospect.
>
>
> jose
'-)
Yahoo! India Matrimony: Find your life partneronline.
[This
message contained
attachments]
________________________________________________________________________
________________________________________________________________________
Message:
23
Date: Thu, 30 Dec
2004 15:12:19 -0000
From: murusprimus
Subject: Re: Elliott
Waves
My apologies TecloGeo for correcting you. Your quote was
correct.
As stated, I'm not interested in converting anyone to using
EW.
I don't use EW as a trading system. I use an MS Expert Advisor that
provides my trading signals.
I haven't posted the pdf to the Files as
Files is near its storage
capacity and the pdf is anyway too large at
2MB.
Please email me as others have already done at fxtrdr@xxxxxxx and
I'll email the
pdf to
you.
Wallace.
________________________________________________________________________
________________________________________________________________________
Message:
24
Date: Thu, 30 Dec
2004 16:58:47 -0000
From: superfragalist
Subject: Elliot Wave
MetaStock code
Jose's code is exactly the problem with E Waves.
E Waves are great in hindsight.
Read: Fooled by
Randomness
When the market is going up almost anything works (70%
of the time).
You have to get used to Jose's sense of humour. This
is a perfect
system in hindsight, but will not give you trading signals
real-time.
The zigzag system will give you a signal only after the fact,
once
the condition of the reversal change has been satisfied.
>
> Dusant
> ----- Original Message -----
> From: Arifin Latif
> To: equismetastock@x...
> Sent: Thursday, December 30, 2004
9:40 AM
> Subject: Re: [EquisMetaStock
Group] Elliot Wave MetaStock code
>
>
> Dear Jose,
>
> I am still not getting the
output correctly, sorry I
> am not that IT savvy. What I have
tried was copying
> your EW, EW count, and EW signals
separately as new
> indicators in the Indicator Builder... and
the picture
> I got (for Malaysia's KLCI) is as in the
attachment).
> However the indicators aren't giving me any
insight,
> e.g. the EW signal is flashing out like a seismograph
>
(Richter scale-like thing). Did I missed out any code
> like
"$ (login here)"?
>
> Apprecaite some advice.... cos if
it really works all
> of us can share it, if you don't mind.
Al in all I am
> expecting some kind of output as in Advanced
GET.
> Correct me if I misunderstood your codes.
>
> TQ. gracias.
>
> Arifin Latif
>
"malaysiankgb"
>
>
> Normally $(login here), now
exclusively free:
>
> AIT method - Advanced Impulsive
Trading method:
> Buy when Elliot Wave Signals = 1;
>
Sell when Elliot Wave Signals = -1.
>
> ACT method -
Advanced Corrective Trading method:
> Look for freshly-plotted
EW troughs, buy in
> retrospect;
> Look for
freshly-plotted EW peaks, sell in retrospect.
>
>
> jose '-)
> Yahoo! India Matrimony: Find your life
partneronline.
________________________________________________________________________
________________________________________________________________________
Message:
25
Date: Fri, 31 Dec
2004 08:52:33 +1300
From: "Roy Larsen" <rlarsen@xxxxxxxxxxxxxx>
Subject:
Re: How to do it in Metastock's coding??
Eric
Is this
something like what you
want?
C1:=L>Ref(L,-1);
Cum(1)-ValueWhen(3,C1,Cum(1));
Kind
regards
Roy Larsen
www.metastocktips.co.nz
Free
formulas and MS links
----- Original Message -----
From: "chichungchoi" <no_reply@xxxxxxxxxxxxxxx>
To:
<equismetastock@xxxxxxxxxxxxxxx>
Sent: Thursday, December 30, 2004 7:37 PM
Subject:
[EquisMetaStock Group] How to do it in Metastock's coding??
>
>
>
> Does anyone know how to do coding to meet following
condition?
>
> Start from any day, and count backward (CB) to find
when the number
> of occurrence for C1 equal to 3 times, and save the
number of days
> into a variable "CB".
>
C1:=L>Ref(L,-1);
>
> Such as if the current day is 30 Dec, 2004,
Starting on any day, for
> example, 20 Dec, 2004, and count backward to
find number of
> occurrence for C1, it occurred on
> 15 Dec,
2004
> 13 Dec, 2004 and
> 10 Dec, 2004, then on 10 Dec, 2004, the
number of occurrence for C1
> is equal to 3 times, therefore, the number
of days is 10, 10 Dec,
> 2004 to 20 Dec, 2004, and save 10 into CB
variable for 20 Dec, 2004,
> so CB variable will be different on
different periods, such as on 29
> Dec, 2004, and count backward to find
number of occurrence for C1, it
> occurred on
> 27 Dec,
2004
> 26 Dec, 2004 and
> 22 Dec, 2004, the on 22 Dec, 2004, the
number of occurrence for C1 is
> equal to 3 times, therefore, the number
of days is 7, 22 Dec, 2004 to
> 29 Dec, 2004, and save 7 into CB variable
for 29 Dec, 2004,
>
> Does anyone have any suggestion on coding it
in Metastock?
> Thank you for any suggestion
> Eric
>
>
>
>
>
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
>
>
________________________________________________________________________
________________________________________________________________________
------------------------------------------------------------------------
Yahoo!
Groups Links
<*> To visit your group on the web, go
to:
http://groups.yahoo.com/group/equismetastock/
<*> To unsubscribe from this group, send an email
to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject
to:
http://docs.yahoo.com/info/terms/
------------------------------------------------------------------------
| Yahoo! Groups Sponsor |
ADVERTISEMENT
![click here]() | |
![]() |
Yahoo! Groups Links

PureLinks - Finance Banners.