- Joined
- 1 July 2006
- Posts
- 350
- Reactions
- 1
you're gonna have to start charging us for it soon Nick.
Ha, I don't think so. Then I'd be making a profit from E*TRADE's services. I'll stay out of the legality problems. :juddy said:you're gonna have to start charging us for it soon Nick.
123enen said:Hello Cattlyst,
Congatulations on your skill and personal development in creating this program.
<snip>
But it really had some very good features. Really worth a look.
http://www.quotetracker.com/
Cattlyst said:Boss mode will be a feature added as a side affect of the new system. The new version will keep updated values on stock price even when the system is closed/disabled, so you will be able to disable to the monitor and still retain all of your data. You will also be able to turn your computer off, start ASX Monitor again and see how much the price has changed since you were last on.
What I'm trying to say is, you'll be able to disable the monitor (ie. no notifications recieved), minimise it to the tray and reenable it when the coast is clear without losing any of your data.
If you want, I could also include a global key hook such as Ctrl-Shift-S or something which will toggle ASX monitor enabled and disabled.
As for Bid/Offer data, I'll look towards using that too.
I'll probably end up using the daily high and low data too.
We'll see.
-Nick
djones said:What sort of bandwidth and computer memory does this program use?
Cattlyst said:Ha, I don't think so. Then I'd be making a profit from E*TRADE's services. I'll stay out of the legality problems. :
Although admittedly you might be interested in what's ahead.
Here's a preview of planned features:
- Monitor Unlimited Stocks
- Set a High and Low alert price for each stock and get shown large graphical alerts when these values are hit/passed.
- Audio notifications
- Monitoring of the ASX Price Sensitive Announcements News Feed so that you receive instant notification when the announcements are made
- Detect end of Trading and display closing prices
- Saving your preferences
Progress Screenshot:
Unfortunately you're going to have to be patient for it. I'm a bit short for time right now and I've been having some trouble with the Data Grid you can see in that screenshot.
Until then, tell me if you have any success with the current version tommorow.
stock_man said:Hi Nick,
Great work. I like to see young guys (like myself) using their skills to create uselful tools that will aid in the efforts of creating wealth. I too am currently working on an app, which is designed to identify breakouts. Its a long way off being complete, but hope to make it availble for others to also benefit from.
(see https://www.aussiestockforums.com/forums/showthread.php?t=4844 for my current ideas)
On the note of bandwidth required, I am assuming your program retrieves the webpage, then scans for the required data from there? If so, you can actually load multiple values into the URL value string. ie: &symbol=BHP&symbol=RIO&symbol=CBA etc etc. I have tried this so can confirm it works.
From here, you can simply loop over the returned string (page source), throwing each of the values into your array etc.
Your bandwidth is then reduced significantly (due to less overhead). A reasonable estimation for your previous example would then be around 2MB/hour.
Keep up the great work!
tech/a said:Got it all going but this is the one which will be of greatest value.
Hello and welcome to Aussie Stock Forums!
To gain full access you must register. Registration is free and takes only a few seconds to complete.
Already a member? Log in here.