Microsoft
Software
Hardware
Network
Question : Intraday Quotes
The attached mdb contains intraday quotes for the S&P 500 on a minute basis. My goal is to build a new tabel which contains for each date the %-performance between two fixed times e.g. between the Open price at 9:30:00 AM and the close at 10:00:00 AM.
E.g. the Open at 04/08/1997 9:30:00 AM was 762.22 and the Close at 04/18/1997 10:00:00 AM was 760,03. Then the new table should contain -0.29%(=760.03/762.22-1) as value for the field %-performance for the 04/18/1997.
Any suggestions how I can do that with SQL?
Intraday-Example.mdb
(356 KB)
(File Type Details)
Intraday Data
Answer : Intraday Quotes
there is something wrong with the data in field time esp. the ones with 10:00:00 AM values
see this ( fixed time field with 10:00:00 AM values)
run query2
Random Solutions
Can't Remote Desktop to Forefront TMG Server
How do I use SFTP through a proxy server
Php 500 internal server error received on website but not using xampp at home
C# sharing variables or data between different classes
Migrate 2000 dc to 2008 dc
sharing permission in Windows2003
use wireshark to capture whats happening during the logon process
Microsoft RDP 7 Not Working
Double Table when margin is adjusted
asp.net I have a sqldatasource select witha a where that searches between dates