Quote from sevenlaws:
our program is being built in c#/.net. so i t needs to work with that for the grey box.. for now, but c++ for the future.
im a trader not a programmer so i really need some help if someone would..
1. If the system is currently being programmed by someone, then they must have the data stored somewhere, otherwise, how are they retrieving it now for the programming that they are doing?
2. If you are not a programmer and your programmers do not know how to store data, maybe the project is way bigger than you realize and is going to cost a fortune and take years to complete.
My recommendation is to use an existing system. Some require programming but some are just point and click so you can do what you want without being a programmer.
To answer your question, I use SQL for a everything prebuilt like pre-created indicators, and flat files for historical data - for fast retrieval.
Ed
