\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{irishbear44} \pdfinfo{ /Title (bonds.pdf) /Creator (Cheatography) /Author (irishbear44) /Subject (Bonds Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{0B82BD} \definecolor{LightBackground}{HTML}{EFF7FA} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{Bonds Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{irishbear44} via \textcolor{DarkBackground}{\uline{cheatography.com/66448/cs/19297/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}irishbear44 \\ \uline{cheatography.com/irishbear44} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 10th April, 2019.\\ Updated 31st October, 2022.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{3} \begin{tabularx}{5.377cm}{x{1.69218 cm} x{3.28482 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Glossary}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Bond}} & A Debt instrument \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} {\bf{Bond Issuers}} & US Government, US Agencies, Municipalities, Corporations \tn % Row Count 4 (+ 3) % Row 2 \SetRowColor{LightBackground} {\bf{Coupon Rate}} & Amount of interest that a bond issuer promises to pay investors \tn % Row Count 7 (+ 3) % Row 3 \SetRowColor{white} {\bf{Current Yield}} & Bond Coupon divided by bond's coupon by its market price. \tn % Row Count 10 (+ 3) % Row 4 \SetRowColor{LightBackground} \{\{noshy\}\}{\bf{Discount}} & Market Price is LESS than its Par Value \tn % Row Count 12 (+ 2) % Row 5 \SetRowColor{white} {\bf{Duration}} & Calculated using the average weighted maturity of all the cash flows associated with the bond; used as a measure of how sensitive a bond's price is to interest rate movement \tn % Row Count 19 (+ 7) % Row 6 \SetRowColor{LightBackground} {\bf{Maturity Date}} & Date when a bond's life ends and the borrower must make the final interest payment and repay the principal. \tn % Row Count 24 (+ 5) % Row 7 \SetRowColor{white} {\bf{Par Value}} & Face value of a bond, which the borrower repays at maturity. \tn % Row Count 27 (+ 3) % Row 8 \SetRowColor{LightBackground} {\bf{Principal}} & Amount of money on which interest is paid \tn % Row Count 29 (+ 2) % Row 9 \SetRowColor{white} {\bf{Premium}} & Market Price is GREATER than its Par Value \tn % Row Count 31 (+ 2) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.69218 cm} x{3.28482 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Glossary (cont)}} \tn % Row 10 \SetRowColor{LightBackground} {\bf{Yield to Maturity}} & 1. Annual rate of return on a bond when it is held to maturity, assuming that all coupon receipts are reinvested at the Yield to Mat. 2. Discount factor that makes Present Value of Interest Payments equal to the current bond price. \tn % Row Count 9 (+ 9) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Treasurer's Primary Activities}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Manage Securities Portfolio} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Manage Liquidity and Interest Rate Risk} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Obtain Wholesale Funding} \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Maintain Adequate Collateral} \tn % Row Count 4 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Security Type}} \tn % Row 0 \SetRowColor{LightBackground} \{\{noshy\}\}{\bf{U.S. Treasury Bills/Notes/Bonds}} & Lowest credit risk/lowest yield of all securities. Only acceptable form of pledging collateral \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} {\bf{Agency Bonds}} & Issued by Federal Government Agencies\{\{nl\}\} Implicit U.S. Guarantees\{\{nl\}\} FNMA: slightly lower credit rating and slightly higher yield than Treasuries \{\{nl\}\}GNMA: Mortgage Backed Securities ("MBS") \{\{nl\}\}Higher yield due to prepayment risk \{\{nl\}\}Qualify as "mortgage related asset" for FHLB advance eligibility \tn % Row Count 21 (+ 16) % Row 2 \SetRowColor{LightBackground} {\bf{Municipal Bonds ("Munis")}} & Bonds issued by State and Local Governments Varying degrees of credit risk Tax Free interest Tax Equivalent Yield = Yield / (1-Tax Rate) When available, Purchases limited to 10\% of Par Value Outstanding \tn % Row Count 32 (+ 11) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Security Type (cont)}} \tn % Row 3 \SetRowColor{LightBackground} {\bf{Asset Backed Securities (ABS)}} & Securitized loans pools Credit Card Car Loan Outstanding bonds of various terms and credit ratings Fixed rate Variable rate LIBOR Fed Funds \tn % Row Count 7 (+ 7) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.64241 cm} x{3.33459 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Wholesale Funding}} \tn % Row 0 \SetRowColor{LightBackground} Jumbo CDs & (Fixed or Variable) \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} FLHLB Borrowings & (Fixed or Variable) \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} Other Borrowed Funds & • Public Deposits (Demand, Time Deposits) \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} & • Non Customer Time Deposits \tn % Row Count 7 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Why Buy/Sell Securities?}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Manage the Bank's Liquidity position} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Improve the Portfolio Yield} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Realize Capital Gains or avoid future Losses} \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Manage Collateral supply} \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Mitigate Credit and Prepayment Risk} \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Adjust the Bank's Interest Rate Risk} \tn % Row Count 6 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Purchase/Sale Decision Factors}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Yield Curve Changes} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Interest Rates/Economic Cycle} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Duration} \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Collateral Needs} \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{FHLB Borrowing Eligibility} \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Bank's Asset Yield/NIM Impact} \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{CRA Needs} \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Credit Risk} \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Balance Sheet Structure} \tn % Row Count 9 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Duration}} \tn % Row 0 \SetRowColor{LightBackground} Duration is impacted by Coupon and Maturity & All things considered equal, a Bond will have a higher Duration the:\{\{nl\}\}\{\{fa-caret-right\}\}{\emph{Smaller the Coupon}}\{\{nl\}\}\{\{fa-caret-right\}\}{\emph{Longer the Maturity}} \tn % Row Count 8 (+ 8) % Row 1 \SetRowColor{white} Duration of a Floating Rate Instrument & Equal to the Rate Adjustment period \tn % Row Count 10 (+ 2) % Row 2 \SetRowColor{LightBackground} A higher Duration portfolio will have greater volatility & Rising rates will result in lower market value and unrealized losses \tn % Row Count 14 (+ 4) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{You can rapidly change the Bank's Asset Duration by selling high Duration bonds and replacing them with low Duration bonds (and vice versa)} \tn % Row Count 17 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Bond Price See Saw}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/irishbear44_1554908426_Picture1.png}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}