ASX50 Stock Viewer - Page Under Construction

· Data Visualisation · Javascript · ApexCharts.js · Full Stack · API ·

Visualising a selection of ASX stocks using ApexCharts.js and a custom build API.

Loading...

Disclaimer: This data is not live. It covers ASX50 stock between 1997 and October 2019. It's accuracy has not been verified. This tool is not to be used for investment decisions. Data may be missing if a stock temporarily dropped out of the ASX50 list.

Select Stock

Raw data has been downloaded from ASX Historical Data. The original data was in multiple zipped text files consisting end of day metric (Comma separated Ticker, Date, Open, High, Low, Close, Volume).

Data was then extracted and processed using Pandas, loaded via a custom API and presented using ApexCharts.JS.