Practical C# and WPF For Financial Markets

Practical C# and WPF For Financial Markets PDF

Author: Jack Xu

Publisher: UniCAD

Published: 2016-12-05

Total Pages: 618

ISBN-13: 0979372550

DOWNLOAD EBOOK →

Practical C# and WPF for Financial Markets provides a complete explanation of .NET programming in quantitative finance. It demonstrates how to implement quant models and back-test trading strategies. It pays special attention to creating business applications and reusable C# libraries that can be directly used to solve real-world problems in quantitative finance. The book contains: • Overview of C#, WPF programming, data binding, and MVVM pattern, which is necessary to create MVVM compatible .NET financial applications. • Step-by-step approaches to create a variety of MVVM compatible 2D/3D charts, stock charts, and technical indicators using my own chart package and Microsoft chart control. • Introduction to free market data retrieval from online data sources using .NET interfaces. These data include EOD, real-time intraday, interest rate, foreign exchange rate, and option chain data. • Detailed procedures to price equity options and fixed-income instruments, including European/American/Barrier options, bonds, and CDS, as well as discussions on related topics such as cash flows, term structures, yield curves, discount factors, and zero-coupon bonds. • Introduction to linear analysis, time series analysis, and machine learning in finance, which covers linear regression, PCA, SVM, and neural networks. • In-depth descriptions of trading strategy development and back-testing, including strategies for single stock trading, stock pairs trading, and trading for multi-asset portfolios.

C# for Financial Markets

C# for Financial Markets PDF

Author: Daniel J. Duffy

Publisher: John Wiley & Sons

Published: 2013-03-04

Total Pages: 864

ISBN-13: 0470030089

DOWNLOAD EBOOK →

A practice-oriented guide to using C# to design and program pricing and trading models In this step-by-step guide to software development for financial analysts, traders, developers and quants, the authors show both novice and experienced practitioners how to develop robust and accurate pricing models and employ them in real environments. Traders will learn how to design and implement applications for curve and surface modeling, fixed income products, hedging strategies, plain and exotic option modeling, interest rate options, structured bonds, unfunded structured products, and more. A unique mix of modern software technology and quantitative finance, this book is both timely and practical. The approach is thorough and comprehensive and the authors use a combination of C# language features, design patterns, mathematics and finance to produce efficient and maintainable software. Designed for quant developers, traders and MSc/MFE students, each chapter has numerous exercises and the book is accompanied by a dedicated companion website, http://www.datasimfinancial.com/forum/viewforum.php?f=196&sid=f30022095850dee48c7db5ff62192b34, providing all source code, alongside audio, support and discussion forums for readers to comment on the code and obtain new versions of the software.

Practical Quantitative Finance with ASP.NET Core and Angular

Practical Quantitative Finance with ASP.NET Core and Angular PDF

Author: Jack Xu

Publisher: UniCAD

Published: 2019-03

Total Pages: 652

ISBN-13: 0979372569

DOWNLOAD EBOOK →

This book provides comprehensive details of developing ultra-modern, responsive single-page applications (SPA) for quantitative finance using ASP.NET Core and Angular. It pays special attention to create distributed web SPA applications and reusable libraries that can be directly used to solve real-world problems in quantitative finance. The book contains: Overview of ASP.NET Core and Angular, which is necessary to create SPA for quantitative finance. Step-by-step approaches to create a variety of Angular compatible real-time stock charts and technical indicators using ECharts and TA-Lib. Introduction to access market data from online data sources using .NET Web API and Angular service, including EOD, intraday, real-time stock quotes, interest rates. Detailed procedures to price equity options and fixed-income instruments using QuantLib, including European/American/Barrier/Bermudan options, bonds, CDS, as well as related topics such as cash flows, term structures, yield curves, discount factors, and zero-coupon bonds. Detailed explanation to linear analysis and machine learning in finance, which covers linear regression, PCA, KNN, SVM, and neural networks. In-depth descriptions of trading strategy development and back-testing for crossover and z-score based trading signals.

Practical WPF Charts and Graphics

Practical WPF Charts and Graphics PDF

Author: Jack Xu

Publisher: Apress

Published: 2010-08-11

Total Pages: 698

ISBN-13: 1430224827

DOWNLOAD EBOOK →

Creating 2D and 3D charts is one of the most common uses of computer graphics. Such charts can have wide applications in representing mathematical, physical, and economic functions in your daily life. Whether you are an engineer, a quantitative analyst, a teacher, or a student, you will end up dealing with charting applications to some degree. Windows Presentation Foundation (WPF) is a next-generation graphics platform that enables you to build advanced user interfaces incorporating documents, media, 2D and 3D graphics, and animations. It is an ideal development tool that allows you to not only generate data, but also easily represent data graphically. Practical WPF Charts and Graphics provides all the tools you will need to develop professional chart and graphics applications in WPF and C#. This book will be useful for WPF and C# programmers of all skill levels, providing a complete and comprehensive explanation of WPF's graphics capability and the creation of various charts, and paying special attention to the details of code implementation.

