Agent-X is a self-improving, autonomous crypto trading bot designed to operate on the OKX exchange. It leverages a hybrid strategy combining a Long Short-Term Memory (LSTM) neural network with a ...
A modular Python-based backtesting and trading strategy framework for quantitative finance. quant-trading-system/ ├── src/ │ ├── data/ # Data fetching and management │ ├── strategies/ # Trading ...