#
bonds
Here are 71 public repositories matching this topic...
Notebooks for financial economics. Keywords: Jupyter notebook pandas Federal Reserve FRED Ferbus GDP CPI PCE inflation unemployment wage income debt Case-Shiller housing asset portfolio equities SPX bonds TIPS rates currency FX euro EUR USD JPY yen XAU gold Brent WTI oil Holt-Winters time-series forecasting statistics econometrics
python
finance
statistics
time-series
jupyter-notebook
pandas
economics
housing
econometrics
gdp
fx
gold
equities
inflation
federal-reserve
bonds
asset-pricing
interest-rates
employment
fecon236
-
Updated
Dec 3, 2018 - Jupyter Notebook
A powerful financial data module used for pulling data from Yahoo Finance. This module can pull fundamental and technical data for stocks, indexes, currencies, cryptos, ETFs, Mutual Funds, U.S. Treasuries, and commodity futures.
forex
cryptocurrencies
fundamentals
stock-data
financial-data
yahoo-finance
bonds
mutual-funds
commodities
etfs
stock-quotes
-
Updated
Jul 9, 2021 - Python
Open
Documentation needed
2
rsvp
commented
Jun 19, 2018
So far we have relied largely on demonstrative notebooks
at https://github.com/rsvp/fecon235
The source code here at fecon236 is designed to be more
explicit than casual usage, so if you have experience in
setting up a nice documentation framework, please
kindly volunteer.
The current "docs" need a complete redo, one that starts from fresh eyes.
Nobody peeks at the source code unless t
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
A tool for combining historical data with user-provided forecasts to produce Kelly optimal portfolio allocations
-
Updated
Nov 30, 2020 - Python
Unofficial APIs for Investing.com website.
finance
investing
cryptocurrency
markets
currencies
stocks
bonds
finance-api
indices
etfs
investing-api
markets-api
-
Updated
May 2, 2022 - JavaScript
Fixed income tools for R
-
Updated
May 11, 2022 - R
CLI bond calculator that computes bond YTM, price, duration, and convexity.
-
Updated
Feb 17, 2022 - Python
Time Value of Money - a Python package for mathematical interest theory, annuity, and bond calculations.
-
Updated
Jun 8, 2021 - Python
Research project on Financial Industry Regulatory Authority (FINRA) Trade Reporting and Compliance Engine (TRACE) academic version
-
Updated
Sep 18, 2019 - Jupyter Notebook
api
options
valuation
stocks
etf
stock-prices
financial-data
financial-analysis
equities
bonds
earnings
fundamental-analysis
financials
mutual-fund
etf-holdings
-
Updated
Dec 24, 2018 - JavaScript
Computational data tools for financial economics. Keywords: Jupyter notebook pandas Federal Reserve FRED Ferbus GDP CPI PCE inflation unemployment wage income debt Case-Shiller housing asset portfolio equities SPX bonds TIPS rates currency FX euro EUR USD JPY yen XAU gold Brent WTI oil Holt-Winters time-series forecasting statistics econometrics
python
finance
statistics
jupyter-notebook
pandas
economics
housing
gdp
fx
gold
equities
inflation
federal-reserve
income
bonds
asset-pricing
interest-rates
employment
time-series-econometrics
-
Updated
May 1, 2017 - Jupyter Notebook
A web application for the overall performance of multiple portfolios with different financial instruments and currencies.
java
angular
typescript
spring-boot
trading
financial
primeng
mariadb
stocks
bonds
investment-portfolio
-
Updated
Apr 27, 2022 - Java
Computation of bond value
bond
yield
maturity
bonds
bond-yield
bond-pricing-relative-value
bond-pricing
yield-estimation
bond-maturity
current-yield
bond-current-yield
bond-ytm
bond-yield-to-maturity
yield-to-maturity
bond-fair-value
bond-valuations
-
Updated
Nov 14, 2020 - Python
Bonds calculator for MOEX
-
Updated
May 11, 2021 - JavaScript
Financial risks of bonds
data-science
r
mathematica
valuation
market-risk
bonds
fixed-income
value-at-risk
risk-management
collateral
credit-risk
-
Updated
Dec 11, 2018 - Mathematica
QLDDS - Data Distribution Service for QuantLib
c-plus-plus
options
curves
quantlib
equities
bonds
fixed-income
swaps
swaptions
options-pricing
interestrateswaps
-
Updated
Apr 28, 2021 - C++
Code, mostly in R, for charts and analysis on our blog.
-
Updated
Feb 19, 2022 - HTML
This is an example of a program that creates a binomial tree to calculate the prices of a standard European put and an American put (assuming it can be exercised only in the last quarter of the option's life).
-
Updated
Sep 11, 2017 - MATLAB
Bonds scanner in Tinkoff investments
-
Updated
May 15, 2022 - Java
Supporting code for UvA Masters of Quantitative Finance thesis in CDS/Bonds arbitrage trading
cds
vecm
financial-data
bonds
financial-markets
timeseries-analysis
vectorautoregressive
arbitrage-trading
cointegration-analysis
-
Updated
Jun 8, 2021 - Jupyter Notebook
Improve this page
Add a description, image, and links to the bonds topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bonds topic, visit your repo's landing page and select "manage topics."
Is there a way to calibrate a discount curve from traded fx forwards?
Taking USDJPY as an example. As an input I have the fx spot, 1M, 3M and 6M forwards , I have also built a USD OIS discount curve. I want to create a JPY discount curve such that I can reprice correctly all of the fx forwards I observe in the market. Is that possible with the current library?
As an extension to the above,