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.

Scan timing: clone 1.38s · analysis 0.33s · 0.1 MB · GitHub API rate-limit (preflight)

tradingstrategy-ai/trade-executor

https://github.com/tradingstrategy-ai/trade-executor · scanned 2026-06-05 13:00 UTC (5 days, 9 hours ago) · 10 languages

698 raw signals (8 security + 690 graph) 24th percentile · Unknown · System graph score 73 (lower by 5)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 9 hours ago · v2 · 314 actionable findings from 2 signal sources. 39 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 30.0 0.15 4.50
security_score 87.5 0.25 21.88
testing_score 70.0 0.20 14.00
documentation_score 58.7 0.15 8.80
practices_score 70.0 0.15 10.50
code_quality 80.0 0.10 8.00
Overall 1.00 67.7
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 8679 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
decide_trades software healthy tests/test_equity_curve.py:52
universe software healthy tests/test_equity_curve.py:102
logger software healthy tests/test_equity_curve.py:167
state software healthy tests/test_equity_curve.py:173
test_precheck_universe software healthy tests/test_equity_curve.py:207
test_calculate_equity_curve software healthy tests/test_equity_curve.py:217
test_calculate_equity_time_gapped software healthy tests/test_equity_curve.py:232
test_calculate_aggregated_returns software healthy tests/test_equity_curve.py:247
test_visualise_equity_performance software healthy tests/test_equity_curve.py:267
test_returns_over_time software healthy tests/test_equity_curve.py:275
test_calculate_rolling_returns software healthy tests/test_equity_curve.py:286
test_calculate_rolling_returns_diagnostics software healthy tests/test_equity_curve.py:298
test_returns_distribution software healthy tests/test_equity_curve.py:308
test_web_compounding_realised_profit_export software healthy tests/test_equity_curve.py:316
test_compounding_unrealised_trading_profitability_sampled software healthy tests/test_equity_curve.py:332
test_web_equity_curve software healthy tests/test_equity_curve.py:343
test_web_netflow software healthy tests/test_equity_curve.py:358
test_single_pair_timeline software healthy tests/test_equity_curve.py:373
test_optional_dependencies software healthy tests/test_optional_dependencies.py:2
__init__ software healthy tests/test_generic_router_hypercore_satellite.py:48
test_hypercore_satellite_vault_lookup_maps_chain_9999_to_999 software healthy tests/test_generic_router_hypercore_satellite.py:58
synthetic_universe software healthy tests/test_position_manager.py:30
routing_model software healthy tests/test_position_manager.py:71
pricing_model software healthy tests/test_position_manager.py:76
state software healthy tests/test_position_manager.py:86
position_manager software healthy tests/test_position_manager.py:95
position_manager_with_open_position software healthy tests/test_position_manager.py:103
test_get_current_position_none software healthy tests/test_position_manager.py:124
test_get_current_position software healthy tests/test_position_manager.py:130
test_estimate_fee_not_available software healthy tests/test_position_manager.py:167
test_estimate_fee_from_router software healthy tests/test_position_manager.py:174
test_estimate_fee_from_pair software healthy tests/test_position_manager.py:189
ohlcv_sample_path software healthy tests/test_load_ohlcv_parquet.py:22
test_load_parquet software healthy tests/test_load_ohlcv_parquet.py:27
execution_context software healthy tests/test_decision_trigger.py:23
test_decision_trigger_ready_data software healthy tests/test_decision_trigger.py:29
_inner software healthy tests/test_decision_trigger.py:99
test_decision_trigger_multipair software healthy tests/test_decision_trigger.py:95
test_decision_trigger_lending software healthy tests/test_decision_trigger.py:155
_create_trading_universe software healthy tests/test_decision_trigger.py:170
test_since_last_cycle_end_runs_immediately_without_anchor software healthy tests/test_live_cycle_scheduler.py:28
test_since_last_cycle_end_uses_previous_end_when_not_yet_due software healthy tests/test_live_cycle_scheduler.py:52
test_since_last_cycle_end_runs_immediately_when_overdue software healthy tests/test_live_cycle_scheduler.py:80
test_load_latest_live_cycle_end_prefers_other_data_over_upt… software healthy tests/test_live_cycle_scheduler.py:106
test_load_latest_live_cycle_end_falls_back_to_uptime software healthy tests/test_live_cycle_scheduler.py:126
test_existing_live_trigger_modes_keep_wall_clock_alignment software healthy tests/test_live_cycle_scheduler.py:157
test_since_last_cycle_end_timestamp_uses_due_time_not_curre… software healthy tests/test_live_cycle_scheduler.py:186
test_live_scheduler_state_mutating_jobs_share_single_execut… software healthy tests/test_live_cycle_scheduler.py:213
create_recording_scheduler software healthy tests/test_live_cycle_scheduler.py:223
add_job software healthy tests/test_live_cycle_scheduler.py:226

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

