Pinned Repositories
-Kaggle-Click-Through-Rate-Prediction-
CTR-Prediction
AutoNAS
An automatic trading strategy for NAS100 in FXCM MT4
Bitcoin-History
Generate bitcoin history data for MT4
BTC-price-history
Automatically updated CSV of Bitcoin Historical Price Data from GDAX. Updates every 30 minutes.
crypto-arbitrage
Automatic Trading Bot using Triangular or Exchange Arbitrages
dlfcn-win32
Official dlfcn-win32 repo
FaceDetection-DSFD
market_microstructure
For Baruch MFE Course
MT4Forex
MT4 based Order Following system, tracking your trading to database and distribute to others
yapi
💉 全能进程注入器 [Yet Another Process Injector] that reduce differences between x64, wow64 and x86 processes.
coolsnake's Repositories
coolsnake/dlfcn-win32
Official dlfcn-win32 repo
coolsnake/FaceDetection-DSFD
coolsnake/-Kaggle-Click-Through-Rate-Prediction-
CTR-Prediction
coolsnake/AdvancesFinML
coolsnake/algorithm
Contains all kinds of algorithm write in Python and C++, some with Rust.
coolsnake/AlphaPy
Automated Machine Learning [AutoML] for Python
coolsnake/Auto-Updater
coolsnake/awesome_login
generating cookies as a service
coolsnake/C-Plus-Plus
All Algorithms implemented in C++
coolsnake/CNN-TA
Algorithmic Financial Trading with Deep Convolutional Neural Networks: Time Series to Image Conversion Approach: A novel algorithmic trading model CNN-TA using a 2-D convolutional neural network based on image processing properties.
coolsnake/combining_alpha_signals
Combines alpha signals using a random forest, and demonstrates solutions to overlapping labels issue (rolling autocorrelation) proposed by Marcos Lopez de Prado in Advances in Financial Machine Learning
coolsnake/danger-noodle
It's a security-enhanced Boa webserver 0.94.13 - what more could you want?
coolsnake/FART
ART环境下自动化脱壳方案
coolsnake/FileLock
Encrypts/decrypts user specified files with a password. Uses self implemented AES.
coolsnake/FIXAPI
Based on FIX Protocol 4.4 designed for real-time, custom institutional interface which push up to 250 price update per second (not available on other APIs)
coolsnake/GB28181Server
GB28181服务器代码
coolsnake/Hands-On-Machine-Learning-for-Algorithmic-Trading
Hands-On Machine Learning for Algorithmic Trading, published by Packt
coolsnake/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
coolsnake/ini-lib
coolsnake/Machine-Learning-for-Finance
Machine Learning for Finance, published by Packt
coolsnake/mongoose
Mongoose Embedded Web Server Library - Mongoose is more than an embedded webserver. It is a multi-protocol embedded networking library with functions including TCP, HTTP client and server, WebSocket client and server, MQTT client and broker and much more.
coolsnake/pandas-technical-indicators
Technical Indicators implemented in Python using Pandas
coolsnake/pyinstrument
🚴 Call stack profiler for Python. Shows you why your code is slow!
coolsnake/rtsp-server
Lightweight RTSP/RTP streaming media server
coolsnake/scanScope
coolsnake/sp500-stock-similarity-time-series
Improve S&P 500 stock price prediction (random forest and gradient boosting trees) with time series similarity measurements: DTW, SAX, co-integration, Euclidean and Pearson.
coolsnake/sqlite3-mql-wrapper
MQL's SQLite3 DLL Wrapper for both 32bit MT4 and 64 bit MT5.
coolsnake/Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
coolsnake/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
coolsnake/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS