Pinned Repositories
AFML
All the answers for exercises from Advances in Financial Machine Learning by Dr Marco Lopez de Parodo.
alpaca_correlation_viz
alpaca_tech_screener
avg_rotations_dash
Avg Rotation Dash is a dashboard showing statistics of "rotations" for different financial instruments. It downloads free tick data from Dukascopy, measures rotations, then writes results to Google Sheets.
capstone_repo
Short-Term Solar Forecasting Using LSTMs
market_profile
How to make simple market profile charts in seaborn.
oura_to_sheets
simple_btc_algo
Simple btc trend following algorithm, using cbpro api.
td-ameritrade-python-api
Unofficial Python API client library for TD Ameritrade
vix_calculation
samchaaa's Repositories
samchaaa/oura_to_sheets
samchaaa/Linear_Algebra_With_Python
Lecture Notes for Linear Algebra Featuring Python. This series of lecture notes will walk you through all the most 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.
samchaaa/AlphaPy
Automated Machine Learning [AutoML] with Python, scikit-learn, Keras, XGBoost, LightGBM, and CatBoost
samchaaa/ccxt_async_example
Example of handling multiple orderbooks in ccxt
samchaaa/pyspi
Comparative analysis of pairwise interactions in multivariate time series.
samchaaa/uniswap-arbitrage-analysis
Uniswap arbitrage problem analysis
samchaaa/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
samchaaa/blp
Pythonic interface for Bloomberg Open API
samchaaa/crypto-hft-data
Collect real-time orderbook, trade and other HFT data from several crypto exchanges using WebSocket connections.
samchaaa/cryptofeed
Cryptocurrency Exchange Websocket Data Feed Handler
samchaaa/degenbot
Python classes to aid rapid development of Uniswap V2 & V3 arbitrage bots on EVM-compatible blockchains
samchaaa/futures-rs
Zero-cost asynchronous programming in Rust
samchaaa/GED_tutorial
Code accompanying publication on GED tutorial
samchaaa/gym-mtsim
A general-purpose, flexible, and easy-to-use simulator alongside an OpenAI Gym trading environment for MetaTrader 5 trading platform (Approved by OpenAI Gym)
samchaaa/hangulgame
practice typing hangul
samchaaa/machine_learning_refined
Notes, examples, and Python demos for the 2nd edition of the textbook "Machine Learning Refined" (published by Cambridge University Press).
samchaaa/MLforFinance
samchaaa/mmb
Trading bot implemented in Rust, with market making and strategy automation for any exchange or blockchain.
samchaaa/numerical_methods_youtube
samchaaa/Online-Multiplayer-Python
This is a python base project which is used to create a multiplayer game.
samchaaa/OutlookRulesReader
Specification for Outlook rules (rwz) files and experimental implementation of a reader/writer in Swift
samchaaa/Projection-pursuit
Code for performing various projection pursuit routines
samchaaa/samchaaa.github.io
samchaaa portfolio
samchaaa/slackchartpy
samchaaa/streamlit-example
Example Streamlit app that you can fork to test out share.streamlit.io
samchaaa/trading-server
A multi-asset, multi-strategy, event-driven trading platform for running many strategies at many venues simultaneously with portfolio-based risk management and capital allocation. Supports event-driven backtesting across all desired instruments, venues and strategies under a single parameterized portfolio.
samchaaa/uniswap-python
🦄 The unofficial Python client for the Uniswap exchange.
samchaaa/velodata_bq
samchaaa/wumpus
Hunt the Wumpus (Wumpus World) game using Python, Flask and Socket.io
samchaaa/xbbg
Intuitive Bloomberg data API