LabelLayerStatusPath
arbitrum-btc-usd-sls-binance-data-1h.json software healthy arbitrum-btc-usd-sls-binance-data-1h.json
enzyme-polygon-matic-eth-usdc.json software healthy enzyme-polygon-matic-eth-usdc.json
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
README-internal-share-price.md software healthy README-internal-share-price.md
Dockerfile software healthy Dockerfile
pyproject.toml software healthy pyproject.toml
CHANGELOG.md software healthy CHANGELOG.md
notebook.dockerfile software healthy notebook.dockerfile
docker-compose.yml software healthy docker-compose.yml
README.md software healthy configurations/README.md
pancake_8h_momentum.sh software healthy configurations/pancake_8h_momentum.sh
quickswap-momentum.sh software healthy configurations/quickswap-momentum.sh
README.md software healthy .devcontainer/README.md
devcontainer.json software healthy .devcontainer/devcontainer.json
Dockerfile software healthy .devcontainer/Dockerfile
README.md software healthy state/README.md
test_equity_curve.py software healthy tests/test_equity_curve.py
test_optional_dependencies.py software healthy tests/test_optional_dependencies.py
test_generic_router_hypercore_satellite.py software healthy tests/test_generic_router_hypercore_satellite.py
test_position_manager.py software healthy tests/test_position_manager.py
test_load_ohlcv_parquet.py software healthy tests/test_load_ohlcv_parquet.py
arbitrum-btc-usd-sls-binance-data-1h.json software healthy tests/arbitrum-btc-usd-sls-binance-data-1h.json
test_decision_trigger.py software healthy tests/test_decision_trigger.py
test_live_cycle_scheduler.py software healthy tests/test_live_cycle_scheduler.py
test_dummy_execution.py software healthy tests/test_dummy_execution.py
conftest.py software healthy tests/conftest.py
test_strategy_cycle_trigger.py software healthy tests/test_strategy_cycle_trigger.py
test_strategy_state_visualisation.py software healthy tests/test_strategy_state_visualisation.py
test_strategy_state_visualisation_multipair.py software healthy tests/test_strategy_state_visualisation_multipair.py
test_jupyter_notebook_name.py software healthy tests/test_jupyter_notebook_name.py
test_data_age.py software healthy tests/test_data_age.py
test_default_supported_routers.py software healthy tests/test_default_supported_routers.py
test_summary_and_metrics.py software healthy tests/test_summary_and_metrics.py
test_hypercore_vault_load.py software healthy tests/test_hypercore_vault_load.py
test_reserves.py software healthy tests/test_reserves.py
test_unclean_state.py software healthy tests/test_unclean_state.py
test_execution_sequencing.py software healthy tests/test_execution_sequencing.py
test_alternative_market_data.py software healthy tests/test_alternative_market_data.py
test_store.py software healthy tests/test_store.py
test_binance_data.py software healthy tests/test_binance_data.py
test_default_routes.py software healthy tests/test_default_routes.py
test_hypercore_exchange_type_compat.py software healthy tests/test_hypercore_exchange_type_compat.py
test_tick_size.py software healthy tests/test_tick_size.py
test_hyperliquid_waterfall_notebook.py software healthy tests/test_hyperliquid_waterfall_notebook.py
test_rebalance.py software healthy tests/test_rebalance.py
test_routing_data.py software healthy tests/test_routing_data.py
test_prune.py software healthy tests/test_prune.py
test_frozen_position_nav.py software healthy tests/test_frozen_position_nav.py
test_approval_in_terminal.py software healthy tests/test_approval_in_terminal.py

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

