Git Product home page Git Product logo

5minutefinance's Introduction

Interactive Presentations

This is a Milken Institute Center for Financial Markets project to create freely available financial education materials. The materials are interactive presentations written in RMarkdown and use Shiny for interactive the content. The presentations are hosted on shinyapps.io, and can be viewed by following the links below (all links have not yet been added).

Contributions are Welcome!

This initiative will be increasingly successful as more people from the finance community contribute. Presently, financial education materials are duplicated through separate efforts by individuals and organizations. This is particularly true for materials targeting the undergraduate level.

We hope to foster a community effort to create a set of finance education and course materials. Collaboration and attribution are managed through GitHub. In this way we can have tens and hundreds of people collaborating (each getting credit for their work), and thereby create unparalleled educational materials on many topics.

How to contribute.

You can contribute with very little knowledge of Git/GitHub, and no knowledge of R/Shiny. All you need is a GitHub account. We have posted a set of three video tutorials below which will help you get started.

Tutorials:

We'll continue to add tutorials here to help make contributing easy. You can also get started with GitHub's excellent list of documentation.

If you are already familiar with Git/R/Shiny then feel free to jump in and add text and code!

File Structure

The file structure is organized first into subject folders (e.g. Corporate Finance), and then into presentation folders (e.g. capital_structure). Within each presentation folder, the actual presentation is in the .Rmd file (e.g. capital_structure.Rmd). This is the file you should change, and you can safely ignore all other files. The other files/folder are for deploying the presentation and apps, as well as css styling, etc.

Credit for Contributions

The great thing about using Git/GitHub is that you always get credit for contributions you make. Further, they are very easy to see, and link to in order to show others. You can provide a link to all your contributions to 5MinuteFinance, or to any contribution in particular (say you created a nice visualization you would like to show others). You can:

  1. Click "blame" on any file you can see the author of each line. For example, looking at the blame for the financial ratios presentation, we can see the contributions of each of the presentations 6 contributors.

  2. Click on any contributor and see each of their contributions. For example, user tnederlof has made a total of two commits. You can then click any commit to see the authors contribution.

Links to Presentations

Many of the presentations below are works-in-progress. Feel free to contribute fixes and new content.

Risk

A First Look at Risk | Mobile Friendly Version

Risk Over Time | Mobile Friendly Version

The VIX Index | Mobile Friendly Version

VVIX: The Vol of Vol | Mobile Friendly Version

Portfolio Finance

An Introduction to Portfolio Performance Measures | Mobile Friendly Version

Mean-Variance Portfolio Optimization | Mobile Friendly Version

Fundamentals

The Goal of Financial Management | Mobile Friendly Version

Interest Compounding: EAR and APR | Mobile Friendly Version

The Balance Sheet Identity | Mobile Friendly Version

Corporate Finance

An Introduction to Financial Statements | Mobile Friendly Version

Financial Ratios | Mobile Friendly Version

Time Value of Money: Single Cash Flows | Mobile Friendly Version

Time Value of Money: Multiple Cash Flows | Mobile Friendly Version

Operating Cash Flow | Mobile Friendly Version

Net Present Value and Internal Rate of Return | Mobile Friendly Version

Modified Internal Rate of Return | Mobile Friendly Version

An Introduction to Stock Valuation | Mobile Friendly Version

An Introduction to Bond Valuation | Mobile Friendly Version

The Capital Asset Pricing Model | Mobile Friendly Version

Modigliani and Miller Propositions | Mobile Friendly Version

Capital Structure | Mobile Friendly Version

The Weighted-Average Cost of Captital | Mobile Friendly Version

Dividends | Mobile Friendly Version

Loan Term, Rate, and Payment | Mobile Friendly Version

Econometrics

An Introduction to Correlation Coefficient | Mobile Friendly Version

An Introduction to the Uses of Monte Carlo Methods in Finance | Mobile Friendly Version

Trading and Market Structure

The Limit Order Book | Mobile Friendly Version

The Pairs Trade | Mobile Friendly Version

Derivatives

The Greeks | Mobile Friendly Version

An Introduction to Stock Options | Mobile Friendly Version

An Introduction to Option and Stock Strategies | Mobile Friendly Version

Black Scholes | Mobile Friendly Version

Varying Option Volatility | Mobile Friendly Version

Long Option Straddle | Mobile Friendly Version

Fixed Income and Other Debt

Securitization

Duration | Mobile Friendly Version

Convexity | Mobile Friendly Version

An Introduction to US Treasury Securities | Mobile Friendly Version

US Treasury Debt Risk | Mobile Friendly Version

Exchange Traded Notes | Mobile Friendly Version

For What is the Yield-to-Maturity Used? | Mobile Friendly Version

Foreign Exchange

Foreign Exchange Arbitrage | Mobile Friendly Version

Foreign Exchange Markets | Mobile Friendly Version

Equity

An Introduction to Stock Investments | Mobile Friendly Version

An Introduction Stock Markets | Mobile Friendly Version

Short Selling Stock | Mobile Friendly Version

Exchange Traded Funds | Mobile Friendly Version

Leveraged Exchange Traded Funds | Mobile Friendly Version

Monetary Policy

FOMC Communications | Mobile Friendly Version

Commodities

Cross Hedging | Mobile Friendly Version

Crude Oil Markets | Mobile Friendly Version

5minutefinance's People

Contributors

amar7h avatar emptysequence avatar gitpratt avatar heatherfields avatar jschellhase avatar matt-brigida avatar mcwreath31 avatar micfm-tutorial avatar nperincherry avatar starhedge avatar swardencfm avatar tnederlof avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

5minutefinance's Issues

fx_market USD to foreign currency conversion calculator

In the conversion calculator on slide 9, would it be possible to have a dropdown menu of every UN recognized nation (EU can be considered one) instead of the exchange rate input, and in the box on the right, display the Currency name (Canadian Dollar, Euro, Rand, etc.), exchange rate, and amount of foreign currency

Correlation App

When we met with the GW stats professor the other day, he mentioned that he would've liked to see a slider that allows a user to change the slope of the line of best fit instead of the "multiple" slider.

He said that it'd be nice to show students that an increase in slope doesn't affect correlation, only the tightness of the points around the line of best fit. Right now, the axis intervals are changing as opposed to the actual slope, hopefully there's a way to make that change in slope more visually evident.

Basic Stock Presentation Broken

Changed author and rebuilt basic stock github presentation and now running the presentation returns the error "cannot open the connection"

So rebuilding (newer quantmod and R packages) broke the presentation.

stock_markets_dark_pools

Should make the font bigger in the network diagram on slide 6 (Grouped by Information Similarity) of the dark pools presentation

Option Spreads Presentation

When I try to open the option_spreads presentation in shinyapps I get the following message:

"error: argument mainPanel missing"

Reduce slide header size

We need to figure out how to reduce the header size for select (not all) slides. This will allow us to display larger apps.

Limit order app in the Limit Orderbook presentation

The book doesn't react properly if you enter a limit buy above the best ask (or a limit sell below the best bid). This is a bug in upstream. So to fix:

  1. Send fix to upstream.
  2. Have app check if this type of order is entered.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.