Pinned Repositories
Algorithmic-Support-and-Resistance
Automatically identifies support and resistance lines on a stock chart using reversal points, displays candlestick chart.
ally-api-client
Java project to access Ally bank's API to get and stream stock data.
Ardupilot_APM2.8_codes
Some codes for Ardupilot APM2.8
ATFNet
Official implement of ATFNet: Adaptive Time-Frequency Ensembled Network for Long-term Time Series Forecasting
jdiutil
jdiutil: Just-Do-It util D-lang mixin, manual mem man (heap alloc / free) to make life easier
language-eiffel
liblfdsd
liblfds for D: from the portable, license-free, lock-free data structure C library (https://www.liblfds.org/)
robin_stocks
This is a library to use with Robinhood Financial App. It currently supports trading crypto-currencies, options, and stocks. In addition, it can be used to get real time ticker information, assess the performance of your portfolio, and can also get tax documents, total dividends paid, and more. More info at
stnbhwd
Modules for spatial transformer networks (BHWD layout)
talibd
D wrapper for https://ta-lib.org/
mw66's Repositories
mw66/jdiutil
jdiutil: Just-Do-It util D-lang mixin, manual mem man (heap alloc / free) to make life easier
mw66/language-eiffel
mw66/robin_stocks
This is a library to use with Robinhood Financial App. It currently supports trading crypto-currencies, options, and stocks. In addition, it can be used to get real time ticker information, assess the performance of your portfolio, and can also get tax documents, total dividends paid, and more. More info at
mw66/ATFNet
Official implement of ATFNet: Adaptive Time-Frequency Ensembled Network for Long-term Time Series Forecasting
mw66/candlesticks
mw66/backtrader
Python Backtesting library for trading strategies
mw66/ChickenClisp
ChickenClisp is a Scheme like language and interpreter. An Implementation of Orelang in D
mw66/dlisp
revive http://www.dsource.org/projects/dlisp DLisp is an implementation of a Lisp dialect written in D, to leverage the build-in memory management and hash-table support of the associative arrays. DLisp can be used as a scripting language for other applications. Learning tool for the Lisp-way of programming.
mw66/finviz
Unofficial API for finviz.com
mw66/flutter-geolocator
Android and iOS Geolocation plugin for Flutter
mw66/Forex-Stock-Price-Prediction-using-Transformer-and-Time-Embeddings
This repository contains the code for the Project "Forex Stock Price Prediction using Transformers and Time Embeddings" written in Tensorflow 2.9.1
mw66/GY521
Arduino library for GY521 accelerometer- gyroscope a.k.a. MCU-6050
mw66/Liberty
Liberty Eiffel programming language
mw66/lisp-in-dart
A fast Lisp interpreter in Dart
mw66/little-scheme-in-dart
A Scheme interpreter with first-class continuations
mw66/llm.c
LLM training in simple, raw C/CUDA
mw66/miniorm
A minimalistic ORM for SQLite
mw66/mpu6050
MPU6050 Arduino Library
mw66/msgpack-rpc-d
MessagePack-RPC for D
mw66/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
mw66/py2many
Transpiler of Python to many other languages
mw66/pykan
Kolmogorov Arnold Networks
mw66/PyxLSTM
PyxLSTM is a Python library that provides an efficient and extensible implementation of the Extended Long Short-Term Memory (xLSTM) architecture. xLSTM enhances the traditional LSTM by introducing exponential gating, memory mixing, and a matrix memory structure, enabling improved performance and scalability for sequence modeling tasks.
mw66/rKAN
Implementation of Rational Kolmogorov-Arnold Network (rKAN)
mw66/Simple-KAN-4-Time-Series
A simple feature-based time series classifier using Kolmogorov–Arnold Networks
mw66/StockFormer
PyTorch implementation for Paper "StockFormer: Learning Hybrid Trading Machines with Predictive Coding".
mw66/Time-LLM
[ICLR 2024] Official implementation of " 🦙 Time-LLM: Time Series Forecasting by Reprogramming Large Language Models"
mw66/timesfm
TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.
mw66/torchkan
An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations
mw66/TuringTrader
The Open-Source Backtesting Engine/ Trading Simulator by Bertram Solutions.