Skip to content

RedRise/mmprofiler

Repository files navigation

MMPROFILER

Mangrove/Market Maker Profiler. This repo contains several usecases to run on a python terminal + one streamlit webapp (available here).

GitPod

Gitpod

Local Setup

Installation

  1. Install Poetry
  2. run poetry install

Module import issue

In case of module import issues, you may want to add a file (in the project root folder) named .env containing a single line:

PYTHONPATH=./

Usage

Usecases

See usecase_xx.py files for demos

Streamlit

  • poetry run streamlit run ./trajectory.py : call option hedging

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages