A Python backtesting framework for a RSI + Volume Spike + Candlestick Wick reversal strategy on Bitcoin historical data. Includes both a CLI and a GUI interface. ├── gui.py # GUI (tkinter) — fetch ...
An autonomous AI futures trading system implementing Elder Santis's complete Supply & Demand methodology, featuring PineScript strategy for TradingView and a comprehensive Python backtester.