Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 2/2/2007(UTC) Posts: 367
Was thanked: 1 time(s) in 1 post(s)
|
The article "Ichimoku Charts", by Ken Muranaka, introduces the five formulas required to construct the Ichimoku Chart. This can be easily created in MetaStock 6.52 or higher. Select Indicator Builder from the Tools menu, select New and enter the following formula:
Name: Ichimoku Chart
ST:=(HHV(H,26)+LLV(L,26))/2; TL:=(HHV(H,9)+LLV(L,9))/2; DL:=Ref(C, 26); 1Span:=Ref((ST+TL)/2,-26); 2Span:=Ref((HHV(H,52)+LLV(L,52))/2,-26);
ST; TL; DL; 1Span; 2Span
Next locate the Ichimoku Chart indicator in MetaStock's Indicator Builder.
|
|
|
|
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.