Coder Social home page Coder Social logo

Hi there 👋, I am Weijie Chen.

I am a macroeconomic analyst/trader seeking for trading opportunities based on global macro framework, my favorite markets are currency and commodity.

The training materials in my Github repositories were written by me, used to be new-hire training materials in my previous institution (I was both a macro analyst and quantitative instructor in a tiny hedge fund, unfortunately defunct already). We used to organize internal training sessions for interns and new-hires, usually these trainings were held from 7pm-11pm in our conference room. The notes are not difficult, with a freshman math education would be enough to walk through on your own.

Please note that all institutional proprietary information and data has been cleared from training materials. So please do not ask me my institution's proprietary models or data, which unfortunately cannot be disclosed due to Non-Disclosure Agreement.

Course Description
Linear Algebra with Python This training will walk you through all the must-know concepts that set the foundation of data science or advanced quantitative skill sets. Suitable for statisticians, econometricians, quantitative analysts, data scientists, etc. to quickly refresh linear algebra with the assistance of Python computation and visualization. Core concepts covered are: linear combination, vector space, linear transformation, eigenvalues and -vector, diagnolization, singular value decomposition, etc.
Basic Statistics with Python These notes aim to refresh the essential concepts of frequentist statistics, such as descriptive statistics, parameter estimations, hypothesis testing, ANOVA and etc. All codes are straightforward to understand. We were spending roughly three hours in total to cover all sections.
Econometrics with Python This is a crash course for reviewing the most important concepts and techniques of econometrics. The theories are presented lightly without hustles of mathematical derivation and Python codes are mostly procedural and straightforward. Core concepts covered: multi- linear regression, logistic model, dummy variable, simultaneous equations model, panel data model and time series.
Time Series, Financial Engineering and Algorithmic Trading with Python This is a compound training sessions of time series analysis, financial engineering and algorithmic trading, the Part I covers basic time series concepts such as ARIMA, GARCH ans (S)VAR, also cover more advanced theory such as State Space Model and Hidden Markov Chain. The Part II covers the basics of financial engineering such bond valueation, portfolio optimization, Black-Scholes model and various stochatic process models. The Part III will demonstrate the practicalities, e.g. algorithmic trading. The training will try to explain the mathematical mechanism behind each theory, rather than forcing you to memorize a bunch of black box operations.
Bayesian Statistics with Python Bayesian statistics is the last pillar of quantitative framework, also the most challenging subject. The course will explore the algorithms of Markov chain Monte Carlo (MCMC), specifically Metropolis-Hastings, Gibbs Sampler and etc., we will build up our own toy model from crude Python functions. In the meanwhile, we will cover the PyMC3, which is a library for probabilistic programming specializing in Bayesian statistics.

Weijie Chen's Projects

basic-statistics-with-python icon basic-statistics-with-python

Introduction to statistics featuring Python. This series of lecture notes aim to walk you through all basic concepts of statistics, such as descriptive statistics, parameter estimations, hypothesis testing, ANOVA and etc. All codes are straightforward to understand.

econometrics-with-python icon econometrics-with-python

Tutorials of econometrics featuring Python programming. This is a crash course for reviewing the most important concepts and techniques of basic econometrics, the theories are presented lightly without hustles of derivation and Python codes are straightforward.

linear-algebra-with-python icon linear-algebra-with-python

Lecture Notes for Linear Algebra Featuring Python. This series of lecture notes will walk you through all the must-know concepts that set the foundation of data science or advanced quantitative skillsets. Suitable for statistician/econometrician, quantitative analysts, data scientists and etc. to quickly refresh the linear algebra with the assistance of Python computation and visualization.

probability_theory icon probability_theory

A quick introduction to all most important concepts of Probability Theory, only freshman level of mathematics needed as prerequisite.

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.