LabelLayerStatusPath
_TestLagoonTransactionBuilder software healthy tests/test_generic_router_hypercore_satellite.py:39
DataAgeTestUniverseModel software healthy tests/test_data_age.py:22
DummyTransactionBuilder software healthy tests/test_execution_sequencing.py:20
RecordingExecution software healthy tests/test_execution_sequencing.py:55
MockHypercorePricing software healthy tests/test_rebalance.py:2380
MockConfigurator software healthy tests/test_rebalance.py:2403
FakePricingModel software healthy tests/test_state.py:189
DummyAnalysis software healthy tests/test_state.py:681
EthValuator software healthy tests/test_state.py:1181
DummyPricingModel software healthy tests/strategy/test_generic_pricing_model.py:6
ClosedDepositPricingModel software healthy tests/strategy/test_generic_pricing_model.py:38
FakePairConfigurator software healthy tests/strategy/test_generic_pricing_model.py:63
Parameters software healthy tests/backtest/test_custom_labels.py:92
MyParameters software healthy tests/backtest/test_decide_trades_v4.py:240
Parameters software healthy tests/backtest/test_vault_sideloaded_price_data.py:49
Parameters software healthy tests/backtest/test_other_data.py:150
Parameters software healthy tests/backtest/test_visualise_market_regime_filte.py:130
Parameters software healthy tests/backtest/test_optimiser.py:223
Parameters software healthy tests/backtest/test_min_tvl_universe.py:25
Parameters software healthy tests/backtest/test_backtest_tvl_trade_size_by_liquidity.py…
HyperAiAllocationLockupParameters software healthy tests/backtest/test_hyper_ai_allocation_lockup_backtest.py:…
DepositSimulator software healthy tests/backtest/test_backtest_profit_calculation.py:39
Parameters software healthy tests/backtest/test_backtest_credit_flow.py:167
Parameters software healthy tests/backtest/test_backtest_market_limit_take_profit.py:304
InputParameters software healthy tests/backtest/test_grid_search.py:470
MyParameters software healthy tests/backtest/test_grid_search.py:818
Parameters software healthy tests/backtest/test_grid_search.py:951
Parameters software healthy tests/backtest/test_indicator_decorator.py:285
Parameters software healthy tests/backtest/test_token_tax.py:74
Parameters software healthy tests/backtest/test_backtest_visualise_weights.py:186
MyParameters software healthy tests/backtest/test_indicator.py:821
Parameters software healthy tests/backtest/test_indicator.py:950
Parameters software healthy tests/backtest/test_backtest_partial_take_profit.py:313
_FixedCall software healthy tests/erc_4626/test_vault_pricing.py:19
FakeWeb3Config software healthy tests/cli/test_cli_stats_refresh_post_valuation.py:19
FakeLagoonVaultSyncModel software healthy tests/cli/test_cli_stats_refresh_post_valuation.py:48
FakeWeb3Config software healthy tests/cli/test_cli_start_lagoon_safety.py:17
FakeLagoonVaultSyncModel software healthy tests/cli/test_cli_start_lagoon_safety.py:42
FakeWeb3Config software healthy tests/cli/test_cli_since_last_cycle_end.py:22
FakeLagoonVaultSyncModel software healthy tests/cli/test_check_wallet_hyper_ai.py:67
FakeExecutionModel software healthy tests/cli/test_check_wallet_hyper_ai.py:79
FakeRoutingModel software healthy tests/cli/test_check_wallet_hyper_ai.py:85
FakeRunner software healthy tests/cli/test_check_wallet_hyper_ai.py:89
FakePricingModel software healthy tests/cli/test_check_wallet_hyper_ai.py:96
FakeValuationModel software healthy tests/cli/test_check_wallet_hyper_ai.py:99
FakeWeb3Config software healthy tests/cli/test_check_wallet_hyper_ai.py:102
FakeTokenDetails software healthy tests/cli/test_check_wallet_hyper_ai.py:140
FakeEth software healthy tests/cli/test_create_web3.py:70
FakeSatelliteVault software healthy tests/ethereum/test_cctp_custody_resolver.py:36
DummyCctpPricingModel software healthy tests/ethereum/test_cctp_bridge_strategy.py:41

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

