Remove streaming-market-data-with-flink-sql-part-i-streaming-vwap
article thumbnail

Streaming Market Data with Flink SQL Part I: Streaming VWAP

Cloudera

This article is the first of a multipart series to showcase the power and expressibility of FlinkSQL applied to market data. Code and data for this series are available on github. Speed matters in financial markets. Streaming VWAP. sym,prc,vol,bid_id,ask_id,buyer_id,seller_id,step,time.

SQL 79
article thumbnail

Streaming Market Data with Flink SQL Part II: Intraday Value-at-Risk

Cloudera

This article is the second in a multipart series to showcase the power and expressibility of FlinkSQL applied to market data. In case you missed it, part I starts with a simple case of calculating streaming VWAP. Code and data for this series are available on github. Image Source: [link].

SQL 97