
TL;DR
This paper introduces a stock market visualization tool with a focus on functional visualization, providing a GUI that displays key signals like mean-reversion and momentum, and allows efficient filtering of stocks.
Contribution
It presents a complete source code for a stock visualization tool emphasizing functionality over graphics, with features for signal display and stock filtering.
Findings
Displays color-coded signals for out-of-whack stocks and momentum.
Enables filtering by sector, exchange, and other parameters.
Supports web-based and local deployment.
Abstract
We provide complete source code for a front-end GUI and its back-end counterpart for a stock market visualization tool. It is built based on the "functional visualization" concept we discuss, whereby functionality is not sacrificed for fancy graphics. The GUI, among other things, displays a color-coded signal (computed by the back-end code) based on how "out-of-whack" each stock is trading compared with its peers ("mean-reversion"), and the most sizable changes in the signal ("momentum"). The GUI also allows to efficiently filter/tier stocks by various parameters (e.g., sector, exchange, signal, liquidity, market cap) and functionally display them. The tool can be run as a web-based or local application.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