LabelLayerStatusPath
configurations software healthy configurations
.devcontainer software healthy .devcontainer
state software healthy state
tests software healthy tests
strategy software healthy tests/strategy
backtest software healthy tests/backtest
cowswap software healthy tests/cowswap
erc_4626 software healthy tests/erc_4626
cli software healthy tests/cli
ethereum software healthy tests/ethereum
polygon_forked software healthy tests/ethereum/polygon_forked
1delta software healthy tests/ethereum/polygon_forked/1delta
generic-router software healthy tests/ethereum/polygon_forked/generic-router
hyperliquid software healthy tests/hyperliquid
state software healthy tests/hyperliquid/state
mainnet_fork software healthy tests/mainnet_fork
state software healthy tests/mainnet_fork/state
correct_history_outliers software healthy tests/mainnet_fork/correct_history_outliers
aave_v3 software healthy tests/mainnet_fork/aave_v3
correct_history software healthy tests/mainnet_fork/correct_history
web software healthy tests/web
enzyme software healthy tests/enzyme
legacy software healthy tests/legacy
hypercore_writer software healthy tests/hypercore_writer
strategy_tests software healthy tests/strategy_tests
velvet software healthy tests/velvet
lagoon software healthy tests/lagoon
exchange_account software healthy tests/exchange_account
freqtrade software healthy tests/freqtrade
units_tests software healthy tests/units_tests
interest software healthy tests/interest
docs software healthy docs
scripts software healthy scripts
pre-commit-sample software healthy scripts/pre-commit-sample
data-downloads software healthy scripts/data-downloads
hyperliquid software healthy scripts/hyperliquid
hyper-ai software healthy scripts/hyper-ai
lagoon software healthy scripts/lagoon
pyodide software healthy scripts/pyodide
notebooks software healthy notebooks
rsi-momentum software healthy notebooks/rsi-momentum
breakout-bollinger-bands-new software healthy notebooks/breakout-bollinger-bands-new
matic software healthy notebooks/breakout-bollinger-bands-new/matic
logs software healthy logs
tradeexecutor software healthy tradeexecutor
strategy software healthy tradeexecutor/strategy
generic software healthy tradeexecutor/strategy/generic
pandas_trader software healthy tradeexecutor/strategy/pandas_trader
demeter software healthy tradeexecutor/strategy/demeter
chart software healthy tradeexecutor/strategy/chart

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

LabelLayerStatusPath
password_literal::tests/freqtrade/conftest.py security healthy tests/freqtrade/conftest.py
password_literal::tests/freqtrade/conftest.py security healthy tests/freqtrade/conftest.py
password_literal::tests/freqtrade/test_freqtrade_integratio… security healthy tests/freqtrade/test_freqtrade_integration.py
password_literal::tests/freqtrade/test_freqtrade_integratio… security healthy tests/freqtrade/test_freqtrade_integration.py
password_literal::tests/freqtrade/test_freqtrade_integratio… security healthy tests/freqtrade/test_freqtrade_integration.py
password_literal::tests/freqtrade/test_freqtrade_integratio… security healthy tests/freqtrade/test_freqtrade_integration.py
password_literal::tests/freqtrade/test_freqtrade_integratio… security healthy tests/freqtrade/test_freqtrade_integration.py
password_literal::tests/freqtrade/test_freqtrade_integratio… security healthy tests/freqtrade/test_freqtrade_integration.py
password_literal::tests/freqtrade/test_freqtrade_integratio… security healthy tests/freqtrade/test_freqtrade_integration.py
password_literal::tests/freqtrade/test_freqtrade_routing.py security healthy tests/freqtrade/test_freqtrade_routing.py
password_literal::tests/freqtrade/test_freqtrade_routing.py security healthy tests/freqtrade/test_freqtrade_routing.py
password_literal::tests/freqtrade/test_freqtrade_routing.py security healthy tests/freqtrade/test_freqtrade_routing.py
password_literal::tests/freqtrade/test_freqtrade_routing.py security healthy tests/freqtrade/test_freqtrade_routing.py
password_literal::tests/freqtrade/test_freqtrade_routing.py security healthy tests/freqtrade/test_freqtrade_routing.py
password_literal::tests/freqtrade/test_freqtrade_routing.py security healthy tests/freqtrade/test_freqtrade_routing.py
password_literal::tests/freqtrade/test_freqtrade_routing.py security healthy tests/freqtrade/test_freqtrade_routing.py

