Giter Club home page Giter Club logo

introduction-to-quantitative-finance-in-python's Introduction

Introduction to Quant Finance in Python

Streamlit applications and Google Colaboratory notebooks with introductory material to qf in Python.

autoML.py file contains streamlit app with automated machine learning

portfolio.py file contains streamlit app with auto portfolio optimizer & EDA

tutorials folder contains tutorials for various python packages dealing with financial data and time series modeling

Inside the tutorials folder you will find notebooks detailing comprehensive looks into common trading algorithims, ARIMA modeling, and some of the more common finance libraries.

tutorial is located here: and below

Prerequisites

make sure you have a code editor setup with python >= 3.10 and a zsh / bash based shell, VS code is my editor of choice:

VS code

download Python

Cloning the repository (MacOS)

  1. clone repository inside code-editor of choice

  2. setup enviroment in terminal: (make sure to select enviroment as workspace interpreter) python3.10 -m venv automl

  3. install dependencies pip install -r requirements.txt

  4. run applications: streamlit run autoML.py streamlit run portfolio.py

  5. explore the jupyter notebooks located in tutorials to further your understanding of qf

introduction-to-quantitative-finance-in-python's People

Contributors

hofmannj0n avatar

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.