| 
Rank: Advanced Member
 Groups: Registered, Registered Users, SubscribersJoined: 10/29/2004(UTC)
 Posts: 1,394
 Location: Glastonbury, CT
 
 Was thanked: 3 time(s) in 3 post(s)
 | 
            
	      
                Plot this onto of the price
A:=Ref(HHV(H,255),-1);
B:=Ref(LLV(L,255),-1);
M1:=B+((A-B)*.236);
M2:=B+((A-B)*.382);
M3:=B+((A-B)*.5);
M4:=B+((A-B)*.618);
M5:=B+((A-B)*.764);
A;M5;M4;M3;M2;M1;B;
plots 7 lines
It shows where in the 52 week range where the price is | 
    | 
             | 
            
         | 
    |  | 
        
        
        
    
                           
    
| Users browsing this topic | 
| 
Guest (Hidden) | 
    
        Forum Jump
         
    
    You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.