Financial Software Engineering

Financial Software Engineering
Author: Kevin Lano
Publisher: Springer
Total Pages: 202
Release: 2019-05-02
Genre: Computers
ISBN: 3030140504

In this textbook the authors introduce the important concepts of the financial software domain, and motivate the use of an agile software engineering approach for the development of financial software. They describe the role of software in defining financial models and in computing results from these models. Practical examples from bond pricing, yield curve estimation, share price analysis and valuation of derivative securities are given to illustrate the process of financial software engineering. Financial Software Engineering also includes a number of case studies based on typical financial engineering problems: *Internal rate of return calculation for bonds * Macaulay duration calculation for bonds * Bootstrapping of interest rates * Estimation of share price volatility * Technical analysis of share prices * Re-engineering Matlab to C# * Yield curve estimation * Derivative security pricing * Risk analysis of CDOs The book is suitable for undergraduate and postgraduate study, and for practitioners who wish to extend their knowledge of software engineering techniques for financial applications

Financial Software Engineering

Financial Software Engineering
Author: Kevin Lano
Publisher: Springer
Total Pages: 198
Release: 2019-05-07
Genre: Computers
ISBN: 9783030140496

In this textbook the authors introduce the important concepts of the financial software domain, and motivate the use of an agile software engineering approach for the development of financial software. They describe the role of software in defining financial models and in computing results from these models. Practical examples from bond pricing, yield curve estimation, share price analysis and valuation of derivative securities are given to illustrate the process of financial software engineering. Financial Software Engineering also includes a number of case studies based on typical financial engineering problems: *Internal rate of return calculation for bonds * Macaulay duration calculation for bonds * Bootstrapping of interest rates * Estimation of share price volatility * Technical analysis of share prices * Re-engineering Matlab to C# * Yield curve estimation * Derivative security pricing * Risk analysis of CDOs The book is suitable for undergraduate and postgraduate study, and for practitioners who wish to extend their knowledge of software engineering techniques for financial applications

Financial Software Engineering

Financial Software Engineering
Author: K. Lano
Publisher:
Total Pages: 198
Release: 2019
Genre: Computer software
ISBN: 9783030140519

In this textbook the authors introduce the important concepts of the financial software domain, and motivate the use of an agile software engineering approach for the development of financial software. They describe the role of software in defining financial models and in computing results from these models. Practical examples from bond pricing, yield curve estimation, share price analysis and valuation of derivative securities are given to illustrate the process of financial software engineering. Financial Software Engineering also includes a number of case studies based on typical financial engineering problems: * Internal rate of return calculation for bonds * Macaulay duration calculation for bonds * Bootstrapping of interest rates * Estimation of share price volatility * Technical analysis of share prices * Re-engineering Matlab to C# * Yield curve estimation * Derivative security pricing * Risk analysis of CDOs The book is suitable for undergraduate and postgraduate study, and for practitioners who wish to extend their knowledge of software engineering techniques for financial applications.

Java Methods for Financial Engineering

Java Methods for Financial Engineering
Author: Philip Barker
Publisher: Springer Science & Business Media
Total Pages: 562
Release: 2007-05-16
Genre: Computers
ISBN: 1846287413

This book describes the principles of model building in financial engineering. It explains those models as designs and working implementations for Java-based applications. The book provides software professionals with an accessible source of numerical methods or ready-to-use code for use in business applications. It is the first book to cover the topic of Java implementations for finance/investment applications and is written specifically to be accessible to software practitioners without prior accountancy/finance training. The book develops a series of packaged classes explained and designed to allow the financial engineer complete flexibility.

Introduction to C++ for Financial Engineers

Introduction to C++ for Financial Engineers
Author: Daniel J. Duffy
Publisher: John Wiley & Sons
Total Pages: 405
Release: 2013-10-24
Genre: Business & Economics
ISBN: 1118856465

This book introduces the reader to the C++ programming language and how to use it to write applications in quantitative finance (QF) and related areas. No previous knowledge of C or C++ is required -- experience with VBA, Matlab or other programming language is sufficient. The book adopts an incremental approach; starting from basic principles then moving on to advanced complex techniques and then to real-life applications in financial engineering. There are five major parts in the book: C++ fundamentals and object-oriented thinking in QF Advanced object-oriented features such as inheritance and polymorphism Template programming and the Standard Template Library (STL) An introduction to GOF design patterns and their applications in QF Applications The kinds of applications include binomial and trinomial methods, Monte Carlo simulation, advanced trees, partial differential equations and finite difference methods. This book includes a companion website with all source code and many useful C++ classes that you can use in your own applications. Examples, test cases and applications are directly relevant to QF. This book is the perfect companion to Daniel J. Duffy’s book Financial Instrument Pricing using C++ (Wiley 2004, 0470855096 / 9780470021620)

Guide to the Software Engineering Body of Knowledge (Swebok(r))

