Jerry Wang (icezerowjj)

icezerowjj

Geek Repo

Location:Singapore

Github PK Tool:Github PK Tool

Jerry Wang's repositories

MultipleFactorRiskModel

This project explores the way to construct the multiple factor risk model to calculate the risk contribution of each factor and the total portfolio risk using daily stock data from China.

Language:PythonLicense:MITStargazers:72Issues:6Issues:3

StockPriceCrawler

This Python project scrapes asset information from Investing.com by visiting the websites and crawling it down into SQL with time, ticker and prices as the columns

Language:PythonLicense:MITStargazers:12Issues:3Issues:0

ShanghaiAuFutures

本课题完成了对5日均线涨跌的预测,运用支持向量机与逻辑回归的机器学习方法

KalmanFilter

This project is the use of Kalman filter in estimating stock betas

Language:C++License:MITStargazers:3Issues:2Issues:0

HestonModelOptionPricing

This C++ project conducts Monte Carlo Simulation in option pricing based on multi-threading and antithetic control variate to improve the efficiency of both running and estimating

Language:C++License:MITStargazers:2Issues:2Issues:0

NeuralNetworkStrategies

This project utilizes models of neural network to develop trading strategies based on US stock past performance

Language:PythonLicense:MITStargazers:2Issues:2Issues:0

UpperLimitStock

This py file aims at calculating the probability of when the stock reaches 9% price rise within a day it will continue to achieve the upper limit rise in China-10%.

Language:PythonLicense:MITStargazers:2Issues:2Issues:0

WallStreetJournalCrawler

This is the Python code to automatically scrape Google pages of WSJ articles.

Language:PythonLicense:MITStargazers:1Issues:2Issues:1

CSAPP-Lab

:trollface: "Computer Science, a programmer's perspective 3th edition" lab code

Language:CStargazers:0Issues:1Issues:0