- jesse-ai/candle-importer-script: Fetches candles indefinitely for a specified exchange, list of symbols, and starting date, aimed at helping users maintain an up-to-date database for continuous backtesting.
- nick-dolan/jesse-trades-info - It helps parse Jesse's JSON backtest files with trades and shows in a convenient way with tables and charts.
- nick-dolan/brute-force-project-template - Project template for Jesse, including a brute-force testing script that outputs results in a CSV file for quick and effective data examination.
- cyptocoinserver/jesse-bulk - Pick, refine, bulk test utility for Jesse dashboard.
- cyptocoinserver/jesse-optuna - Using optuna with Jesse for optimization.
- cyptocoinserver/jesse-hyperactive - Using Hyperactive with Jesse for optimization.
- ysdede/jesse-tk - Out of date. Supports legacy Jesse CLI only. A toolkit for picking, refining dnas and performing random tests.
- Gabri/jupyterlab-lightweight-charts-jesse - interactive candlestick charts with Jupyter Notebooks (lightweight-charts integration)
- qwpto/JesseReportDiscord - Post the results of backtests to a discord channel using a webhook.
- qwpto/JesseTradingViewLightReport - Generate a self contained html document with tradingview light to review results.
- johngriffin/jesse-data-import - bulk import OHLCV data from CSV files to candles in Jesse.
- Official Documentation - Please read first
- Saleh Mir's Articles on official web site
- Saleh Mir's Articles on Medium
- Algo-trading with Saleh - Preview of Jesse's GUI dashboard
- How to set up a remote dev environment for algo-trading with Python in VSCode
- How to deploy your Jesse project into the production server for live trading
- How to install Jesse using docker for local algo-trading development
Contributions are always welcome!