gunbot-quant
An open-source toolkit for quantitative analysis of crypto & stock markets, featuring an advanced market screener, portfolio backtester, and companion tools for the Gunbot trading bot.
Language: javascript
Author: GitHub Repos (@github-repos)
0 stars · 0 views
Viewing path: pyproject.toml
Files
- base_strategy.py (py)
- frontend (txt)
- vite.config.js (js)
- README.md (md)
- package.json (json)
- .eslintrc.cjs (cjs)
- src (txt)
- ResultsDisplay.jsx (jsx)
- Dashboard.jsx (jsx)
- ResultsSkeleton.jsx (jsx)
- DiscoveryResults.jsx (jsx)
- main.jsx (jsx)
- index.html (html)
- public (txt)
- README.md (md)
- screenshot.png (image)
- pyproject.toml (toml)
- LICENSE (txt)
- package.json (json)
- gunbot_quant (txt)
- main_executor.py (py)
- strategies (txt)
- dynamic_momentum_optimizer.py (py)
- strategy_library.py (py)
- ScreenerResultsDisplay.jsx (jsx)
- ResultsViewer.jsx (jsx)
- Backtester.jsx (jsx)
- ScreenerResultsSkeleton.jsx (jsx)
- Screener.jsx (jsx)
- assets (txt)
- react.svg (image)
- App.jsx (jsx)
- index.css (css)
- App.css (css)
- ScreenerHistory.jsx (jsx)
- GunbotConnect.jsx (jsx)
- gq-logo.svg (image)
- core (txt)
- indicators.py (py)
- engine_runner.py (py)
- screener.py (py)
- backtest_engine.py (py)
- data_manager.py (py)
- utils.py (py)
- cli (txt)
- main.py (py)
- gunbot_strategy_files (txt)
- keltner_squeeze_breakout.js (js)
- macd_cross.js (js)
- grid.js (js)
- bb_reversion.js (js)
- dynamic_momentum_optimizer.js (js)
- emacross.js (js)
- bollinger_band_ride.js (js)
- rsi_reversion.js (js)
- stochastic_reversion.js (js)
- rsi_stoch_combo_tp.js (js)
- heikin_ashi_trend.js (js)
- trend_filter_rsi_entry.js (js)
- donchian_breakout.js (js)
- supertrend_follower.js (js)
- config (txt)
- scenarios.py (py)
- api (txt)
- main.py (py)
- models.py (py)
- routes.py (py)
- gunbot_api (txt)
- client.py (py)
- data_processor.py (py)
- run.py (py)
- ATTRIBUTION.md (markdown)