https://github.com/sambone213-cloud/trading-signal-telegram-bot
· scanned 2026-06-16 00:00 UTC (2 months, 3 weeks ago)
24 raw signals (0 security + 24 graph)
Last scanned 2 months, 3 weeks ago · v1 · 24 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 109 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 |
|---|---|---|---|
fetch_data |
software | healthy | backtest_agent.py:36 |
compute_indicators |
software | healthy | backtest_agent.py:63 |
backtest_signal |
software | healthy | backtest_agent.py:140 |
build_base_signals |
software | healthy | backtest_agent.py:195 |
xup |
software | healthy | backtest_agent.py:202 |
xdn |
software | healthy | backtest_agent.py:209 |
sweep_vol_for_strategy |
software | healthy | backtest_agent.py:326 |
run_full_sweep |
software | healthy | backtest_agent.py:352 |
walk_forward |
software | healthy | backtest_agent.py:396 |
main |
software | healthy | backtest_agent.py:461 |
_bars_to_df |
software | healthy | trading_alert_agent.py:37 |
_get_tg |
software | healthy | trading_alert_agent.py:55 |
send_signal |
software | healthy | trading_alert_agent.py:57 |
send_alert |
software | dead | trading_alert_agent.py:58 |
_fetch_yf_bars |
software | healthy | trading_alert_agent.py:74 |
_et_now |
software | healthy | trading_alert_agent.py:112 |
_market_open |
software | healthy | trading_alert_agent.py:120 |
_in_avoid_window |
software | healthy | trading_alert_agent.py:127 |
_minutes_since_open |
software | healthy | trading_alert_agent.py:133 |
_compute_indicators |
software | healthy | trading_alert_agent.py:141 |
_fetch_vix |
software | healthy | trading_alert_agent.py:239 |
calculate_levels |
software | healthy | trading_alert_agent.py:254 |
_dedup |
software | healthy | trading_alert_agent.py:315 |
print_premarket_briefing |
software | healthy | trading_alert_agent.py:332 |
build_open_briefing |
software | healthy | trading_alert_agent.py:371 |
_near_level |
software | healthy | trading_alert_agent.py:484 |
_option_guidance |
software | healthy | trading_alert_agent.py:496 |
_format_alert |
software | healthy | trading_alert_agent.py:538 |
__init__ |
software | healthy | trading_alert_agent.py:567 |
can_trade |
software | healthy | trading_alert_agent.py:571 |
record |
software | dead | trading_alert_agent.py:578 |
trades_today |
software | healthy | trading_alert_agent.py:582 |
_is_duplicate |
software | healthy | trading_alert_agent.py:595 |
scan |
software | healthy | trading_alert_agent.py:612 |
main |
software | healthy | trading_alert_agent.py:793 |
_get_tg |
software | healthy | trade_strategies.py:33 |
send_signal |
software | healthy | trade_strategies.py:35 |
risk_reward |
software | healthy | trade_strategies.py:53 |
conf_label |
software | healthy | trade_strategies.py:59 |
_get |
software | healthy | trade_strategies.py:69 |
_has |
software | healthy | trade_strategies.py:73 |
_prev |
software | healthy | trade_strategies.py:76 |
_score_confidence |
software | healthy | trade_strategies.py:83 |
strategy_keltner_bounce |
software | dead | trade_strategies.py:123 |
strategy_power_hour_dip |
software | dead | trade_strategies.py:159 |
strategy_momentum_flip |
software | dead | trade_strategies.py:194 |
_recent_xup |
software | healthy | trade_strategies.py:219 |
_recent_xdn |
software | healthy | trade_strategies.py:225 |
strategy_trend_breakout |
software | dead | trade_strategies.py:282 |
strategy_vwap_reclaim |
software | dead | trade_strategies.py:342 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
backtest_agent.py |
software | healthy | backtest_agent.py |
trading_alert_agent.py |
software | healthy | trading_alert_agent.py |
trade_strategies.py |
software | healthy | trade_strategies.py |
backtest_explorer.py |
software | healthy | backtest_explorer.py |
telegram_notify.py |
software | healthy | telegram_notify.py |
simulate_today.py |
software | healthy | simulate_today.py |
position_manager.py |
software | healthy | position_manager.py |
_preflight.py |
software | healthy | _preflight.py |
requirements.txt |
software | healthy | requirements.txt |
SESSION_NOTES.md |
software | healthy | SESSION_NOTES.md |
report_card.py |
software | healthy | report_card.py |
railway.json |
software | healthy | railway.json |
_replay_uncapped.py |
software | healthy | _replay_uncapped.py |
exit_manager.py |
software | healthy | exit_manager.py |
_raw_flags.py |
software | healthy | _raw_flags.py |
| Label | Layer | Status | Path |
|---|---|---|---|
_Noop |
software | healthy | trading_alert_agent.py:56 |
DailyTracker |
software | healthy | trading_alert_agent.py:566 |
_Noop |
software | healthy | trade_strategies.py:34 |
StrategySignal |
software | healthy | trade_strategies.py:42 |
TelegramNotifier |
software | healthy | telegram_notify.py:53 |
PositionManager |
software | healthy | position_manager.py:30 |
OpenPosition |
software | healthy | exit_manager.py:47 |
ExitManager |
software | healthy | exit_manager.py:64 |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-t6569j0l |
software | healthy | /tmp/repobility-clone-t6569j0l |
This page is publicly accessible at:
https://repobility.com/scan/69c4a47b-bfd4-4881-9ac4-a6b6797dbe25/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/69c4a47b-bfd4-4881-9ac4-a6b6797dbe25/
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.