Click here to Skip to main content
15,888,286 members
Articles / Web Development / ASP.NET / ASP.NET Core

Create Stock Charts with ASP.NET Core MVC and RESTful API

Rate me:
Please Sign up or sign in to vote.
4.25/5 (7 votes)
14 Jun 2018CPOL4 min read 28.2K   1.2K   37  
This article demonstrates how to create cross-platform stock charts in web applications using ASP.NET Core MVC and RESTful API.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
https://gincker.com
United States United States
Jack Xu has a PhD in theoretical physics. He has over 25-year programming experience in Basic, FORTRAN, C, C++, Matlab, C#, WPF, and R, specializing in numerical computation methods, algorithms, physical modeling, computer aided design tools, graphical user interfaces, 3D graphics, and database systems. In recent years, he works as a quant analyst and developer on Wall Street and is responsible for quantitative analysis, trading strategy development, and real-time trading system implementation. He has published 9 books on C#, .NET chart/graphics programming, numerical methods, and quantitative finance. Recently, he developed a new graphics creation and technical analysis platform called Gincker.com, which allows users to create advanced charts and graphics just by typing in a mathematical formula or loading a dataset without the need to write a single line of code or rely on any special software package.

Comments and Discussions