Skip to main content

Books in Financial economics general

  • Auction Theory

    • 2nd Edition
    • Vijay Krishna
    • English
    Auction Theory, Second Edition improves upon his 2002 bestseller with a new chapter on package and position auctions as well as end-of-chapter questions and chapter notes. Complete proofs and new material about collusion complement Krishna’s ability to reveal the basic facts of each theory in a style that is clear, concise, and easy to follow. With the addition of a solutions manual and other teaching aids, the 2e continues to serve as the doorway to relevant theory for most students doing empirical work on auctions.
  • Principles of Financial Engineering

    • 2nd Edition
    • Salih N. Neftci
    • English
    Principles of Financial Engineering, Second Edition, is a highly acclaimed text on the fast-paced and complex subject of financial engineering. This updated edition describes the "engineering" elements of financial engineering instead of the mathematics underlying it. It shows you how to use financial tools to accomplish a goal rather than describing the tools themselves. It lays emphasis on the engineering aspects of derivatives (how to create them) rather than their pricing (how they act) in relation to other instruments, the financial markets, and financial market practices. This volume explains ways to create financial tools and how the tools work together to achieve specific goals. Applications are illustrated using real-world examples. It presents three new chapters on financial engineering in topics ranging from commodity markets to financial engineering applications in hedge fund strategies, correlation swaps, structural models of default, capital structure arbitrage, contingent convertibles, and how to incorporate counterparty risk into derivatives pricing. Poised midway between intuition, actual events, and financial mathematics, this book can be used to solve problems in risk management, taxation, regulation, and above all, pricing. This latest edition of Principles of Financial Engineering is ideal for financial engineers, quantitative analysts in banks and investment houses, and other financial industry professionals. It is also highly recommended to graduate students in financial engineering and financial mathematics programs.
  • Handbook of Empirical Corporate Finance

    Empirical Corporate Finance
    • 1st Edition
    • Volume 2
    • Bjørn Espen Eckbo
    • English
    This second volume of a two-part series examines three major topics. First, it devotes five chapters to the classical issue of capital structure choice. Second, it focuses on the value-implications of major corporate investment and restructuring decisions, and then concludes by surveying the role of pay-for-performance type executive compensation contracts on managerial incentives and risk-taking behavior. In collaboration with the first volume, this handbook takes stock of the main empirical findings to date across an unprecedented spectrum of corporate finance issues. The surveys are written by leading empirical researchers that remain active in their respective areas of interest. With few exceptions, the writing style makes the chapters accessible to industry practitioners. For doctoral students and seasoned academics, the surveys offer dense roadmaps into the empirical research landscape and provide suggestions for future work.
  • Handbook of Sports and Lottery Markets

    • 1st Edition
    • Donald B. Hausch + 8 more
    • English
    Its basic empirical research and investigation of pure theories of investment in the sports and lottery markets make this volume a winner. These markets are simpler to study than traditional financial markets, and their expected values and outcomes are uncomplicated. By means of new overviews of scholarship on the industry side of racetrack and other betting markets to betting exchanges and market efficiencies, contributors consider a variety of sports in countries around the world. The result is not only superior information about market forecasting, but macro- and micro-analyses that are relevant to other markets.
  • Computational Finance

    • 1st Edition
    • George Levy
    • English
    This set contains two previously published books on computational finance:Computationa... Finance presents a modern computational approach to mathematical finance within the Windows environment. George Levy illustrates how numeric components can be developed by Financial Analysts that allow financial routines on the computer to be more easily performed. This book contains a bound in CD-ROM.In Computational Finance Using C and C#, Levy raises computational finance to the next level using the languages of both standard C and C#. The inclusion of both these languages enables readers to match their use of the book to their firm’s internal software and code requirements. Levy also provides derivatives pricing information for equity derivates, interest rate derivatives, foreign exchange derivatives, and credit derivatives. A unique password is bound into every book, giving the reader access to additional software on password protected website.
  • Computational Finance Using C and C#

    • 1st Edition
    • George Levy
    • English
    Computational Finance Using C and C# raises computational finance to the next level using the languages of both standard C and C#. The inclusion of both these languages enables readers to match their use of the book to their firm’s internal software and code requirements. The book also provides derivatives pricing information for equity derivates (vanilla options, quantos, generic equity basket options); interest rate derivatives (FRAs, swaps, quantos); foreign exchange derivatives (FX forwards, FX options); and credit derivatives (credit default swaps, defaultable bonds, total return swaps).This book is organized into 8 chapters, beginning with an overview of financial derivatives followed by an introduction to stochastic processes. The discussion then shifts to generation of random variates; European options; single asset American options; multi-asset options; other financial derivatives; and C# portfolio pricing application. The text is supported by a multi-tier website which enables purchasers of the book to download free software, which includes executable files, configuration files, and results files. With these files the user can run the C# portfolio pricing application and change the portfolio composition and the attributes of the deals.This book will be of interest to financial engineers and analysts as well as numerical analysts in banking, insurance, and corporate finance.
  • Handbooks in Operations Research and Management Science: Financial Engineering

    • 1st Edition
    • Volume 15
    • John R. Birge + 1 more
    • English
    The remarkable growth of financial markets over the past decades has been accompanied by an equally remarkable explosion in financial engineering, the interdisciplinary field focusing on applications of mathematical and statistical modeling and computational technology to problems in the financial services industry. The goals of financial engineering research are to develop empirically realistic stochastic models describing dynamics of financial risk variables, such as asset prices, foreign exchange rates, and interest rates, and to develop analytical, computational and statistical methods and tools to implement the models and employ them to design and evaluate financial products and processes to manage risk and to meet financial goals. This handbook describes the latest developments in this rapidly evolving field in the areas of modeling and pricing financial derivatives, building models of interest rates and credit risk, pricing and hedging in incomplete markets, risk management, and portfolio optimization. Leading researchers in each of these areas provide their perspective on the state of the art in terms of analysis, computation, and practical relevance. The authors describe essential results to date, fundamental methods and tools, as well as new views of the existing literature, opportunities, and challenges for future research.
  • Principles of Financial Engineering

    • 1st Edition
    • Salih N. Neftci
    • English
    Principles of Financial Engineering presents a fresh, original, informative, and up-to-date introduction to financial engineering. Rather than introducing financial instruments, this book describes the methods of synthetically creating assets in static and in dynamic environments, and shows how to use them. It offers clear links between intuition and underlying mathematics and an outstanding mixture of market insights and mathematical materials. It emphasizes developing methods that can be used to solve risk management, taxation, regulation, and above all, pricing problems. It explains issues involved in the day-to-day life of traders, using non-mathematical language. It provides a careful and concise analysis of the LIBOR market model and of volatility engineering problems. Exercises and case studies at end of each chapter as well as on-line Solutions Manual are available. This book will be a useful resource for anyone learning about practical elements of financial engineering. It can also serve as a resource for professionals and academics in all areas of quantitative finance.
  • Computational Finance

    Numerical Methods for Pricing Financial Instruments
    • 1st Edition
    • George Levy
    • English
    Computational Finance presents a modern computational approach to mathematical finance within the Windows environment, and contains financial algorithms, mathematical proofs and computer code in C/C++. The author illustrates how numeric components can be developed which allow financial routines to be easily called by the complete range of Windows applications, such as Excel, Borland Delphi, Visual Basic and Visual C++.These components permit software developers to call mathematical finance functions more easily than in corresponding packages. Although these packages may offer the advantage of interactive interfaces, it is not easy or computationally efficient to call them programmatically as a component of a larger system. The components are therefore well suited to software developers who want to include finance routines into a new application.Typical readers are expected to have a knowledge of calculus, differential equations, statistics, Microsoft Excel, Visual Basic, C++ and HTML.
  • Handbook of the Economics of Finance

    Financial Markets and Asset Pricing
    • 1st Edition
    • Volume 1B
    • G. Constantinides + 2 more
    • English
    Volume 1B covers the economics of financial markets: the saving and investment decisions; the valuation of equities, derivatives, and fixed income securities; and market microstructure.