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.

Viniciusvile/Trading-ia

https://github.com/Viniciusvile/Trading-ia · scanned 2026-06-16 00:50 UTC (2 months, 1 week ago)

203 raw signals (0 security + 203 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 203 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 1068 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
analyze software healthy analyze_trades.js:analyze
checkTrades software healthy scratch_analyze_losses.js:checkTrades
fix software healthy fix-sol.js:fix
qtyRounded software healthy fix-sol.js:qtyRounded
check software healthy scratch_check_xrp.js:check
run software healthy check-precision.js:run
check software healthy check_db.js:check
sendTelegram software healthy micro-scalper.js:sendTelegram
fmtQty software healthy micro-scalper.js:fmtQty
fmtQuote software healthy micro-scalper.js:fmtQuote
openLong software healthy micro-scalper.js:openLong
closeLong software healthy micro-scalper.js:closeLong
main software healthy micro-scalper.js:main
btcChange software healthy micro-scalper.js:btcChange
isAllDone software healthy micro-scalper.js:isAllDone
isRejected software healthy micro-scalper.js:isRejected
filledOrder software healthy micro-scalper.js:filledOrder
pnlUsdt software healthy micro-scalper.js:pnlUsdt
pnlBrl software healthy micro-scalper.js:pnlBrl
saveGlobalLog software healthy micro-scalper.js:saveGlobalLog
sign software healthy scalper-run.js:sign
request software healthy scalper-run.js:request
getCandles software healthy scalper-run.js:getCandles
getPrice software healthy scalper-run.js:getPrice
getBalances software healthy scalper-run.js:getBalances
calcEMA software healthy scalper-run.js:calcEMA
calcRSI software healthy scalper-run.js:calcRSI
calcVWAP software healthy scalper-run.js:calcVWAP
tp software healthy scalper-run.js:tp
getSignal software healthy scalper-run.js:getSignal
placeOrder software healthy scalper-run.js:placeOrder
getOrderFill software healthy scalper-run.js:getOrderFill
placeSellWithRetry software healthy scalper-run.js:placeSellWithRetry
size software healthy scalper-run.js:size
main software healthy scalper-run.js:main
checkMarket software healthy scratch_market_check.js:checkMarket
evaluate software healthy tests/e2e.test.js:evaluate
apiExists software healthy tests/e2e.test.js:apiExists
wv software healthy tests/e2e.test.js:wv
sleep software healthy tests/e2e.test.js:sleep
ensureEditor software healthy tests/e2e.test.js:ensureEditor
unwrap software healthy tests/e2e.test.js:unwrap
makeMockDrawer software healthy tests/micro-scalper.test.js:makeMockDrawer
matching software healthy tests/pine_analyze.test.js:matching
analyze software healthy tests/pine_analyze.test.js:analyze
via software healthy tests/pine_analyze.test.js:via
require_fs software healthy tests/cli.test.js:require_fs
run software healthy tests/cli.test.js:run
getPrecision software healthy masterbot/cleanup.js:getPrecision
countDecimals software healthy masterbot/cleanup.js:countDecimals

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
analyze_trades.js software healthy analyze_trades.js
scratch_analyze_losses.js software healthy scratch_analyze_losses.js
check-last-trade.mjs software healthy check-last-trade.mjs
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
fix-sol.js software healthy fix-sol.js
RESEARCH.md software healthy RESEARCH.md
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
scratch_check_xrp.js software healthy scratch_check_xrp.js
check-precision.js software healthy check-precision.js
check_db.js software healthy check_db.js
package-lock.json software healthy package-lock.json
STRATEGY_ALPHA_RANGEMASTER.md software healthy STRATEGY_ALPHA_RANGEMASTER.md
micro-scalper.js software healthy micro-scalper.js
scalper-run.js software healthy scalper-run.js
rules.example.json software healthy rules.example.json
scratch_query_positions.js software healthy scratch_query_positions.js
DEPLOY.md software healthy DEPLOY.md
LICENSE software healthy LICENSE
SETUP_GUIDE.md software healthy SETUP_GUIDE.md
scratch_market_check.js software healthy scratch_market_check.js
SECURITY.md software healthy SECURITY.md
PLAN_STRATEGY_SHARING.md software healthy PLAN_STRATEGY_SHARING.md
e2e.test.js software healthy tests/e2e.test.js
micro-scalper.test.js software healthy tests/micro-scalper.test.js
pine_analyze.test.js software healthy tests/pine_analyze.test.js
cli.test.js software healthy tests/cli.test.js
cleanup.js software healthy masterbot/cleanup.js
range-backtest.js software healthy masterbot/range-backtest.js
test_db.js software healthy masterbot/test_db.js
db.js software healthy masterbot/db.js
bot.js software healthy masterbot/bot.js
migrate-to-postgres.js software healthy masterbot/migrate-to-postgres.js
strategy-signals.js software healthy masterbot/lib/strategy-signals.js
rules-validator.js software healthy masterbot/lib/rules-validator.js
backtest-engine.test.js software healthy masterbot/lib/backtest-engine.test.js
backtest-engine.js software healthy masterbot/lib/backtest-engine.js
backtest-smoke.js software healthy masterbot/scratch/backtest-smoke.js
pine_push.js software healthy scripts/pine_push.js
launch_tv_debug_linux.sh software healthy scripts/launch_tv_debug_linux.sh
pine_pull.js software healthy scripts/pine_pull.js
launch_tv_debug_mac.sh software healthy scripts/launch_tv_debug_mac.sh
index.html software healthy dashboard/index.html
server-optimized.js software healthy dashboard/server-optimized.js
server.js software healthy dashboard/server.js
performance-analyst.md software healthy agents/performance-analyst.md
postcss.config.mjs software healthy trading-saas/frontend/postcss.config.mjs
package.json software healthy trading-saas/frontend/package.json
next-env.d.ts software healthy trading-saas/frontend/next-env.d.ts

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
GET /api/micro-scalper/config api healthy dashboard/server-optimized.js
PATCH /api/micro-scalper/config api healthy dashboard/server-optimized.js
GET /api/micro-scalper/signal api healthy dashboard/server-optimized.js
POST /api/auth/register api healthy dashboard/server.js
POST /api/auth/login api healthy dashboard/server.js
GET /api/auth/me api healthy dashboard/server.js
GET /api/health api healthy dashboard/server.js
POST /api/micro-scalper/trade api healthy dashboard/server.js
POST /api/micro-scalper/sync-symbol api healthy dashboard/server.js
GET /api/state api healthy dashboard/server.js
GET /api/quote api healthy dashboard/server.js
GET /api/indicators api healthy dashboard/server.js
GET /api/ohlcv api healthy dashboard/server.js
POST /api/symbol api healthy dashboard/server.js
POST /api/timeframe api healthy dashboard/server.js
POST /api/chart/goto api healthy dashboard/server.js
GET /api/symbol-search api healthy dashboard/server.js
POST /api/screenshot api healthy dashboard/server.js
GET /api/screenshot-image api healthy dashboard/server.js
GET /api/screenshots/list api healthy dashboard/server.js
GET /api/screenshots/file/:name api healthy dashboard/server.js
GET /api/brief api healthy dashboard/server.js
GET /api/alerts api healthy dashboard/server.js
POST /api/alerts api healthy dashboard/server.js
DELETE /api/alerts api healthy dashboard/server.js
GET /api/strategy api healthy dashboard/server.js
GET /api/strategy/trades api healthy dashboard/server.js
GET /api/strategy/equity api healthy dashboard/server.js
POST /api/scanner api healthy dashboard/server.js
GET /api/watchlist api healthy dashboard/server.js
POST /api/watchlist/add api healthy dashboard/server.js
POST /api/replay/start api healthy dashboard/server.js
POST /api/replay/step api healthy dashboard/server.js
POST /api/replay/autoplay api healthy dashboard/server.js
POST /api/replay/stop api healthy dashboard/server.js
GET /api/replay/status api healthy dashboard/server.js
POST /api/replay/trade api healthy dashboard/server.js
GET /api/pine/source api healthy dashboard/server.js
POST /api/pine/source api healthy dashboard/server.js
POST /api/pine/compile api healthy dashboard/server.js
GET /api/pine/errors api healthy dashboard/server.js
POST /api/pine/save api healthy dashboard/server.js
GET /api/pine/list api healthy dashboard/server.js
POST /api/pine/open api healthy dashboard/server.js
GET /api/pine/console api healthy dashboard/server.js
GET /api/journal api healthy dashboard/server.js
POST /api/journal api healthy dashboard/server.js
DELETE /api/journal/:id api healthy dashboard/server.js
GET /api/strategies api healthy dashboard/server.js
GET /api/strategies/current api healthy dashboard/server.js

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
tests software healthy tests
masterbot software healthy masterbot
lib software healthy masterbot/lib
scratch software healthy masterbot/scratch
scripts software healthy scripts
dashboard software healthy dashboard
agents software healthy agents
trading-saas software healthy trading-saas
frontend software healthy trading-saas/frontend
src software healthy trading-saas/frontend/src
config software healthy trading-saas/frontend/src/config
components software healthy trading-saas/frontend/src/components
layout software healthy trading-saas/frontend/src/components/layout
strategy software healthy trading-saas/frontend/src/components/strategy
ui software healthy trading-saas/frontend/src/components/ui
fx software healthy trading-saas/frontend/src/components/fx
app software healthy trading-saas/frontend/src/app
login software healthy trading-saas/frontend/src/app/login
replay software healthy trading-saas/frontend/src/app/replay
ajustes software healthy trading-saas/frontend/src/app/ajustes
teste software healthy trading-saas/frontend/src/app/teste
status software healthy trading-saas/frontend/src/app/status
diario software healthy trading-saas/frontend/src/app/diario
posicoes software healthy trading-saas/frontend/src/app/posicoes
estrategias software healthy trading-saas/frontend/src/app/estrategias
bots software healthy trading-saas/frontend/src/app/bots
mercado software healthy trading-saas/frontend/src/app/mercado
alertas software healthy trading-saas/frontend/src/app/alertas
lib software healthy trading-saas/frontend/src/lib
styles software healthy trading-saas/frontend/src/styles
adaptive-bot software healthy adaptive-bot
lib software healthy adaptive-bot/lib
skills software healthy skills
strategy-report software healthy skills/strategy-report
multi-symbol-scan software healthy skills/multi-symbol-scan
pine-develop software healthy skills/pine-develop
replay-practice software healthy skills/replay-practice
chart-analysis software healthy skills/chart-analysis
src software healthy src
ai software healthy src/ai
cli software healthy src/cli
commands software healthy src/cli/commands
exchange software healthy src/exchange
tools software healthy src/tools
core software healthy src/core
scalper software healthy src/scalper

LabelLayerStatusPath
InicioPage frontend healthy trading-saas/frontend/src/app/page.tsx
RootLayout frontend healthy trading-saas/frontend/src/app/layout.tsx
LoginPage frontend healthy trading-saas/frontend/src/app/login/page.tsx
ReplayPage frontend healthy trading-saas/frontend/src/app/replay/page.tsx
AjustesPage frontend healthy trading-saas/frontend/src/app/ajustes/page.tsx
TestePage frontend healthy trading-saas/frontend/src/app/teste/page.tsx
TesteLayout frontend healthy trading-saas/frontend/src/app/teste/layout.tsx
StatusPage frontend healthy trading-saas/frontend/src/app/status/page.tsx
DiarioPage frontend healthy trading-saas/frontend/src/app/diario/page.tsx
PosicoesPage frontend healthy trading-saas/frontend/src/app/posicoes/page.tsx
EstrategiasPage frontend healthy trading-saas/frontend/src/app/estrategias/page.tsx
BotsPage frontend healthy trading-saas/frontend/src/app/bots/page.tsx
MercadoPage frontend healthy trading-saas/frontend/src/app/mercado/page.tsx
AlertasPage frontend healthy trading-saas/frontend/src/app/alertas/page.tsx

LabelLayerStatusPath
/page.tsx frontend healthy trading-saas/frontend/src/app/page.tsx
/login frontend healthy trading-saas/frontend/src/app/login/page.tsx
/replay frontend healthy trading-saas/frontend/src/app/replay/page.tsx
/ajustes frontend healthy trading-saas/frontend/src/app/ajustes/page.tsx
/teste frontend healthy trading-saas/frontend/src/app/teste/page.tsx
/status frontend healthy trading-saas/frontend/src/app/status/page.tsx
/diario frontend healthy trading-saas/frontend/src/app/diario/page.tsx
/posicoes frontend healthy trading-saas/frontend/src/app/posicoes/page.tsx
/estrategias frontend healthy trading-saas/frontend/src/app/estrategias/page.tsx
/bots frontend healthy trading-saas/frontend/src/app/bots/page.tsx
/mercado frontend healthy trading-saas/frontend/src/app/mercado/page.tsx
/alertas frontend healthy trading-saas/frontend/src/app/alertas/page.tsx

LabelLayerStatusPath
postgresql data healthy analyze_trades.js
postgres data healthy analyze_trades.js
redis data healthy trading-saas/frontend/src/app/status/page.tsx

LabelLayerStatusPath
auth::trading-saas/frontend/src/config/backend.ts security healthy trading-saas/frontend/src/config/backend.ts
auth::dashboard/server.js security healthy dashboard/server.js
auth::trading-saas/frontend/src/app/bots/page.tsx security healthy trading-saas/frontend/src/app/bots/page.tsx

LabelLayerStatusPath
sqs data healthy masterbot/bot.js
celery data healthy trading-saas/frontend/src/app/status/page.tsx

LabelLayerStatusPath
127.0.0.1 network healthy masterbot/db.js
137.131.141.14 network healthy trading-saas/frontend/src/app/ajustes/page.tsx

LabelLayerStatusPath
repobility-clone-e7k9rkb7 software healthy /tmp/repobility-clone-e7k9rkb7

LabelLayerStatusPath
substring software healthy src/tools/ui.js:substring

LabelLayerStatusPath
port:9222 network healthy README.md
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/6c0028e8-e6a6-4bb2-bdc3-ce74f74d6e08/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6c0028e8-e6a6-4bb2-bdc3-ce74f74d6e08/

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.