Pinned Repositories
after-hours
Obtain pre market and after hours stock prices for a given symbol
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
DeepTrade
A LSTM model using Risk Estimation loss function for stock trades in market
Halcon_licenses
Halcon licenses activation
LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
MyQuant
我的量化交易学习实践代码
OTGUninstallApps
Using Android device to uninstall iPhone apps
swagger-py-codegen
a Python web framework generator supports Flask, Tornado, Falcon, Sanic
THESIS-MS-Asset-Price-Forecast
This repository is dedicated to my master thesis, in which I forecast Goldman Sachs and General Electric stock prices.
zipline-cn
port zipline to support china stock
chforest's Repositories
chforest/zipline-cn
port zipline to support china stock
chforest/Halcon_licenses
Halcon licenses activation
chforest/LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
chforest/swagger-py-codegen
a Python web framework generator supports Flask, Tornado, Falcon, Sanic
chforest/ai_quant_trade
股票AI操盘手:从学习、模拟到实盘,一站式平台。包含股票知识、策略实例、因子挖掘、传统策略、机器学习、深度学习、强化学习、图网络、高频交易、C++部署和聚宽实例代码等,可以方便学习、模拟及实盘交易
chforest/aid
Authorize ios device ,实现爱思助手一样安装app
chforest/Attention-CLX-stock-prediction
Attention-based CNN-LSTM and XGBoost hybrid model for stock prediction
chforest/apple-private-apis
A set of Rust libraries to interact with apple's private APIs and servers.
chforest/Awesome-Strategy-Note
chforest/backtrader
Python Backtesting library for trading strategies
chforest/bblow-bond-rotation
BBlow bond rotation.
chforest/deep-learning-time-series-forecasting
chforest/easy_handeye
Automated, hardware-independent Hand-Eye Calibration
chforest/handeye_calibration
Script for robot hand eye calibration
chforest/HandEyeCalibration-using-OpenCV
Simple opencv implementation for handeye calibration
chforest/iDebugTool
The cross platform iOS debugging tool project inspired by Console on MacOS. This project is libimobiledevice wrapper Qt C++ based with more advanced features in future.
chforest/iOSAuthRuntime
iOS Authorize runtime
chforest/ipatool
Command-line tool that allows searching and downloading app packages (known as ipa files) from the iOS App Store
chforest/LLM-Robotics-example-TidyBot-
TidyBot: Personalized Robot Assistance with Large Language Models
chforest/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
chforest/mtl-tsmom
Multi Task Learning Time Series Momentum
chforest/opentele
A Python Telegram API Library for converting between tdata and telethon sessions, with built-in official Telegram APIs.
chforest/patchcore-few-shot
Implementation of our paper "Optimizing PatchCore for Few/many-shot Anomaly Detection"
chforest/portfolio-allocation-app
chforest/StockMixer
Official code implementation of AAAI 2024 paper "StockMixer: A Simple yet Strong MLP-based Architecture for Stock Price Forecasting".
chforest/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
chforest/ultralytics_yolov8
NEW - YOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite
chforest/web-voyager
chforest/yt
My YouTube tutorial codes
chforest/zvt
modular quant framework.