https://github.com/Melly-999/alpha_data_scraper_ai
· scanned 2026-06-16 04:33 UTC (1 month, 4 weeks ago)
37 raw signals (0 security + 37 graph)
Last scanned 1 month, 4 weeks ago · v1 · 36 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 343 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 |
|---|---|---|---|
generate_signal |
software | healthy | signal_generator.py:18 |
signal_to_dict |
software | healthy | signal_generator.py:71 |
tradingview_webhook |
software | healthy | webhook_server.py:15 |
health |
software | healthy | webhook_server.py:40 |
fetch_calendar |
software | healthy | news_sentiment.py:55 |
_extract_currency |
software | healthy | news_sentiment.py:115 |
_extract_impact |
software | healthy | news_sentiment.py:126 |
_extract_title |
software | healthy | news_sentiment.py:143 |
_extract_time |
software | healthy | news_sentiment.py:154 |
_infer_sentiment_from_title |
software | healthy | news_sentiment.py:170 |
__init__ |
software | healthy | news_sentiment.py:302 |
fetch_forex_news |
software | healthy | news_sentiment.py:196 |
_analyze_sentiment_newsapi |
software | healthy | news_sentiment.py:264 |
analyze_sentiment |
software | dead | news_sentiment.py:306 |
get_currency_signal |
software | dead | news_sentiment.py:368 |
__init__ |
software | healthy | example_runner.py:48 |
_load_config |
software | healthy | example_runner.py:72 |
_init_mt5 |
software | healthy | example_runner.py:86 |
step_1_fetch_market_data |
software | healthy | example_runner.py:99 |
step_2_multi_timeframe_analysis |
software | healthy | example_runner.py:135 |
step_3_news_sentiment |
software | healthy | example_runner.py:170 |
step_4_ai_engine_unified_signals |
software | healthy | example_runner.py:213 |
step_5_claude_validation |
software | healthy | example_runner.py:248 |
step_6_backtesting |
software | healthy | example_runner.py:306 |
signal_func |
software | healthy | example_runner.py:341 |
step_7_execution_simulation |
software | healthy | example_runner.py:365 |
run_full_pipeline |
software | healthy | example_runner.py:409 |
_print_summary |
software | healthy | example_runner.py:455 |
_get_mock_ohlcv |
software | healthy | example_runner.py:471 |
_convert_mt5_rates |
software | healthy | example_runner.py:496 |
_run_ibkr_paper_demo |
software | healthy | example_runner.py:505 |
main |
software | healthy | example_runner.py:547 |
summary_str |
software | healthy | backtest.py:54 |
__init__ |
software | healthy | backtest.py:75 |
backtest |
software | healthy | backtest.py:89 |
_fetch_historical_data |
software | healthy | backtest.py:251 |
_calculate_lot_size |
software | healthy | backtest.py:276 |
_compute_metrics |
software | healthy | backtest.py:284 |
_calculate_max_drawdown |
software | healthy | backtest.py:370 |
_calculate_consecutive |
software | healthy | backtest.py:394 |
build_sequences |
software | healthy | lstm_model.py:16 |
predict |
software | healthy | lstm_model.py:25 |
fit |
software | healthy | lstm_model.py:37 |
predict_next_delta |
software | healthy | lstm_model.py:67 |
__init__ |
software | healthy | github_integration.py:320 |
_find_repo_root |
software | healthy | github_integration.py:39 |
configure_git |
software | healthy | github_integration.py:48 |
stage_files |
software | healthy | github_integration.py:68 |
commit |
software | healthy | github_integration.py:99 |
push |
software | healthy | github_integration.py:136 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
signal_generator.py |
software | healthy | signal_generator.py |
webhook_server.py |
software | healthy | webhook_server.py |
README_AI.md |
software | healthy | README_AI.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
build_and_run.sh |
software | healthy | build_and_run.sh |
news_sentiment.py |
software | healthy | news_sentiment.py |
AGENTS.md |
software | healthy | AGENTS.md |
example_runner.py |
software | healthy | example_runner.py |
backtest.py |
software | healthy | backtest.py |
lstm_model.py |
software | healthy | lstm_model.py |
github_integration.py |
software | healthy | github_integration.py |
mt5_fetcher.py |
software | healthy | mt5_fetcher.py |
secrets_manager.py |
software | healthy | secrets_manager.py |
GITHUB_INTEGRATION_QUICK_START.md |
software | healthy | GITHUB_INTEGRATION_QUICK_START.md |
prompts.py |
software | healthy | prompts.py |
INSTRUKCJA_PL.md |
software | healthy | INSTRUKCJA_PL.md |
config.json |
software | healthy | config.json |
requirements.txt |
software | healthy | requirements.txt |
daily_analysis.py |
software | healthy | daily_analysis.py |
GITHUB_INTEGRATION_SETUP.md |
software | healthy | GITHUB_INTEGRATION_SETUP.md |
drawdown_guard.py |
software | healthy | drawdown_guard.py |
.env.observability.example |
software | healthy | .env.observability.example |
GITHUB_INTEGRATION_SNIPPET.py |
software | healthy | GITHUB_INTEGRATION_SNIPPET.py |
DEPLOYMENT_GUIDE.md |
software | healthy | DEPLOYMENT_GUIDE.md |
ai_engine.py |
software | healthy | ai_engine.py |
README.md |
software | healthy | README.md |
rate_limiter.py |
software | healthy | rate_limiter.py |
.coderabbit.yaml |
software | healthy | .coderabbit.yaml |
pyproject.toml |
software | healthy | pyproject.toml |
run_telegram_stream.py |
software | healthy | run_telegram_stream.py |
.mcp.example.json |
software | healthy | .mcp.example.json |
scheduler.py |
software | healthy | scheduler.py |
mt5_trader.py |
software | healthy | mt5_trader.py |
LICENSE |
software | healthy | LICENSE |
.instructions.md |
software | healthy | .instructions.md |
docker-compose.observability.yml |
software | healthy | docker-compose.observability.yml |
docker-compose.yml |
software | healthy | docker-compose.yml |
main.py |
software | healthy | main.py |
claude_ai.py |
software | healthy | claude_ai.py |
monthly_dividend_report.py |
software | healthy | monthly_dividend_report.py |
run_tests.sh |
software | healthy | run_tests.sh |
notifications.py |
software | healthy | notifications.py |
gui.py |
software | healthy | gui.py |
execution_service.py |
software | healthy | execution_service.py |
.mcp.json |
software | healthy | .mcp.json |
.pre-commit-config.yaml |
software | healthy | .pre-commit-config.yaml |
metrics_server.py |
software | healthy | metrics_server.py |
PRODUCT_BRIEF.md |
software | healthy | PRODUCT_BRIEF.md |
docker-build.sh |
software | healthy | docker-build.sh |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
SignalResult |
software | healthy | signal_generator.py:11 |
NewsItem |
software | healthy | news_sentiment.py:17 |
SentimentScore |
software | healthy | news_sentiment.py:31 |
ForexFactoryScraper |
software | healthy | news_sentiment.py:43 |
NewsAPIClient |
software | healthy | news_sentiment.py:187 |
SentimentAnalyzer |
software | healthy | news_sentiment.py:299 |
TradingPipelineRunner |
software | healthy | example_runner.py:45 |
Trade |
software | healthy | backtest.py:18 |
BacktestMetrics |
software | healthy | backtest.py:32 |
BacktestEngine |
software | healthy | backtest.py:72 |
NaiveSequenceModel |
software | healthy | lstm_model.py:24 |
LSTMPipeline |
software | healthy | lstm_model.py:30 |
GitHubIntegration |
software | healthy | github_integration.py:22 |
AuditExporter |
software | healthy | github_integration.py:237 |
TradingResultsCommitter |
software | healthy | github_integration.py:317 |
MT5Fetcher |
software | healthy | mt5_fetcher.py:115 |
SecretsValidationError |
software | healthy | secrets_manager.py:35 |
Secrets |
software | healthy | secrets_manager.py:68 |
DrawdownGuard |
software | healthy | drawdown_guard.py:12 |
AIEngine |
software | healthy | GITHUB_INTEGRATION_SNIPPET.py:49 |
AlphaAIEngine |
software | healthy | ai_engine.py:14 |
RateLimiter |
software | healthy | rate_limiter.py:41 |
MT5AutoTrader |
software | healthy | mt5_trader.py:15 |
AppRuntime |
software | healthy | main.py:142 |
ClaudeSignal |
software | healthy | claude_ai.py:74 |
_SignalSchema |
software | healthy | claude_ai.py:89 |
ClaudeAIClient |
software | healthy | claude_ai.py:158 |
ClaudeAIIntegration |
software | healthy | claude_ai.py:410 |
AlphaNotifier |
software | healthy | notifications.py:11 |
ExecutionContext |
software | healthy | execution_service.py:27 |
ExecutionDecision |
software | healthy | execution_service.py:41 |
ExecutionService |
software | healthy | execution_service.py:54 |
TradingBotMetrics |
software | healthy | metrics_server.py:51 |
TimeframeSignal |
software | healthy | multi_timeframe.py:17 |
MultiTimeframeResult |
software | healthy | multi_timeframe.py:30 |
MultiTimeframeAnalyzer |
software | healthy | multi_timeframe.py:40 |
IndicatorConfig |
software | healthy | grok_alpha_advanced.py:33 |
WeightConfig |
software | healthy | grok_alpha_advanced.py:45 |
RiskConfig |
software | healthy | grok_alpha_advanced.py:54 |
Config |
software | healthy | grok_alpha_advanced.py:63 |
MT5Connection |
software | healthy | grok_alpha_advanced.py:105 |
BarStorage |
software | healthy | grok_alpha_advanced.py:141 |
IndicatorCalculator |
software | healthy | grok_alpha_advanced.py:188 |
MultiFeatureLSTM |
software | healthy | grok_alpha_advanced.py:280 |
LSTMModel |
software | healthy | grok_alpha_advanced.py:299 |
LSTMTrainer |
software | healthy | grok_alpha_advanced.py:348 |
SignalGenerator |
software | healthy | grok_alpha_advanced.py:442 |
RiskManager |
software | healthy | grok_alpha_advanced.py:501 |
TradeExecutor |
software | healthy | grok_alpha_advanced.py:537 |
GrokAlphaGUI |
software | healthy | grok_alpha_advanced.py:644 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
trading-bot |
hardware | healthy | docker-compose.yml |
test-runner |
hardware | healthy | docker-compose.yml |
dev-shell |
hardware | healthy | docker-compose.yml |
jupyter |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8000 |
network | healthy | webhook_server.py |
port:8126 |
network | healthy | docker-compose.observability.yml |
port:8125 |
network | healthy | docker-compose.observability.yml |
port:8888 |
network | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
POST /webhook |
api | healthy | webhook_server.py |
GET /health |
api | healthy | webhook_server.py |
| Label | Layer | Status | Path |
|---|---|---|---|
Melly-999__alpha_data_scraper_ai |
software | healthy | /data/fable5_failed_archive/Melly-999__alpha_data_scraper_ai |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | mt5_fetcher.py |
This page is publicly accessible at:
https://repobility.com/scan/ab45e3bf-d957-4576-a0ce-7cc8d38ada85/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/ab45e3bf-d957-4576-a0ce-7cc8d38ada85/
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.