I have no secrets or edges. Getting data is step one. I use free eod data . I crunch it and end up with 50 or unlimited amount of text files. Each is date, open,high,low,close,volume format.
This data can be imported into any charting package as it is ascii data. Once you have the data
In your...