Welcome to the Free PDF Ebooks Download.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Member Login:

Programing Book book office, office xp book, book systems, books systems, databases books, c++ study guide, c# certification, ...

Download FREE EBOOK DOWNLAOD TOOLBAR

toolbar powered by free-ebook-download.net

Reply
  #1 (permalink)  
Old 11-07-2008, 03:52 AM
Member
 
Join Date: Apr 2008
Posts: 32
Default Structured Finance Modeling with Object-Oriented VBA

[URL="http://www.amazon.com/gp/redirect.html%3FASIN=0470098597%26tag=ebooksshare-20%26lcode=xm2%26cID=2025%26ccmID=165953%26locatio n=/o/ASIN/1591409896%253FSubscriptionId=1N9AHEAQ2F6SVD97BE02 "][/URL]
  • Hardcover: 352 pages
  • Publisher: Wiley (May 25, 2007)
  • Language: English
  • ISBN-10: 0470098597
A detailed look at how object-oriented VBA should be used to model complex financial structures
This guide helps readers overcome the difficult task of modeling complex financial structures and bridges the gap between professional C++/Java programmers writing production models and front-office analysts building Excel spreadsheet models. It reveals how to model financial structures using object-oriented VBA in an Excel environment, allowing desk-based analysts to quickly produce flexible and robust models. Filled with in-depth insight and expert advice, it skillfully illustrates the art of object-oriented programming for the explicit purpose of modeling structured products. Residential mortgage securitization is used as a unifying example throughout the text.
From the Inside Flap
Structured finance is a core activity of Wall Street firms, and securitization techniques are being used to model, create, and issue a large range of structured financial products. Modeling these securities requires that analysts have a firm understanding of some sophisticated modeling techniques—yet many analysts have neither the time nor the background to exploit the full power of C++ or more advanced programming languages. While they may be Excel experts, they often hit the “complexity wall” in Excel spreadsheets when modeling real financial structures. This book can help break through that wall, offering Wall Street professionals a practical guide to help overcome such challenges.
Modeling is essentially abstraction and simplification while producing an accurate estimate of some aspect of a complex system. Whether the system is physical or financial, the attributes of a good model remain the same, and of the many financial engineering innovations developed over the past several years of feverish ABS (asset-backed securities) growth, the cash flow securitization model is key. In general, this model has three components: loss generation, collateral cash flow generation, and bond cash flow generation. But be it a vanilla securitization or a CDO (collateralized debt obligation) of CDOs; be it supported by mortgages, loans, or bonds; or be it cash or synthetic, the valuation model is essential in understanding the economics of the trade.
Structured Finance Modeling with Object-Oriented VBA introduces this model and its implementation, providing illustrations of the model in action for actual deals, along with empirical studies of its sensitivities. Using sub-prime mortgage securitization throughout the book as a unifying example, it provides a detailed look at how object-oriented Visual Basic for Applications (VBA) can be used to price complex financial structures.
Along with securitization, this book covers stochastic models, optimization techniques, object-oriented architecture, and more. Wall Street analysts and MBA students mastering object-oriented VBA programming skills are in great demand on Wall Street, and a step ahead of those without these skills. This invaluable guide provides both the mathematical specifications and programming techniques needed to perform modeling tasks efficiently and effectively—and keep ahead of the competition.
Download:
Code:
http://w13.easy-share.com/1700078192.html
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!
Reply With Quote

Reply

Bookmarks

Tags
finance, modeling, objectoriented, structured, vba


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Object-Oriented JavaScript FED Multimedia Book 0 01-24-2009 02:34 PM
The Object-Oriented Thought Process sanraj Literary Book 0 10-07-2008 05:33 PM
Object-Oriented PHP: Concepts, Techniques, and Code abb Programing Book 2 10-12-2007 12:00 PM
Object-Oriented Analysis and Design with Applications abb Programing Book 0 05-23-2007 09:26 AM

All times are GMT. The time now is 03:50 PM.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227