473,397 Members | 2,077 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

window-based real-time market data analysis software / interface

I'm an amateur programmer. I'd like to develop a software application to analyze real-time market data notably derivatives, futures,options (like the interface provided by stock trading firms ). Please teach me if the following approach is correct, ie the knowledge or software needed etc:
1. Use a DB to read the real-time feed from data provider : what should be the right DB to
use. I know it should be a time-serious one. SQL, Mysql, oracle or others ?
2. If the real-time data is ASCII, how can it be converted to those that can be read by
the DB and then my window application(with GUI) for calculation and analysis ? Should I have
to write codes or just use some add-ins ?
3. How should i code the program to retrieve the changing data in the data base so that
the analysis software screen data also asynchronously ? (like the RTD in excel )
4. Which other aspects of programming / knowledge do I need to learn to develop the above ?
5. Some people suggest using c#, c+ or C++ because they are for real-time application. Yet, I know some famous software (like the Optionvue ) was written by Pascal. Pascal / Delphi offers RAD IDE which speeds up developing time.
6. Are there web resources/ books I can refer to for more information ?
Jun 11 '11 #1
0 1491

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Steven | last post by:
All I want to pop up a window before/during redirect to another page. Sort of a confirmation page: <? .... /* I need to pop up a window here */
7
by: Bilal | last post by:
Hi, I have a web application that operates on several windows. Each window is named win_1, win_2, win_3,... . When I quit a session, I usually loop through all the windows and close one by one. So...
1
by: Noozer | last post by:
When using the WebBrowser control, is it possible to cause popup windows to appear within the WebBrowser control itself instead of a new window? This is what I've written in the NewWindow2 event,...
1
by: brian | last post by:
Hi, I am beginner using Python 1.52, GTK 1.2.10, and Glade .0.6.2 to develop a gui which will kick off various scripts. After checking some configurations I would like to pop up a window...
6
by: Clara | last post by:
Hi,... I meant to write an application where there is a button in a window and when you click on the button, it will open a new window, but I want the first window to close, replaced by the second...
0
by: JiggaHertz | last post by:
I'm trying to reparent an external window into a perlgtk script. I create an xterm and the result I get from xwininfo is. xwininfo: Window id: 0x1c0000e Running the following script does...
1
by: Matt | last post by:
My problem is when the user click the submit button, it will launch another new window for the request page. I want to confirm we cannot use JavaScript open window functions to open a request page?...
5
by: Lee | last post by:
I am using a modal window and an iFrame to try and pull a return value back. I am doing this across domains. I have the value returned from the modal window to the iFrame window but I can not...
5
by: Carol Lyn | last post by:
Could use your assistance with this. I have a window that opens via onclick and it is a small window with info about a site. If the user is interested in visiting that site, there is a link to...
2
by: MotherBored | last post by:
Hello gurus! I am not a javascript person, so I hope there is a simple answer / solution to this problem I'm having. I'm xposting this to the HTML group, if perhaps this is an HTML issue. I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.