Pinned Repositories
ajd3v.github.io
AlgoTools
Trading algorithmic strategies and tools
BitVision
Terminal dashboard for Bitcoin trading, forecasting, and charting
nanovg
Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.
netdata
Real-time performance monitoring, done right! https://my-netdata.io/
openglcharts
Simple opengl 2d and 3d charts
QtBitcoinTrader
Secure Multi Trading Client
swicka
Qt plotter of stock charts
TaskMemGraph
sample of QtQuick2 application
ts2c
Convert Javascript/TypeScript to C
ajd3v's Repositories
ajd3v/arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
ajd3v/CryptoRL
PPO-RL-agent
ajd3v/DataFrame
C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types and contiguous memory storage
ajd3v/DRL-for-Optimal-Execution-in-Finance
ajd3v/DRL_trading
Crypto DRL trading DEMO
ajd3v/drla
C++ Deep Reinforcement Learning Agent library
ajd3v/ElegantRL
Cloud-native Deep Reinforcement Learning. 🔥
ajd3v/financial-machine-learning
A curated list of practical financial machine learning tools and applications.
ajd3v/FinGPT
Data-Centric FinGPT. Open-source for open finance! Revolutionize 🔥 We release the trained model on HuggingFace.
ajd3v/FinRL
FinRL: Financial Reinforcement Learning. 🔥
ajd3v/FinRL-Meta
FinRL-Meta: Dynamic datasets and market environments for FinRL.
ajd3v/FinRL-Tutorials
Tutorials. Please star.
ajd3v/FinRL_Crypto
FinRL_Crypto: Cryptocurrency trading of FinRL
ajd3v/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
ajd3v/implot
Immediate Mode Plotting
ajd3v/implot_demos
Standalone ImPlot Demos
ajd3v/libpqxx
The official C++ client API for PostgreSQL.
ajd3v/liquid-s4
Liquid Structural State-Space Models
ajd3v/liquid_time_constant_networks
Code Repository for Liquid Time-Constant Networks (LTCs)
ajd3v/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
ajd3v/mlpack
mlpack: a fast, header-only C++ machine learning library
ajd3v/ncps
PyTorch and TensorFlow implementation of NCP, LTC, and CfC wired neural models
ajd3v/netron
Visualizer for neural network, deep learning and machine learning models
ajd3v/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
ajd3v/pytorch-cpp
C++ Implementation of PyTorch Tutorials for Everyone
ajd3v/s4
Structured state space sequence models
ajd3v/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
ajd3v/ta-lib
TA-Lib (Core C Library)
ajd3v/trials
Our codebase trials provide an implementation of the Select and Trade paper, which proposes a new paradigm for pair trading using hierarchical reinforcement learning. It includes the code for the proposed method and experimental results on real-world stock data to demonstrate its effectiveness.
ajd3v/tulipindicators
Technical Analysis Indicator Function Library in C