PureBytes Links
Trading Reference Links
|
Thanks Martin,
to calculate noise I create an exploration, I hope
that it is correct:
<FONT face=Arial
size=2>trend:=If(Mov(C,30,S)>Mov(C,60,S),1,0);If(trend=1,Mov(O>C,30,S),Mov(O<C,30,S));
I would calculate the average of the oscillations
in the opposite direction of the trend
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
Martin
Blain
To: <A
title=Metastockusers@xxxxxxxxxxxxxxx
href="">Metastockusers@xxxxxxxxxxxxxxx
Sent: Tuesday, April 06, 2004 1:30
AM
Subject: Re: [Metastockusers] average
noise
Fulvio
This is what I use.
<A
href="">http://www.tradernexus.com/advancedstop/advancedstop.html
Martin BlainBurlington Ontario
<BLOCKQUOTE dir=ltr
>
----- Original Message -----
<DIV
>From:
Fulvio
To: <A
title=Metastockusers@xxxxxxxxxxxxxxx
href="">Metastockusers@xxxxxxxxxxxxxxx
Sent: Monday, April 05, 2004 12:01
PM
Subject: Re: [Metastockusers] average
noise
I search an exploration to calculate small
frequency oscillators (noise).
I would use noise to calculate a correct
stoploss.
Can you help me?
Thanks,
Fulvio
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
Fulvio
To: <A
title=Metastockusers@xxxxxxxxxxxxxxx
href="">Metastock Users
Sent: Monday, April 05, 2004 1:12
PM
Subject: [Metastockusers] average
noise
how I could to calculate the average noise
with an exploration?
Thanks,
<FONT face=Arial
size=2>Fulvio
Yahoo! Groups Sponsor
ADVERTISEMENT
Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/Metastockusers/
To unsubscribe from this group, send an email to:Metastockusers-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|