https://github.com/Vedat-ayaz/Kripto_Botu
· scanned 2026-06-16 04:40 UTC (1 month, 2 weeks ago)
11 raw signals (0 security + 11 graph)
Last scanned 1 month, 2 weeks ago · v1 · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 63 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 |
|---|---|---|---|
_bars_per_day |
software | healthy | crypto_portfolio_test.py:477 |
_tf_to_minutes |
software | healthy | crypto_portfolio_test.py:481 |
_htf_rule_for |
software | healthy | crypto_portfolio_test.py:485 |
fetch_ohlcv |
software | healthy | crypto_portfolio_test.py:493 |
prepare_indicators |
software | healthy | crypto_portfolio_test.py:582 |
_adaptive_choppiness_threshold |
software | healthy | crypto_portfolio_test.py:608 |
_calc_efficiency_ratio |
software | healthy | crypto_portfolio_test.py:635 |
_calc_atr_percentile |
software | healthy | crypto_portfolio_test.py:649 |
_calc_momentum_decay |
software | healthy | crypto_portfolio_test.py:664 |
make_strategy |
software | healthy | crypto_portfolio_test.py:699 |
select_active_coins |
software | healthy | crypto_portfolio_test.py:804 |
_assess_btc_regime |
software | healthy | crypto_portfolio_test.py:884 |
_run_regime_checkpoint |
software | healthy | crypto_portfolio_test.py:933 |
_run_rolling_wfo |
software | healthy | crypto_portfolio_test.py:997 |
_hma |
software | healthy | crypto_portfolio_test.py:1038 |
_wma |
software | healthy | crypto_portfolio_test.py:1041 |
_coin_still_pumping |
software | healthy | crypto_portfolio_test.py:1047 |
_coin_still_dumping |
software | healthy | crypto_portfolio_test.py:1063 |
_supertrend_line |
software | healthy | crypto_portfolio_test.py:1079 |
_psar |
software | healthy | crypto_portfolio_test.py:1106 |
_kama |
software | healthy | crypto_portfolio_test.py:1130 |
_rolling_vwap |
software | healthy | crypto_portfolio_test.py:1149 |
_coin_trailing_sharpe |
software | healthy | crypto_portfolio_test.py:1160 |
_m7_signal |
software | healthy | crypto_portfolio_test.py:1184 |
run_portfolio_backtest |
software | healthy | crypto_portfolio_test.py:1237 |
_m7_momentum |
software | healthy | crypto_portfolio_test.py:2147 |
_print_report |
software | healthy | crypto_portfolio_test.py:3069 |
main |
software | healthy | crypto_portfolio_test.py:3240 |
fetch_5m |
software | healthy | bist_5m_test.py:83 |
compute_indicators |
software | healthy | bist_5m_test.py:109 |
_5m_quality_score |
software | healthy | bist_5m_test.py:148 |
_check_entry_signal |
software | healthy | bist_5m_test.py:210 |
run_portfolio_backtest |
software | healthy | bist_5m_test.py:272 |
macro_allowed |
software | healthy | bist_5m_test.py:365 |
_print_report |
software | healthy | bist_5m_test.py:610 |
resolve_project_path |
software | healthy | main.py:21 |
load_config |
software | healthy | main.py:31 |
get_symbol_config |
software | healthy | main.py:36 |
make_backtester_for_symbol |
software | healthy | main.py:55 |
run_backtest |
software | healthy | main.py:113 |
run_paper |
software | healthy | main.py:162 |
run_scalp |
software | healthy | main.py:207 |
run_live |
software | healthy | main.py:245 |
run_trend_backtest |
software | healthy | main.py:401 |
run_scalp_backtest |
software | healthy | main.py:571 |
main |
software | healthy | main.py:604 |
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
CLAUDE.md |
software | healthy | CLAUDE.md |
crypto_portfolio_test.py |
software | healthy | crypto_portfolio_test.py |
Procfile |
software | healthy | Procfile |
bist_5m_test.py |
software | healthy | bist_5m_test.py |
test_bot.sh |
software | healthy | test_bot.sh |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
railway.toml |
software | healthy | railway.toml |
main.py |
software | healthy | main.py |
test_1yil.sh |
software | healthy | test_1yil.sh |
config.yaml |
software | healthy | config.yaml |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
PPos |
software | healthy | crypto_portfolio_test.py:771 |
_M4State |
software | healthy | crypto_portfolio_test.py:872 |
PortfolioPosition |
software | healthy | bist_5m_test.py:67 |
| Label | Layer | Status | Path |
|---|---|---|---|
Vedat-ayaz__Kripto_Botu |
software | healthy | /data/fable5_failed_archive/Vedat-ayaz__Kripto_Botu |
This page is publicly accessible at:
https://repobility.com/scan/a9994184-cdda-4fd7-a84a-d30eca4ebe8d/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/a9994184-cdda-4fd7-a84a-d30eca4ebe8d/
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.