LabelLayerStatusPath
JSON_RPC_BASE cicd healthy
JSON_RPC_POLYGON_ARCHIVE cicd healthy
GITHUB_TOKEN cicd healthy
JSON_RPC_BINANCE cicd healthy
TRADING_STRATEGY_API_KEY cicd healthy
JSON_RPC_ETHEREUM cicd healthy
VELVET_VAULT_OWNER_PRIVATE_KEY cicd healthy
REGISTRY cicd healthy
GETTING_STARTED_DISPATCH cicd healthy
RELEASE_VERSION cicd healthy
JSON_RPC_POLYGON cicd healthy
JSON_RPC_ARBITRUM cicd healthy

LabelLayerStatusPath
port:3456 network healthy Dockerfile
port:19001 network healthy docker-compose.yml
port:19002 network healthy docker-compose.yml
port:19003 network healthy docker-compose.yml
port:20415 network healthy tests/mainnet_fork/test_enzyme_credit_position.py
port:25535 network healthy tests/mainnet_fork/test_price_impact_crash.py
port:29391 network healthy tests/mainnet_fork/test_correct_interest_not_accrued.py
port:5959 network healthy tradeexecutor/cli/log.py

LabelLayerStatusPath
gha::test cicd healthy .github/workflows/test.yml
gha::docker cicd healthy .github/workflows/docker.yml
gha::test-slow cicd healthy .github/workflows/test-slow.yml
gha::notebook-docker-image cicd healthy .github/workflows/notebook-docker-image.yml
gha::devcontainer cicd healthy .github/workflows/devcontainer.yml

LabelLayerStatusPath
automated-test-suite cicd healthy .github/workflows/test.yml
build cicd healthy .github/workflows/docker.yml
slow-test-suite cicd healthy .github/workflows/test-slow.yml
notebook-docker-image cicd healthy .github/workflows/notebook-docker-image.yml
devcontainer cicd healthy .github/workflows/devcontainer.yml

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
image::.devcontainer/Dockerfile hardware healthy .devcontainer/Dockerfile
pancake-eth-usd-sma hardware healthy docker-compose.yml

LabelLayerStatusPath
127.0.0.1 network healthy docker-compose.yml
133.0.0.0 network healthy scripts/patch-claude-code.sh

LabelLayerStatusPath
vps::azure hardware healthy tests/backtest/test_backtest_result_visualisation.py
vps::gcp hardware healthy strategies/test_only/enzyme-ethereum-btc-eth-stoch-rsi.py

LabelLayerStatusPath
auth::tradeexecutor/strategy/freqtrade/freqtrade_client.py security healthy tradeexecutor/strategy/freqtrade/freqtrade_client.py
auth::tradeexecutor/strategy/freqtrade/config.py security healthy tradeexecutor/strategy/freqtrade/config.py

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

LabelLayerStatusPath
sqlite data healthy tradeexecutor/cli/bootstrap.py

LabelLayerStatusPath
test_lagoon_guard_migration_artifact.py data healthy tests/lagoon/test_lagoon_guard_migration_artifact.py

LabelLayerStatusPath
caddy network healthy docker-compose.yml
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/330d5596-8b67-4bf1-923c-29f10e45559b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/330d5596-8b67-4bf1-923c-29f10e45559b/

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.