Guide to the Software Engineering Body of Knowledge (Swebok(r))
Author: IEEE Computer Society
Publisher:
Total Pages: 348
Release: 2014
Genre: Computer software
ISBN: 9780769551661

In the Guide to the Software Engineering Body of Knowledge (SWEBOK(R) Guide), the IEEE Computer Society establishes a baseline for the body of knowledge for the field of software engineering, and the work supports the Society's responsibility to promote the advancement of both theory and practice in this field. It should be noted that the Guide does not purport to define the body of knowledge but rather to serve as a compendium and guide to the knowledge that has been developing and evolving over the past four decades. Now in Version 3.0, the Guide's 15 knowledge areas summarize generally accepted topics and list references for detailed information. The editors for Version 3.0 of the SWEBOK(R) Guide are Pierre Bourque (Ecole de technologie superieure (ETS), Universite du Quebec) and Richard E. (Dick) Fairley (Software and Systems Engineering Associates (S2EA)).

Software Engineering at Google

Software Engineering at Google
Author: Titus Winters
Publisher: O'Reilly Media
Total Pages: 602
Release: 2020-02-28
Genre: Computers
ISBN: 1492082767

Today, software engineers need to know not only how to program effectively but also how to develop proper engineering practices to make their codebase sustainable and healthy. This book emphasizes this difference between programming and software engineering. How can software engineers manage a living codebase that evolves and responds to changing requirements and demands over the length of its life? Based on their experience at Google, software engineers Titus Winters and Hyrum Wright, along with technical writer Tom Manshreck, present a candid and insightful look at how some of the worldâ??s leading practitioners construct and maintain software. This book covers Googleâ??s unique engineering culture, processes, and tools and how these aspects contribute to the effectiveness of an engineering organization. Youâ??ll explore three fundamental principles that software organizations should keep in mind when designing, architecting, writing, and maintaining code: How time affects the sustainability of software and how to make your code resilient over time How scale affects the viability of software practices within an engineering organization What trade-offs a typical engineer needs to make when evaluating design and development decisions

Financial Engineering

Financial Engineering
Author: Keith Cuthbertson
Publisher: John Wiley & Sons
Total Pages: 802
Release: 2001-06-08
Genre: Business & Economics
ISBN: 0471495840

This text provides a thorough treatment of futures, 'plain vanilla' options and swaps as well as the use of exotic derivatives and interest rate options for speculation and hedging. Pricing of options using numerical methods such as lattices (BOPM), Mone Carlo simulation and finite difference methods, in additon to solutions using continuous time mathematics, are also covered. Real options theory and its use in investment appraisal and in valuing internet and biotechnology companies provide cutting edge practical applications. Practical risk management issues are examined in depth. Alternative models for calculating Value at Risk (market risk) and credit risk provide the throretical basis for a practical and timely overview of these areas of regulatory policy. This book is designed for courses in derivatives and risk management taken by specialist MBA, MSc Finance students or final year undergraduates, either as a stand-alone text or as a follow-on to Investments: Spot and Derivatives Markets by the same authors. The authors adopt a real-world emphasis throughout, and include features such as: * topic boxes, worked examples and learning objectives * Financial Times and Wall Street Journal newspaper extracts and analysis of real world cases * supporting web site including Lecturer's Resource Pack and Student Centre with interactive Excel and GAUSS software

Agile Management for Software Engineering

Agile Management for Software Engineering
Author: David J. Anderson
Publisher: Prentice Hall Professional
Total Pages: 669
Release: 2003-09-17
Genre: Computers
ISBN: 0672333570

A breakthrough approach to managing agile software development, Agile methods might just be the alternative to outsourcing. However, agile development must scale in scope and discipline to be acceptable in the boardrooms of the Fortune 1000. In Agile Management for Software Engineering, David J. Anderson shows managers how to apply management science to gain the full business benefits of agility through application of the focused approach taught by Eli Goldratt in his Theory of Constraints. Whether you're using XP, Scrum, FDD, or another agile approach, you'll learn how to develop management discipline for all phases of the engineering process, implement realistic financial and production metrics, and focus on building software that delivers maximum customer value and outstanding business results.Coverage includes: Making the business case for agile methods: practical tools and disciplines How to choose an agile method for your next project Breakthrough application of Critical Chain Project Management and constraint-driven control of the flow of value Defines the four new roles for the agile manager in software projects—and competitive IT organizations Whether you're a development manager, project manager, team leader, or senior IT executive, this book will help you achieve all four of your most urgent challenges: lower cost, faster delivery, improved quality, and focused alignment with the business.

Analysis Patterns

Analysis Patterns
Author: Martin Fowler
Publisher: Addison-Wesley Professional
Total Pages: 398
Release: 1997
Genre: Object-oriented methods (Computer science).
ISBN: 9780201895421

Martin Fowler is a consultant specializing in object-oriented analysis and design. This book presents and discusses a number of object models derived from various problem domains. All patterns and models presented have been derived from the author's own consulting work and are based on real business cases.