Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

shoohi/markov-quant-backtester

https://github.com/shoohi/markov-quant-backtester · scanned 2026-06-16 04:38 UTC (1 month, 3 weeks ago)

6 raw signals (0 security + 6 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 3 weeks ago · v1 · 6 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 50 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
__init__ software healthy data.py:8
get_latest_bars software healthy data.py:27
update_bars software healthy data.py:34
__init__ software healthy portfolio.py:8
update_signal software healthy portfolio.py:18
update_fill software healthy portfolio.py:32
record_current_equity software healthy portfolio.py:47
calculate_performance_metrics software healthy portfolio.py:59
__init__ software healthy strategy.py:16
_get_dynamic_states software healthy strategy.py:28
_build_transition_matrix software healthy strategy.py:52
calculate_signals software healthy strategy.py:71
__init__ software healthy events.py:40
print_order software dead events.py:33
run_headless_backtest software healthy optimize.py:15
grid_search_optimization software healthy optimize.py:59
__init__ software healthy execution.py:12
execute_order software healthy execution.py:17
process_pending_orders software healthy execution.py:22
annualised_sharpe software healthy metrics.py:9
max_drawdown software healthy metrics.py:21
buy_and_hold_metrics software healthy metrics.py:31
download_sample_data software healthy get_data.py:6
run_backtest software healthy main.py:20
load_price_data software healthy app.py:20
run_simulation software healthy app.py:41

LabelLayerStatusPath
data.py software healthy data.py
portfolio.py software healthy portfolio.py
conftest.py software healthy conftest.py
strategy.py software healthy strategy.py
events.py software healthy events.py
optimize.py software healthy optimize.py
execution.py software healthy execution.py
requirements.txt software healthy requirements.txt
README.md software healthy README.md
metrics.py software healthy metrics.py
get_data.py software healthy get_data.py
main.py software healthy main.py
app.py software healthy app.py
requirements-dev.txt software healthy requirements-dev.txt

LabelLayerStatusPath
HistoricCSVDataHandler software healthy data.py:5
Portfolio software healthy portfolio.py:7
MarkovChainStrategy software healthy strategy.py:6
Event software healthy events.py:1
MarketEvent software healthy events.py:6
SignalEvent software healthy events.py:13
OrderEvent software healthy events.py:23
FillEvent software healthy events.py:37
SimulatedExecutionHandler software healthy execution.py:4

LabelLayerStatusPath
shoohi__markov-quant-backtester software healthy /data/fable5_failed_archive/shoohi__markov-quant-backtester
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/e835b392-9834-49a4-94d0-c65de70750c8/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/e835b392-9834-49a4-94d0-c65de70750c8/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.