WhenTrade
AI-Powered Multi-Agent Crypto Investment Analysis Platform
Language: python
Author: GitHub Repos (@github-repos)
0 stars · 0 views
Viewing path: requirements-performance.txt
Files
- images (txt)
- media (txt)
- screenshots (txt)
- i18n (txt)
- cost_control (txt)
- scheduler (txt)
- email (txt)
- tools (txt)
- dataflows (txt)
- researchers (txt)
- tools (txt)
- social (txt)
- managers (txt)
- analysts (txt)
- crypto (txt)
- services (txt)
- plugins (txt)
- mcp (txt)
- config (txt)
- v1 (txt)
- schemas (txt)
- routes (txt)
- patches (txt)
- scripts (txt)
- utils (txt)
- zh-CN (txt)
- en-US (txt)
- docs (txt)
- 1.png (image)
- 6.png (image)
- 3.png (image)
- 5.png (image)
- 2.png (image)
- 4.png (image)
- README.md (md)
- requirements-performance.txt (txt)
- alembic (txt)
- versions (txt)
- pyproject.toml (toml)
- README.md (md)
- enhance_user_tables_account_management.py (py)
- 5b2f2bc6cefd_add_cost_control_tables.py (py)
- ad760e705316_create_user_and_auth_tables.py (py)
- remove_user_foreign_key.py (py)
- 02c4f9202d5c_add_role_and_user_metadata_fields.py (py)
- core (txt)
- models (txt)
- data.py (py)
- alembic.ini (ini)
- env.py (py)
- __init__.py (py)
- console_messages.py (py)
- __init__.py (py)
- messages.py (py)
- locale_manager.py (py)
- agent_prompts.py (py)
- dynamic_loader.py (py)
- system_prompts.py (py)
- message_generator.py (py)
- celery_app.py (py)
- __init__.py (py)
- cost_manager.py (py)
- config.py (py)
- utils (txt)
- logging_manager.py (py)
- asset_utils.py (py)
- stock_utils.py (py)
- email.py (py)
- token_manager.py (py)
- enhanced_news_filter.py (py)
- base (txt)
- news_filter.py (py)
- tool_logging.py (py)
- logging_init.py (py)
- types.py (py)
- __init__.py (py)
- exceptions.py (py)
- auth (txt)
- abstract.py (py)
- tasks.py (py)
- __init__.py (py)
- auth.py (py)
- mcp_config.json (json)
- main.py (py)
- __main__.py (py)
- __init__.py (py)
- llm_adapters (txt)
- main.py (py)
- openai_compatible_base.py (py)
- deepseek_adapter.py (py)
- __init__.py (py)
- adapters (txt)
- dependencies.py (py)
- base.py (py)
- database (txt)
- __init__.py (py)
- coingecko_adapter.py (py)
- coingecko.py (py)
- cost_repository.py (py)
- user_repository.py (py)
- storage (txt)
- ai_provider (txt)
- usage_tracker.py (py)
- avatar_storage.py (py)
- email_service.py (py)
- __init__.py (py)
- news_api.py (py)
- README.md (md)
- __init__.py (py)
- unified_news_tool.py (py)
- database (txt)
- models (txt)
- __init__.py (py)
- analysis_task.py (py)
- __init__.py (py)
- enums.py (py)
- migrations (txt)
- init_db.py (py)
- 003_add_analysis_tables.sql (sql)
- session.py (py)
- graph (txt)
- signal_processing.py (py)
- reflection.py (py)
- conditional_logic.py (py)
- workflow_engine.py (py)
- whentrade_graph.py (py)
- __init__.py (py)
- setup.py (py)
- propagation.py (py)
- domain (txt)
- crypto (txt)
- indicators.py (py)
- __init__.py (py)
- sentiment.py (py)
- patterns.py (py)
- data_source_manager.py (py)
- config.py (py)
- finnhub_utils.py (py)
- __init__.py (py)
- cache_manager.py (py)
- realtime_news_utils.py (py)
- reddit_utils.py (py)
- optimized_us_data.py (py)
- agents (txt)
- utils.py (py)
- interface.py (py)
- bull_researcher.py (py)
- utils (txt)
- debate_utils.py (py)
- message_utils.py (py)
- agent_utils.py (py)
- memory.py (py)
- process (txt)
- base.py (py)
- process_agents.py (py)
- agent_states.py (py)
- __init__.py (py)
- prediction (txt)
- trader (txt)
- managers (txt)
- portfolio_manager.py (py)
- prediction_agents.py (py)
- research_manager.py (py)
- engine.py (py)
- __init__.py (py)
- trader.py (py)
- factory.py (py)
- tool_adapter.py (py)
- risk_mgmt (txt)
- risk_manager.py (py)
- templates.py (py)
- neutral_debator.py (py)
- conservative_debator.py (py)
- prompts (txt)
- researchers (txt)
- aggresive_debator.py (py)
- bear_researcher.yaml (yaml)
- bull_researcher.yaml (yaml)
- bear_researcher_zh.yaml (yaml)
- base (txt)
- analyst_base.yaml (yaml)
- bull_researcher_zh.yaml (yaml)
- news (txt)
- news_analyst.yaml (yaml)
- analyst_base_zh.yaml (yaml)
- social_media_analyst.yaml (yaml)
- news_analyst_zh.yaml (yaml)
- market (txt)
- market_analyst_zh.yaml (yaml)
- trader (txt)
- trader_zh.yaml (yaml)
- market_analyst.yaml (yaml)
- trader.yaml (yaml)
- research_manager.yaml (yaml)
- portfolio_manager_zh.yaml (yaml)
- research_manager_zh.yaml (yaml)
- risk_manager_zh.yaml (yaml)
- risk_debators (txt)
- neutral_debator_zh.yaml (yaml)
- portfolio_manager.yaml (yaml)
- neutral_debator.yaml (yaml)
- aggressive_debator_zh.yaml (yaml)
- aggressive_debator.yaml (yaml)
- conservative_debator_zh.yaml (yaml)
- social_media_analyst.py (py)
- prompt_loader.py (py)
- news_analyst.py (py)
- market_analyst.py (py)
- crypto_agents.py (py)
- selector.py (py)
- default_config.py (py)
- analysis (txt)
- thought_stream.py (py)
- engine.py (py)
- business (txt)
- __init__.py (py)
- llm_factory.py (py)
- redis_pubsub.py (py)
- security_service.py (py)
- market_config.py (py)
- optimization_advisor.py (py)
- agent_mapping.py (py)
- user_preferences_service.py (py)
- llm_service.py (py)
- persistence_service.py (py)
- tools (txt)
- __init__.py (py)
- api_executor.py (py)
- __init__.py (py)
- coingecko_tools.py (py)
- technical_tools.py (py)
- retry_handler.py (py)
- tool_optimizer.py (py)
- tool_registry.py (py)
- cache_service.py (py)
- sentiment_tools.py (py)
- rate_limiter.py (py)
- crypto_swarm_service.py (py)
- cost_analytics.py (py)
- collaboration_service.py (py)
- notification_service.py (py)
- billing.py (py)
- ports (txt)
- tool_executor.py (py)
- llm_config_service.py (py)
- __init__.py (py)
- achievement_system.py (py)
- security_settings.py (py)
- tool_management.py (py)
- budget_management.py (py)
- user_profile.py (py)
- cost_analytics.py (py)
- plugin_base.py (py)
- user_preferences.py (py)
- crypto_defi_plugin.py (py)
- __init__.py (py)
- plugin_manager.py (py)
- plugin_registry.py (py)
- infrastructure (txt)
- optimization (txt)
- database.py (py)
- __init__.py (py)
- technical_analysis_plugin.py (py)
- db.py (py)
- __init__.py (py)
- task.py (py)
- logger.py (py)
- monitoring.py (py)
- backup.py (py)
- data (txt)
- pipeline.py (py)
- server.py (py)
- __init__.py (py)
- unified_adapter.py (py)
- client.py (py)
- __init__.py (py)
- tushare_config.py (py)
- constants.py (py)
- __main__.py (py)
- config_manager.py (py)
- database_manager.py (py)
- settings.py (py)
- __init__.py (py)
- mongodb_storage.py (py)
- database_config.py (py)
- analysis_scopes.py (py)
- crypto (txt)
- env_utils.py (py)
- __init__.py (py)
- api (txt)
- market_adapter.py (py)
- settings.py (py)
- __init__.py (py)
- analysis.py (py)
- user_tool_config.py (py)
- config.py (py)
- agents.py (py)
- cost.py (py)
- health.py (py)
- __init__.py (py)
- locale.py (py)
- llm.py (py)
- requirements.txt (txt)
- .github (github)
- workflows (txt)
- scripts (txt)
- i18n-validation.yml (yml)
- LICENSE (txt)
- stop.sh (sh)
- i18n-report.js (js)
- init-db.sql (sql)
- create_tables.sql (sql)
- install_mcp_servers.sh (sh)
- web (txt)
- start.sh (sh)
- tsconfig.json (json)
- tsconfig.node.json (json)
- package.json (json)
- tailwind.config.js (js)
- vite.config.ts (ts)
- i18n-simple-check.sh (sh)
- i18n-check.js (js)
- postcss.config.js (js)
- src (txt)
- .eslintrc.cjs (cjs)
- style.css (css)
- theme.ts (ts)
- tokenNormalizer.ts (ts)
- views (txt)
- CostControl.vue (vue)
- reportGenerator.ts (ts)
- debounce.ts (ts)
- request.ts (ts)
- Home.vue (vue)
- composables (txt)
- CollaborationSimple.vue (vue)
- DynamicAnalysis.vue (vue)
- useTheme.ts (ts)
- useWebSocket.ts (ts)
- useSimpleToast.ts (ts)
- constants (txt)
- useToast.ts (ts)
- stores (txt)
- cost.ts (ts)
- queue.ts (ts)
- analysis.ts (ts)
- phases.ts (ts)
- gamification.ts (ts)
- App.vue (vue)
- adapters (txt)
- main.ts (ts)
- analysis-config.adapter.ts (ts)
- router (txt)
- market-config.adapter.ts (ts)
- layouts (txt)
- styles (txt)
- design-tokens.css (css)
- index.ts (ts)
- theme.css (css)
- MainLayout.vue (vue)
- common.css (css)
- locales (txt)
- README.md (md)
- toast.css (css)
- design-system.css (css)
- dynamic-keys.json (json)
- cost.json (json)
- common.json (json)
- research.json (json)
- agents.json (json)
- usage.json (json)
- report.json (json)
- agent-prompts.json (json)
- analysis.json (json)
- dynamicAnalysis.json (json)
- providers.json (json)
- history.json (json)
- collab.json (json)
- mcp.json (json)
- index.ts (ts)
- debug.json (json)
- common.json (json)
- agents.json (json)
- index.ts (ts)
- cost.json (json)
- analysis.json (json)
- usage.json (json)
- ui.json (json)
- ATTRIBUTION.md (markdown)
- theme-override.css (css)
- conservative_debator.yaml (yaml)
- tools.json (json)
- __init__.py (py)
- ui.json (json)
- googlenews_utils.py (py)
- tools.py (py)
- research.json (json)
- risk_manager.yaml (yaml)
- bear_researcher.py (py)
- social_media_analyst_zh.yaml (yaml)
- analysis.py (py)