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

Re: [EquisMetaStock Group] Re: Sorry, here is correction



PureBytes Links

Trading Reference Links




Hey <A 
title=lecorbeauxmasque7@xxxxxxxxx href="">le 
corbeaux masque ,
 
thanks for replay.
 
 
<FONT face="Courier New" 
size=3> 
The question 
was:
<FONT face="Courier New" 
size=3> 

Alert(Cross(Mov(RSI(C,3),3,E),30),4) and 

 
Mov(RSI(C,3),3,E) 
<30
 
 

I want to see the moving 
average of the RSI(C of 3 periods ), from 3 periods, Expotentiell , 
 crossing the line ( value of the Mov(RSI(C,3),3,E) ) 
 30 from above within the last 5 periods
 
and the
 
moving average of the RSI( 
close, 3) for 4 periods, E    should be less than its value 
30 on the exploration day
 
But it shows me sometimes not 
the correct signal.
What did I 
wrong?

<BLOCKQUOTE 
>
  ----- Original Message ----- 
  <DIV 
  >From: 
  <A title=lecorbeauxmasque7@xxxxxxxxx 
  href="">le corbeaux masque 
  To: <A 
  title=equismetastock@xxxxxxxxxxxxxxx 
  href="">equismetastock@xxxxxxxxxxxxxxx 
  
  Sent: Tuesday, September 16, 2003 3:53 
  PM
  Subject: Re: [EquisMetaStock Group] Re: 
  Sorry, here is correction
  1/ sorry previous message i hit the enter button by 
  accident2/ i'm not sure i do understand what i'm being ask todo 
  :the following will give you 1 if :-the (exp.) moving average 
  of the rsiis below 30 now-the (exp.) moving average of the rsi was 
  above 30 5 periods agoi've made the formula so you can easly 
  change all ofthe parametersthe default parameters will return  
  for your originalquery (again as per my understanding of 
  it...)q2:=input("what lenght for ma of 
  rsi",1,200,3);q1:=input("what time for lookback 
  period",1,200,5);q3:=input("what time lenght for 
  rsi",1,200,3);q4:=input("what treeshold for 
  rsi",1,100,30);k:=rsi(c,q3);m:=mov(k,q2,e);if((m<q4) and 
  (ref(m,-q1)>q4),1,0);let me know>   > 
  >   > I want to see the moving average, close, 4> 
  periods, E,  crossing >   the line 30 from above within 
  the last 5 periods>   > >   > and 
  the>   > >   > moving average, close, 
  3 periods, E should be> less than 30 on the >   
  exploration day>   > 
  __________________________________Do you Yahoo!?Yahoo! 
  SiteBuilder - Free, easy-to-use web site design software<A 
  href="">http://sitebuilder.yahoo.comTo 
  unsubscribe from this group, send an email 
  to:equismetastock-unsubscribe@xxxxxxxxxxxxxxxYour 
  use of Yahoo! Groups is subject to the <A 
  href="">Yahoo! Terms of Service. 







Yahoo! Groups Sponsor


  ADVERTISEMENT 









To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx





Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.