Applied C# in Financial Markets

Applied C# in Financial Markets PDF

Author: Martin Worner

Publisher: John Wiley & Sons

Published: 2005-04-08

Total Pages: 138

ISBN-13: 0470870621

DOWNLOAD EBOOK →

Applied C# in Financial Markets covers all the aspects of C# relevant to practitioners working in financial sector. It contains a practical workshop which builds on the material in the book, guiding you through all the stages of building a multiple model options calculator. An accompanying website features examples, illustrations and solutions to the workshops and a downloadable application to complement the book. Features examples and illustrations taken from a sample trading application, making the book relevant to those working in the financial markets. Provides a quick start to C# for financial professionals to hit the ground running in building financial applications. Workshops illustrate building an options calculator, exploring the various elements in C# as they progress.

Practical .NET for Financial Markets

Practical .NET for Financial Markets PDF

Author: Vivek Shetty

Publisher: Apress

Published: 2006-11-17

Total Pages: 525

ISBN-13: 1430201479

DOWNLOAD EBOOK →

* Hardcore .NET solutions for advanced, distributed financial applications. * Fascinating insight into operation of Equity markets and the challenges this poses for technology solutions – you do not have to be an equity market insider to use this book. * Examines next generation trading challenges, and potential solutions using .NET 2.0 and emerging technology, such as Avalon, Indigo and Longhorn.

WPF Control Development Unleashed

WPF Control Development Unleashed PDF

Author: Pavan Podila

Publisher: Sams Publishing

Published: 2009-09-11

Total Pages: 511

ISBN-13: 0768695481

DOWNLOAD EBOOK →

WPF Control Development Unleashed Building Advanced User Experiences In this book, two leading Windows Presentation Foundation experts give developers everything they need to build next-generation WPF applications–software that is more robust, usable, and compelling. Drawing on their close ties with Microsoft’s WPF development team, Pavan Podila and Kevin Hoffman give you a clear, robust, and practical understanding of WPF, its underpinnings, its overall architecture, and its design philosophy. Podila and Hoffman introduce never-before-published WPF design patterns and support them with robust, real-world code examples–all presented in full color, just as they appear in Visual Studio. The authors begin by explaining how to “think in WPF,” and then introduce powerful new techniques for everything from handling 3D layouts to creating game-like physics effects. Along the way, they offer in-depth coverage of data binding, building interactivity, and control development: three of WPF’s most challenging concepts. You’ll learn how to choose the right WPF features for every programming challenge, and use those features far more creatively and effectively. If you want to build truly outstanding WPF applications, this is the book that will get you there. Master the patterns and techniques you need to build state-of-the-art WPF applications Write more powerful and effective applications that reflect a deep understanding of WPF’s design philosophy Learn how WPF has evolved, and take full advantage of its growing sophistication Make the most of advanced declarative programming techniques Leverage IScrollInfo, virtualization, control theming, and other complex features Build more powerful interactivity into your WPF applications Create more visual software with 3D elements, custom animations, and shader effects Optimize WPF application performance in real-world environments Master design patterns for organizing your controls more effectively Category: .NET Programming / WPF Covers: Windows Presentation Foundation User Level: Intermediate—Advanced

Practical .Net Chart Development and Applications

Practical .Net Chart Development and Applications PDF

Author: Jack Xu

Publisher: Unicad

Published: 2016-07-15

Total Pages: 526

ISBN-13: 9780979372544

DOWNLOAD EBOOK →

The book "Practical .NET Chart Development and Applications - Advanced Chart Programming for Real-World .NET 4.5 Applications Using C#, WPF, and MVVM" provides all the tools you need to create professional charts and graphics. It is a perfect guide to learning all the basics for creating advanced chart applications using C#, WPF, and MVVM pattern. The book clearly explains practical chart methods and their underlying algorithms. The book contains: a) Overview of WPF graphics capabilities, data binding, and MVVM pattern, which is necessary to create MVVM compatible .NET chart applications. b) Introduction to SQL server, LINQ, ADO.NET Entity Framework, and database development, which will be used to prepare input data for chart applications. c) Step-by-step procedures to create a variety of 2D and 3D charts with complete ready-to-run C# and WPF code for each application. d) Powerful 2D and 3D chart packages and chart controls that can be directly used in your .NET applications with complete support for data binding and MVVM pattern. e) Incorporate real-world examples in financial market, such as storing market data in database, stock charts, linear regression, and PCA. f) Demonstrate how to create real-time 2D-line and stock chart applications using reusable chart controls.

PRAC QUANTITATIVE FINANCE W/R

PRAC QUANTITATIVE FINANCE W/R PDF

Author: Jack Xu

Publisher: Unicad

Published: 2016-08-12

Total Pages: 420

ISBN-13: 9780979372575

DOWNLOAD EBOOK →

The book provides a complete explanation of R programming in quantitative finance. It demonstrates how to prototype quant models and backtest trading strategies. It pays special attention to creating business applications and reusable R libraries that can be directly used to solve real-world problems in quantitative finance.