PureBytes Links
Trading Reference Links
|
While hunting for indicators I came across the MTA newsletter at mta.org.
An article on p.1 describes the Gann square. Seeing an interesting
programming problem, I wrote a simple perl script which generates a web
page with a Gann square (http://xmlworks.com/gann/). Now, as I am
following the interpretation of the square for corn in the article, I get
a different interpretation from that stated in the article, e.g. corn
settles at 211 on the 200th day, the expected range for the next day is
197-229 according to the article, found by moving up from the 200 point
to the corner of the square (197) and diagonally through the center to
the next logical upper bound at 229. However, when I look at my square
(which begins with 1), I have the correct value of 197 for the lower
bound, but traversing the diagonal yields 225, not 229. So, my question
to any Gann guru is, am I misinterpreting the article, or is this a typo?
You can see the square I am referencing on the web page above. TIA.
Cheers,
Jim
|