JJCale wrote
Thanks for the offer. I've been out of programming for so long I don't really fancy getting involved in scripting right now.
You're welcome Ruediger
I too had not done any programming in quite some time when I started digging into PSM scripting at the end of last year. It's been quite a ride and turned out to be much more difficult than I had anticipated.
Could you provide me with web site addresses (URLs) for the pages where you obtain your data, along with the info text for that particular data, such as "Long Term Debt" or whatever? The next time I'm playing with this script, I'll look into what it would take to make it more modular so that specific data collection can be added and removed, thus making it useful to other PSM users like yourself.
JJCale wrote
So I'll try to limit the number of tracked stocks to a reasonable number (difficult...) and update manually...
I know where you're coming from, which is why I finally dug into PSM scripting. My wife and I track a LOT of stocks and use alarms heavily, so we can jump on good buying opportunities. Some of the data we use is not available in the Yahoo CSV feed (or other feeds) provided in PSM, so we did what you are doing -- going out onto the web, hit each page that had the data we wanted, and then manually enter it, on a daily basis (to update each stock once a week), which was taking way too much time. The only other alternativewas to subscribe to a $100/month service that could provide this data to us.
So, I dove head-first into scripting, since we didn't want to pay Anatoly's hourly rate to create the script for us. Once I finally got it to work 90% of the time, I stopped working on it as it had taken me months of effort and I was getting tired of trying to find the little bugs that only came up once in a while.
Hope you're having a good weekend!
-Don