https://github.com/wketan/Intraday
· scanned 2026-06-16 00:59 UTC (2 months, 1 week ago)
78 raw signals (0 security + 78 graph)
Last scanned 2 months, 1 week ago · v1 · 69 actionable findings from 1 signal source. 9 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 352 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.
| Label | Layer | Status | Path |
|---|---|---|---|
_ok |
software | healthy | verify_data_layer.py:32 |
_warn |
software | healthy | verify_data_layer.py:33 |
_err |
software | healthy | verify_data_layer.py:34 |
check_deps |
software | healthy | verify_data_layer.py:37 |
test_spot |
software | healthy | verify_data_layer.py:69 |
test_eod_chain |
software | healthy | verify_data_layer.py:92 |
test_premium_lookup |
software | healthy | verify_data_layer.py:118 |
write_csv |
software | healthy | verify_data_layer.py:163 |
verdict |
software | healthy | verify_data_layer.py:175 |
main |
software | healthy | verify_data_layer.py:210 |
_is_market_hours |
software | healthy | backtest_v2.py:56 |
_next_expiry_after |
software | healthy | backtest_v2.py:64 |
_atm_strike |
software | healthy | backtest_v2.py:81 |
_opt_symbol |
software | healthy | backtest_v2.py:85 |
_simulate_forward |
software | healthy | backtest_v2.py:137 |
run_backtest |
software | healthy | backtest_v2.py:229 |
summarise |
software | healthy | backtest_v2.py:652 |
write_csv |
software | healthy | backtest_v2.py:749 |
write_html |
software | healthy | backtest_v2.py:762 |
main |
software | healthy | backtest_v2.py:896 |
_env_float |
software | healthy | signal_scalper.py:62 |
_env_int |
software | healthy | signal_scalper.py:66 |
_count_reject |
software | healthy | signal_scalper.py:91 |
reset_diagnostics |
software | healthy | signal_scalper.py:99 |
_config |
software | healthy | signal_scalper.py:104 |
_ema |
software | healthy | signal_scalper.py:173 |
_rsi |
software | healthy | signal_scalper.py:177 |
_atr |
software | healthy | signal_scalper.py:187 |
_adx |
software | healthy | signal_scalper.py:194 |
_macd |
software | healthy | signal_scalper.py:208 |
_vwap |
software | healthy | signal_scalper.py:217 |
analyze |
software | healthy | signal_scalper.py:224 |
_isnan |
software | healthy | signal_scalper.py:548 |
_env_float |
software | healthy | signal_orb.py:43 |
_env_int |
software | healthy | signal_orb.py:47 |
_config |
software | healthy | signal_orb.py:58 |
analyze |
software | healthy | signal_orb.py:104 |
_env_float |
software | healthy | signal_reverter.py:72 |
_env_int |
software | healthy | signal_reverter.py:76 |
_isnan |
software | healthy | signal_reverter.py:94 |
_set_decision |
software | healthy | signal_reverter.py:109 |
_ema |
software | healthy | signal_reverter.py:113 |
_rsi |
software | healthy | signal_reverter.py:117 |
_vwap |
software | healthy | signal_reverter.py:127 |
analyze |
software | healthy | signal_reverter.py:134 |
estimate_option_premium |
software | healthy | backtest.py:49 |
simulate_trade |
software | healthy | backtest.py:72 |
run_backtest |
software | healthy | backtest.py:108 |
_summarise |
software | healthy | backtest.py:258 |
main |
software | healthy | backtest.py:336 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
fly.toml |
software | healthy | fly.toml |
verify_data_layer.py |
software | healthy | verify_data_layer.py |
backtest_v2.py |
software | healthy | backtest_v2.py |
manifest.json |
software | healthy | manifest.json |
README.md |
software | healthy | README.md |
PLAN_V2.md |
software | healthy | PLAN_V2.md |
signal_scalper.py |
software | healthy | signal_scalper.py |
index.html |
software | healthy | index.html |
start.sh |
software | healthy | start.sh |
Dockerfile |
software | healthy | Dockerfile |
signal_orb.py |
software | healthy | signal_orb.py |
preview.html |
software | healthy | preview.html |
Procfile |
software | healthy | Procfile |
render.yaml |
software | healthy | render.yaml |
signal_reverter.py |
software | healthy | signal_reverter.py |
backtest.py |
software | healthy | backtest.py |
signal_nifty_regime.py |
software | healthy | signal_nifty_regime.py |
AUDIT_PHASE0.md |
software | healthy | AUDIT_PHASE0.md |
.env.example |
software | healthy | .env.example |
signal_scalper_v3.py |
software | healthy | signal_scalper_v3.py |
server.py |
software | healthy | server.py |
signal_v2.py |
software | healthy | signal_v2.py |
events.json |
software | healthy | events.json |
data_layer.py |
software | healthy | data_layer.py |
requirements.txt |
software | healthy | requirements.txt |
IMPLEMENTATION_PLAN.md |
software | healthy | IMPLEMENTATION_PLAN.md |
conductor.py |
software | healthy | conductor.py |
signal_gamma.py |
software | healthy | signal_gamma.py |
railway.json |
software | healthy | railway.json |
regime.py |
software | healthy | regime.py |
pages.yml |
software | healthy | .github/workflows/pages.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
ANY / |
api | healthy | server.py |
ANY /dashboard |
api | healthy | server.py |
ANY /api/login |
api | healthy | server.py |
ANY /api/diag |
api | healthy | server.py |
ANY /api/ltp |
api | healthy | server.py |
ANY /api/historical/<instrument> |
api | healthy | server.py |
ANY /api/ping |
api | healthy | server.py |
ANY /api/status |
api | healthy | server.py |
ANY /api/start |
api | healthy | server.py |
ANY /api/stop |
api | healthy | server.py |
ANY /api/backtest |
api | healthy | server.py |
ANY /api/backtest/jobs/<job_id> |
api | healthy | server.py |
ANY /api/config |
api | healthy | server.py |
ANY /api/history |
api | healthy | server.py |
ANY /api/performance |
api | healthy | server.py |
ANY /api/chain/<instrument> |
api | healthy | server.py |
ANY /api/option-ltp |
api | healthy | server.py |
ANY /api/test-slack |
api | healthy | server.py |
ANY /api/test-chain/<name> |
api | healthy | server.py |
ANY /api/metrics |
api | healthy | server.py |
ANY /api/signals/<int:sig_id>/void |
api | healthy | server.py |
ANY /api/killswitch |
api | healthy | server.py |
ANY /api/strategy |
api | healthy | server.py |
ANY /api/replay-premium |
api | healthy | server.py |
ANY /api/v2-diag |
api | healthy | server.py |
ANY /api/swing/status |
api | healthy | server.py |
ANY /api/swing/positions |
api | healthy | server.py |
ANY /api/swing/positions/<int:pos_id> |
api | healthy | server.py |
ANY /api/swing/exit-analysis |
api | healthy | server.py |
ANY /api/swing/exit-analysis/<int:pos_id> |
api | healthy | server.py |
ANY /api/swing/save-signal |
api | healthy | server.py |
| Label | Layer | Status | Path |
|---|---|---|---|
Trade |
software | healthy | backtest_v2.py:93 |
SignalGenScalper |
software | healthy | signal_scalper.py:81 |
SignalGenORB |
software | healthy | signal_orb.py:52 |
Reverter |
software | healthy | signal_reverter.py:99 |
NiftyWindows |
software | healthy | signal_nifty_regime.py:75 |
DeadzoneFade |
software | healthy | signal_nifty_regime.py:114 |
ScalperV3 |
software | healthy | signal_scalper_v3.py:90 |
SlackAlert |
software | healthy | server.py:291 |
AngelClient |
software | healthy | server.py:1070 |
InstrumentMaster |
software | healthy | server.py:1514 |
TA |
software | healthy | server.py:1741 |
SignalGen |
software | healthy | server.py:1818 |
RegimeBrief |
software | healthy | server.py:2208 |
SignalValidation |
software | healthy | server.py:2304 |
LearningLoop |
software | healthy | server.py:2506 |
TradeManager |
software | healthy | server.py:2585 |
EventCalendar |
software | healthy | server.py:2691 |
AIAnalysis |
software | healthy | server.py:2731 |
OptPicker |
software | healthy | server.py:2788 |
PLTracker |
software | healthy | server.py:3166 |
Engine |
software | healthy | server.py:3456 |
SwingAnalysis |
software | healthy | server.py:4522 |
SwingEngine |
software | healthy | server.py:4684 |
SignalGenV2 |
software | healthy | signal_v2.py:53 |
Conductor |
software | healthy | conductor.py:106 |
SignalGenGamma |
software | healthy | signal_gamma.py:79 |
RegimeFilter |
software | healthy | regime.py:30 |
| Label | Layer | Status | Path |
|---|---|---|---|
signals |
data | healthy | server.py |
regime |
data | healthy | server.py |
daily_adjustments |
data | healthy | server.py |
inflight_actions |
data | healthy | server.py |
swing_positions |
data | healthy | server.py |
engine_state |
data | healthy | server.py |
spot_bars |
data | healthy | data_layer.py |
option_bars |
data | healthy | data_layer.py |
option_eod |
data | healthy | data_layer.py |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-8wn8ixhr |
software | healthy | /tmp/repobility-clone-8wn8ixhr |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | server.py |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5050 |
network | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | server.py |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::pages |
cicd | healthy | .github/workflows/pages.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
deploy |
cicd | healthy | .github/workflows/pages.yml |
This page is publicly accessible at:
https://repobility.com/scan/d85e596a-97ba-48cd-bf74-2f283c509cb9/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/d85e596a-97ba-48cd-bf74-2f283c509cb9/
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.