| | |
Website that generates graphs and charts
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Aug 2007
Posts: 3
Reputation:
Solved Threads: 0
Hi All,
If this isn't the right place please direct me to the right place. If however you can assist me with an answer please do.
I'm looking to setting up a website
1. where people can type in various queries on stocks (prices, comparisons, traded volumes, annual reports, market capitalizations, gainers and losers, etc.) and the results in form of charts, graphs, reports will be displayed immediately.
2. that will display various technical indicators like EMA, MACD, MACDh, etc. on past prices and vloumes.
3. etc.
Example queries would be
1. display a graph of security XYZ and volumes traded each day from 01-01-2006 to 07-31-2007.
Expected result: A graph of prices will be on top and that of volumes will below.
2. Display companies with market capitalization more than XXXXX amount.
THE MORE FLEXIBILITY IN CREATING DATA SETS, QUERIES AND THEIR CORRESPONDING RESULTS THE BETTER.
FOR NOW I DO NOT NEED REAL-TIME DATA FEED BUT IT WILL BE BETTER IF THE SOFTWARE HAS THAT CAPABILITY, BUT I ALSO WANT TO BE ABLE TO ENTER IN DATA MANUALLY.
How do I go about this? I'll appreciate any guidance I can get on this, including the tools that I can use to set this up. I already have Dreamweaver though but I'm new to it. I guess I'll need a back-end software where data will be stored and mined from, and then an application that does the mining, and then displays on the web interface.
I want this website to stand out due to VARIED QUERIES (INCLUDING COMPARISONS) that can be submitted and the results generated in form TREND GRAPHS, CHARTS, REPORTS, etc.
I believe this is called data mining.
Thanks.
If this isn't the right place please direct me to the right place. If however you can assist me with an answer please do.
I'm looking to setting up a website
1. where people can type in various queries on stocks (prices, comparisons, traded volumes, annual reports, market capitalizations, gainers and losers, etc.) and the results in form of charts, graphs, reports will be displayed immediately.
2. that will display various technical indicators like EMA, MACD, MACDh, etc. on past prices and vloumes.
3. etc.
Example queries would be
1. display a graph of security XYZ and volumes traded each day from 01-01-2006 to 07-31-2007.
Expected result: A graph of prices will be on top and that of volumes will below.
2. Display companies with market capitalization more than XXXXX amount.
THE MORE FLEXIBILITY IN CREATING DATA SETS, QUERIES AND THEIR CORRESPONDING RESULTS THE BETTER.
FOR NOW I DO NOT NEED REAL-TIME DATA FEED BUT IT WILL BE BETTER IF THE SOFTWARE HAS THAT CAPABILITY, BUT I ALSO WANT TO BE ABLE TO ENTER IN DATA MANUALLY.
How do I go about this? I'll appreciate any guidance I can get on this, including the tools that I can use to set this up. I already have Dreamweaver though but I'm new to it. I guess I'll need a back-end software where data will be stored and mined from, and then an application that does the mining, and then displays on the web interface.
I want this website to stand out due to VARIED QUERIES (INCLUDING COMPARISONS) that can be submitted and the results generated in form TREND GRAPHS, CHARTS, REPORTS, etc.
I believe this is called data mining.
Thanks.
For creating graphs, you want to use one of image library extensions for PHP.
The most popular being GD2 and Imagemagik.
You have to have either of these installed on your PHP server.
You can simplify creating graphs by using a graph library. (This library will most likely use GD2 or Imagemagik, but abstract the code so making the graphs is easy).
You can search for "php graph library" or something similar on google or sourceforge.net
The most popular being GD2 and Imagemagik.
You have to have either of these installed on your PHP server.
You can simplify creating graphs by using a graph library. (This library will most likely use GD2 or Imagemagik, but abstract the code so making the graphs is easy).
You can search for "php graph library" or something similar on google or sourceforge.net
www.fijiwebdesign.com - web design and development and fun
Cpanel Email - Let users Register email accounts on your website upon registration
Ajax Chat - Fully browser based chat!
Cpanel Email - Let users Register email accounts on your website upon registration
Ajax Chat - Fully browser based chat!
![]() |
Similar Threads
- Website - Graphs and Charts (Site Layout and Usability)
- Website - Graphs and Charts (HTML and CSS)
- chats and graphs (Java)
- Estimate for a website and 3 domains (Website Reviews)
- Chooselinux.org domain and website for sale (Websites for Sale)
- website for sale (Websites for Sale)
- CD Rom running continuous (Storage)
Other Threads in the PHP Forum
- Previous Thread: images and drop down list boxes
- Next Thread: xml remove <br /> tag - how ?
| Thread Tools | Search this Thread |
5.2.10 action apache api array beginner beneath binary broken cakephp checkbox class classes cms code cron curl database date destroy display dynamic echo echo$_get[x]changingitintovariable... email encode error fcc file files folder form forms function functions google header howtowriteathesis href htaccess html image images include insert ip javascript joomla limit link local login mail memberships menu mlm mod_rewrite multiple multipletables mysql mysqlquery neutrality oop open passwords paypal pdf php provider query radio random record remote rss script search server sessions sockets source space sql strip_tags syntax system table template thesishelp tutorial update upload url validator variable video voteup web window.onbeforeunload=closeme; youtube






