https://github.com/tienanh220102-boop/ForexThing
· scanned 2026-06-16 00:36 UTC (2 months, 2 weeks ago)
26 raw signals (0 security + 26 graph)
Last scanned 2 months, 2 weeks ago · v1 · 20 actionable findings from 1 signal source. 6 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 139 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 |
|---|---|---|---|
load_price_history |
software | healthy | forex_notifier.py:189 |
save_price_history |
software | healthy | forex_notifier.py:202 |
_merge_bars |
software | healthy | forex_notifier.py:212 |
fetch_ohlcv |
software | healthy | forex_notifier.py:223 |
ema |
software | healthy | forex_notifier.py:282 |
rsi |
software | healthy | forex_notifier.py:289 |
macd |
software | healthy | forex_notifier.py:301 |
bollinger |
software | healthy | forex_notifier.py:323 |
atr |
software | healthy | forex_notifier.py:331 |
adx_indicator |
software | healthy | forex_notifier.py:345 |
_wilder |
software | healthy | forex_notifier.py:360 |
momentum |
software | healthy | forex_notifier.py:376 |
hurst_exponent |
software | healthy | forex_notifier.py:384 |
dynamic_hurst_block |
software | healthy | forex_notifier.py:424 |
exhaustion_state |
software | healthy | forex_notifier.py:458 |
fetch_intermarket |
software | healthy | forex_notifier.py:502 |
intermarket_signal |
software | healthy | forex_notifier.py:522 |
fetch_gold_macro |
software | healthy | forex_notifier.py:540 |
gold_macro_score |
software | healthy | forex_notifier.py:597 |
jpy_macro_score |
software | healthy | forex_notifier.py:632 |
macro_score |
software | healthy | forex_notifier.py:658 |
fetch_d1_data |
software | healthy | forex_notifier.py:692 |
d1_trend |
software | healthy | forex_notifier.py:717 |
d1_key_levels |
software | healthy | forex_notifier.py:773 |
w1_trend |
software | healthy | forex_notifier.py:812 |
resample_to_h4 |
software | healthy | forex_notifier.py:867 |
h4_trend |
software | healthy | forex_notifier.py:893 |
find_sr_levels |
software | healthy | forex_notifier.py:940 |
find_fib_levels |
software | healthy | forex_notifier.py:1001 |
_count_tl_touches |
software | healthy | forex_notifier.py:1105 |
find_trendlines |
software | healthy | forex_notifier.py:1117 |
dow_structure |
software | healthy | forex_notifier.py:1212 |
psychological_levels |
software | healthy | forex_notifier.py:1258 |
_pa_pivots |
software | healthy | forex_notifier.py:1320 |
_pa_fresh_break |
software | healthy | forex_notifier.py:1334 |
_detect_double_top_bottom |
software | healthy | forex_notifier.py:1349 |
_detect_head_shoulders |
software | healthy | forex_notifier.py:1388 |
send_gold_outlook |
software | healthy | forex_notifier.py:1446 |
_tf |
software | healthy | forex_notifier.py:1510 |
_fetch_rss_headlines |
software | healthy | forex_notifier.py:1544 |
fetch_fundamental |
software | healthy | forex_notifier.py:1574 |
check_calendar |
software | healthy | forex_notifier.py:1714 |
get_sentiment_score |
software | healthy | forex_notifier.py:1738 |
get_fg_context |
software | healthy | forex_notifier.py:1755 |
analyze_m15 |
software | healthy | forex_notifier.py:1780 |
wyckoff_phase |
software | healthy | forex_notifier.py:1803 |
confidence_bar |
software | healthy | forex_notifier.py:1814 |
build_reason |
software | healthy | forex_notifier.py:1819 |
build_pa_vol |
software | healthy | forex_notifier.py:1831 |
analyze |
software | healthy | forex_notifier.py:1853 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
forex_notifier.py |
software | healthy | forex_notifier.py |
index.html |
software | healthy | index.html |
gold_pa_bot.py |
software | healthy | gold_pa_bot.py |
gold_pa_state.json |
software | healthy | gold_pa_state.json |
app.js |
software | healthy | app.js |
last_signals.json |
software | healthy | last_signals.json |
chart_render.py |
software | healthy | chart_render.py |
requirements.txt |
software | healthy | requirements.txt |
price_history.json |
software | healthy | price_history.json |
static.yml |
software | healthy | .github/workflows/static.yml |
main.yml |
software | healthy | .github/workflows/main.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
TWELVE_DATA_KEY |
cicd | healthy | — |
HEALTHCHECK_URL |
cicd | healthy | — |
TELEGRAM_TOKEN |
cicd | healthy | — |
ACCOUNT_SIZE |
cicd | healthy | — |
TELEGRAM_CHAT |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::static |
cicd | healthy | .github/workflows/static.yml |
gha::main |
cicd | healthy | .github/workflows/main.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
deploy |
cicd | healthy | .github/workflows/static.yml |
scan |
cicd | healthy | .github/workflows/main.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-yw_xly5o |
software | healthy | /tmp/repobility-clone-yw_xly5o |
This page is publicly accessible at:
https://repobility.com/scan/03b56e21-949b-4e1d-a1c9-f49e3c14377a/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/03b56e21-949b-4e1d-a1c9-f49e3c14377a/
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.