Interday Queries

Interday queries reflect price quotes and trade prices across multiple trading days.

These queries examine the tick data of the current day, plus historical data, and can alert statistical models to changes that occur during the trading day.

The interday queries are optimized to run with RAP sample data in the RAPStore. Use dbisql to run these scripts against the RAPStore. The output that appears for each query is derived using the large set of sample data provided in the RAP – The Trading Edition Samples component. See the Sybase IQ Utility Guide > Using Interactive SQL (dbisql) for more information.

Note:

All Interday queries for RAPStore begin with a commit statement, which causes the data to refresh, so the query accesses the most recent data. When you write your own queries for RAPStore, precede the query with a commit statement.