PureBytes Links
Trading Reference Links
|
Hi,
I am trying to code a PNF pattern detection code. In order to do it first i have found the "Columns History" which is used to construct the PNF chart.
Basically each column has the following attributes: Start Date/Time - 12-Jun-2007/09:30 End Date/Time - 1-May-2007/09:30 Column Change - Can have either "O to X" or "X to O" Column High Price - a limit price, 12.51 Column Low Price - a limit price 8.01
Since : a) i am not an AFL expert ( at least for now ) b) i have read a few interesting threads regarding array use in AFL i have decided to ask your opinion. How would you suggest to save the array of "Columns History" is AFL ?
An example for PNf chart as well as "Columns History" can be found at :
http://stockcharts.com/webcgi/Pnf.asp?S=TASR&H=on&N=B&C=2
Many thanks Hanan Harush
__._,_.___
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
SPONSORED LINKS
__,_._,___
|