Pinned Repositories
ActionBarSherlock
Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
AlphaTrading
An workflow in factor-based equity trading, including factor analysis and factor modeling. For well-established factor models, I implement APT model, BARRA's risk model and dynamic multi-factor model in this project.
Android-ViewPagerIndicator
Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock. Originally based on Patrik Åkerfeldt's ViewFlow.
Aspect-Based-Sentiment-Analysis
A paper list for aspect based sentiment analysis.
audio-sound-and-speech
Repository of audio,sound and speech related paper ,tools and docs
autoscraper
A Smart, Automatic, Fast and Lightweight Web Scraper for Python
CV
computer vision
DataSet-
Dataset for NLP,CV and ASR . Also web crawling & scraping toolkit and data cleaning
NLP
natural language processing
Papers-for-deep-learning
Resouces for machine learning and deep learning, RL, TL ,etc.
greysun's Repositories
greysun/bitcoin_volatility_forecasting
GARCH and Multivariate LSTM forecasting models for realized volatility with potential applications in options trading, hedging, portfolio management, and risk management
greysun/ChainKnowledgeGraph
ChainKnowledgeGraph, 产业链知识图谱包括A股上市公司、行业和产品共3类实体,包括上市公司所属行业关系、行业上级关系、产品上游原材料关系、产品下游产品关系、公司主营产品、产品小类共6大类。 上市公司4,654家,行业511个,产品95,559条、上游材料56,824条,上级行业480条,下游产品390条,产品小类52,937条,所属行业3,946条。
greysun/chanvis
基于TradingView本地SDK的可视化前后端代码,适用于缠论量化研究,和其他的基于几何交易的量化研究。 缠论量化 摩尔缠论 缠论可视化 TradingView TV-SDK
greysun/datumaro
Dataset Management Framework, a Python library and a CLI tool to build, analyze and manage Computer Vision datasets.
greysun/douglas-quaid
Open source software for image correlation, distance and analysis
greysun/Financial-Models-Numerical-Methods
Collection of notebooks about quantitative finance, with interactive python code.
greysun/HIST
The source code and data of the paper "HIST: A Graph-based Framework for Stock Trend Forecasting via Mining Concept-Oriented Shared Information".
greysun/Kats
Kats, a kit to analyze time series data, a lightweight, easy-to-use, generalizable, and extendable framework to perform time series analysis, from understanding the key statistics and characteristics, detecting change points and anomalies, to forecasting future trends.
greysun/NitroFE
NitroFE is a Python feature engineering engine which provides a variety of modules designed to internally save past dependent values for providing continuous calculation.
greysun/order-matcher
simple, fast and feature rich order matching engine supports limit, market, stop-loss, iceberg, IOC, FOK, GTD orders
greysun/OrderBook
Matching Engine for Limit Order Book
greysun/Orderflow
This Python package manages methods to reshape tick by tick data for order flow analysis
greysun/OrderflowChart
Plot orderflow footprint charts using plotly in python.
greysun/py-market-profile
A library to calculate Market Profile (aka Volume Profile) for financial data from a Pandas DataFrame.
greysun/pyfbad
An open-source outlier detection package by Getcontact Data Team
greysun/Python_Portfolio__VaR_Tool
Python-based portfolio / stock widget , calculates different types of Value-at-Risk (VaR) metrics and many other (ex-post) risk/return characteristics both on an individual stock and portfolio-basis, stand-alone and vs. a benchmark of choice
greysun/pyts
A Python package for time series classification
greysun/Quantitative-analysis
量化研究-券商金工研报复现
greysun/Riskfolio-Lib
Portfolio Optimization and Quantitative Strategic Asset Allocation in Python
greysun/rocket
ROCKET: Exceptionally fast and accurate time series classification using random convolutional kernels
greysun/ruptures
ruptures: change point detection in Python
greysun/sentence-transformers
Sentence Embeddings with BERT & XLNet
greysun/SimTSC
[SDM 2022] Towards Similarity-Aware Time-Series Classification
greysun/Stock-Prediction-Models
machine learning and deep learning models for Stock forecasting including trading bots and simulations
greysun/Stocks-Pattern-Analyzer
discover different patterns based on similarity measures in historical (financial) data
greysun/surpriver
Find big moving stocks before they move using machine learning and anomaly detection
greysun/Time-Series-Analysis-Tutorial
时间序列分析教程
greysun/tsfel
An intuitive library to extract features from time series, statistical, temporal and spectral domains.
greysun/UnusualVolumeDetector
Gets the last 5 months of volume history for every ticker, and alerts you when a stock's volume exceeds 10 standard deviations from the mean within the last 3 days
greysun/ZigZag
Python library for identifying the peaks and valleys of a time series.