Skip to content
#

asset-allocation

Here are 46 public repositories matching this topic...

Riskfolio-Lib
FinancePy
ahabre
ahabre commented Aug 8, 2021

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,

algotradingbot

This repository consists several bots encoding various algorithmic trading strategies. The aim here is for absolute beginners in stock trading to get familiar with the various aspects of the market. All you need is basics of statistics and python to understand the underlying metrics and conditions utilized to make decisions. Contributions welcome.

  • Updated Feb 9, 2021
  • Jupyter Notebook

Master thesis project. The improved estimator of the covariance matrix of asset returns is employed to derive a new trading strategy based on a two-step procedure. First, it shrinks the asset universe via a subset selection, leaving only the most suitable assets. Then, it performs the mean-variance analysis. Back-testing is carried out in the U.S. stock market between 2018 and 2020. For comparison purposes, the code also implements also other strategies, such as the widely-used momentum strategy. The proposed technique is observed to deliver a very good and much more stable performance with respect to its competitors.

  • Updated Oct 5, 2021
  • Python

Improve this page

Add a description, image, and links to the asset-allocation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the asset-allocation topic, visit your repo's landing page and select "manage topics."

Learn more