Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xemmkty/QuantMuse
/ functions
Functions
714 in github.com/0xemmkty/QuantMuse
⨍
Functions
714
◇
Types & classes
115
↳
Endpoints
19
↓ 1 callers
Method
_analyze_trades
Analyze trade performance
data_service/backtest/performance_analyzer.py:107
↓ 1 callers
Method
_analyze_with_openai
Analyze sentiment using OpenAI GPT
data_service/ai/sentiment_analyzer.py:87
↓ 1 callers
Method
_cache_response
Cache API response
data_service/api/api_manager.py:183
↓ 1 callers
Method
_calculate_annualized_return
Calculate annualized return
data_service/backtest/backtest_engine.py:197
↓ 1 callers
Method
_calculate_atr
Calculate Average True Range
data_service/ml/feature_engineering.py:437
↓ 1 callers
Method
_calculate_basic_metrics
Calculate basic performance metrics
data_service/backtest/performance_analyzer.py:39
↓ 1 callers
Method
_calculate_bollinger_bands
Calculate Bollinger Bands
data_service/factors/factor_calculator.py:278
↓ 1 callers
Method
_calculate_bollinger_bands
Calculate Bollinger Bands
data_service/ml/feature_engineering.py:393
↓ 1 callers
Method
_calculate_cci
Calculate Commodity Channel Index
data_service/ml/feature_engineering.py:425
↓ 1 callers
Method
_calculate_composite_factor
Calculate composite factor from multiple factors
data_service/factors/factor_backtest.py:219
↓ 1 callers
Method
_calculate_confidence
Calculate overall confidence in sentiment analysis
data_service/ai/sentiment_factor.py:194
↓ 1 callers
Method
_calculate_cost
Calculate cost based on token usage
data_service/ai/llm_integration.py:96
↓ 1 callers
Method
_calculate_factor_returns
Calculate factor returns
data_service/factors/factor_backtest.py:135
↓ 1 callers
Method
_calculate_indicators
计算技术指标
data_service/processors/data_processor.py:41
↓ 1 callers
Method
_calculate_information_ratio
Calculate information ratio for strategy with given parameters
data_service/strategies/strategy_optimizer.py:180
↓ 1 callers
Method
_calculate_macd
Calculate MACD indicator
data_service/factors/factor_calculator.py:266
↓ 1 callers
Method
_calculate_macd
Calculate MACD
data_service/ml/feature_engineering.py:384
↓ 1 callers
Method
_calculate_market_relative_sentiment
Calculate sentiment relative to overall market
data_service/ai/sentiment_factor.py:167
↓ 1 callers
Method
_calculate_max_drawdown
Calculate maximum drawdown
data_service/backtest/backtest_engine.py:210
↓ 1 callers
Method
_calculate_max_drawdown
Calculate maximum drawdown
data_service/factors/stock_selector.py:350
↓ 1 callers
Method
_calculate_mfi
Calculate Money Flow Index
data_service/ml/feature_engineering.py:514
↓ 1 callers
Method
_calculate_obv
Calculate On-Balance Volume
data_service/ml/feature_engineering.py:487
↓ 1 callers
Method
_calculate_percentile
Calculate percentile of a value within the factor distribution
data_service/factors/factor_screener.py:147
↓ 1 callers
Method
_calculate_performance_metrics
Calculate performance metrics for factor returns
data_service/factors/factor_backtest.py:247
↓ 1 callers
Method
_calculate_periodic_returns
Calculate monthly and yearly returns
data_service/backtest/performance_analyzer.py:209
↓ 1 callers
Method
_calculate_psar
Calculate Parabolic SAR
data_service/ml/feature_engineering.py:451
↓ 1 callers
Method
_calculate_results
Calculate backtest results and performance metrics
data_service/backtest/backtest_engine.py:158
↓ 1 callers
Method
_calculate_returns
Calculate returns from price data
data_service/factors/factor_backtest.py:131
↓ 1 callers
Method
_calculate_risk_metrics
Calculate risk metrics
data_service/backtest/performance_analyzer.py:75
↓ 1 callers
Method
_calculate_rsi
Calculate RSI indicator
data_service/factors/factor_calculator.py:252
↓ 1 callers
Method
_calculate_rsi
Calculate RSI
data_service/ml/feature_engineering.py:375
↓ 1 callers
Method
_calculate_rsi
Calculate RSI indicator
data_service/dashboard/dashboard_app.py:589
↓ 1 callers
Method
_calculate_sector_sentiment
Calculate sector sentiment (placeholder for sector classification)
data_service/ai/sentiment_factor.py:182
↓ 1 callers
Method
_calculate_sentiment_consensus
Calculate sentiment consensus (agreement among sources)
data_service/ai/sentiment_factor.py:154
↓ 1 callers
Method
_calculate_sentiment_momentum
Calculate sentiment momentum (change over time)
data_service/ai/sentiment_factor.py:122
↓ 1 callers
Method
_calculate_sentiment_volatility
Calculate sentiment volatility
data_service/ai/sentiment_factor.py:142
↓ 1 callers
Method
_calculate_sharpe_ratio
Calculate Sharpe ratio for strategy with given parameters
data_service/strategies/strategy_optimizer.py:136
↓ 1 callers
Method
_calculate_similarity
Calculate cosine similarity between embeddings
data_service/vector_db/vector_store.py:204
↓ 1 callers
Method
_calculate_statistics
计算统计数据
data_service/processors/data_processor.py:71
↓ 1 callers
Method
_calculate_stochastic
Calculate Stochastic Oscillator
data_service/ml/feature_engineering.py:401
↓ 1 callers
Method
_calculate_total_return
Calculate total return for strategy with given parameters
data_service/strategies/strategy_optimizer.py:158
↓ 1 callers
Method
_calculate_vpt
Calculate Volume Price Trend
data_service/ml/feature_engineering.py:505
↓ 1 callers
Method
_calculate_weighted_return
Calculate factor-weighted return
data_service/factors/factor_backtest.py:176
↓ 1 callers
Method
_calculate_weighted_sentiment
Calculate weighted sentiment score
data_service/ai/sentiment_factor.py:89
↓ 1 callers
Method
_calculate_williams_r
Calculate Williams %R
data_service/ml/feature_engineering.py:414
↓ 1 callers
Method
_check_alerts
Check price and volume alerts
data_service/realtime/real_time_feed.py:177
↓ 1 callers
Method
_clean_text
Clean and normalize text
data_service/ai/nlp_processor.py:177
↓ 1 callers
Method
_cleanup_old_data
Clean up old data
data_service/realtime/real_time_feed.py:219
↓ 1 callers
Method
_combine_equal_weight
Combine strategies with equal weights
data_service/strategies/strategy_runner.py:144
↓ 1 callers
Method
_combine_performance_weight
Combine strategies weighted by performance
data_service/strategies/strategy_runner.py:164
↓ 1 callers
Method
_combine_voting
Combine strategies using voting mechanism
data_service/strategies/strategy_runner.py:195
↓ 1 callers
Method
_connect_binance
Connect to Binance WebSocket
data_service/realtime/websocket_client.py:79
↓ 1 callers
Method
_connect_coinbase
Connect to Coinbase WebSocket
data_service/realtime/websocket_client.py:103
↓ 1 callers
Method
_connect_kraken
Connect to Kraken WebSocket
data_service/realtime/websocket_client.py:132
↓ 1 callers
Method
_create_default_processed_text
Create default processed text when preprocessing fails
data_service/ai/nlp_processor.py:284
↓ 1 callers
Method
_create_default_sentiment
Create default sentiment data when analysis fails
data_service/ai/sentiment_analyzer.py:169
↓ 1 callers
Method
_create_market_analysis_prompt
Create market analysis prompt
data_service/ai/llm_integration.py:290
↓ 1 callers
Method
_create_market_analysis_prompt
Create prompt for market analysis
data_service/ai/langchain_agent.py:243
↓ 1 callers
Method
_create_model
Create model instance
data_service/ml/ml_models.py:94
↓ 1 callers
Method
_create_model
Create model instance
data_service/ml/ml_models.py:245
↓ 1 callers
Method
_create_portfolio_optimization_prompt
Create portfolio optimization prompt
data_service/ai/llm_integration.py:356
↓ 1 callers
Method
_create_question_prompt
Create question answering prompt
data_service/ai/llm_integration.py:379
↓ 1 callers
Method
_create_report_prompt
Create prompt for automated report generation
data_service/ai/langchain_agent.py:289
↓ 1 callers
Method
_create_risk_assessment_prompt
Create risk assessment prompt
data_service/ai/llm_integration.py:337
↓ 1 callers
Method
_create_sidebar
Create sidebar with controls
data_service/dashboard/dashboard_app.py:108
↓ 1 callers
Method
_create_signal_generation_prompt
Create signal generation prompt
data_service/ai/llm_integration.py:311
↓ 1 callers
Method
_create_strategy_prompt
Create prompt for strategy generation
data_service/ai/langchain_agent.py:174
↓ 1 callers
Method
_create_tables
Create necessary database tables
data_service/vector_db/vector_store.py:39
↓ 1 callers
Method
_create_tools
Create tools for the agent
data_service/ai/langchain_agent.py:66
↓ 1 callers
Method
_define_constraints
Define optimization constraints
data_service/factors/factor_optimizer.py:124
↓ 1 callers
Method
_detect_language
Detect language of text
data_service/ai/nlp_processor.py:273
↓ 1 callers
Method
_display_backtest_results
Display backtest results
data_service/dashboard/dashboard_app.py:598
↓ 1 callers
Method
_evaluate_stock
Evaluate a single stock against all criteria
data_service/factors/factor_screener.py:77
↓ 1 callers
Method
_evaluate_weights
Evaluate weights on given data
data_service/factors/factor_optimizer.py:394
↓ 1 callers
Method
_execute_request
Execute HTTP request
data_service/api/api_manager.py:103
↓ 1 callers
Method
_extract_analysis_from_text
Extract analysis information from text response
data_service/ai/langchain_agent.py:410
↓ 1 callers
Method
_extract_keywords
Extract keywords from tokens
data_service/ai/nlp_processor.py:208
↓ 1 callers
Method
_extract_strategy_from_text
Extract strategy information from text response
data_service/ai/langchain_agent.py:386
↓ 1 callers
Method
_extract_topics
Extract topics from tokens
data_service/ai/nlp_processor.py:255
↓ 1 callers
Method
_find_drawdown_periods
Find individual drawdown periods
data_service/backtest/performance_analyzer.py:177
↓ 1 callers
Method
_generate_combinations
Generate all combinations of parameter values
data_service/strategies/strategy_optimizer.py:278
↓ 1 callers
Method
_generate_portfolio_summary
Generate portfolio summary data
data_service/web/dashboard.py:92
↓ 1 callers
Method
_generate_recent_activity
Generate recent activity data
data_service/web/dashboard.py:68
↓ 1 callers
Method
_generate_sample_backtest_results
Generate sample backtest results
data_service/dashboard/dashboard_app.py:549
↓ 1 callers
Method
_generate_sample_factor_data
Generate sample factor data
data_service/dashboard/dashboard_app.py:580
↓ 1 callers
Method
_generate_sample_market_data
Generate sample market data
data_service/dashboard/dashboard_app.py:560
↓ 1 callers
Method
_generate_signals
生成交易信号
data_service/processors/data_processor.py:82
↓ 1 callers
Method
_get_cached_response
Get cached response if available and not expired
data_service/api/api_manager.py:168
↓ 1 callers
Method
_get_drawdown_data
Get drawdown data
data_service/web/dashboard.py:167
↓ 1 callers
Method
_get_equity_curve_data
Get equity curve data
data_service/web/dashboard.py:127
↓ 1 callers
Method
_get_forward_date
Get forward date based on rebalancing frequency
data_service/factors/factor_backtest.py:197
↓ 1 callers
Method
_get_market_analysis_prompt
Get market analysis system prompt
data_service/ai/llm_integration.py:439
↓ 1 callers
Method
_get_portfolio_allocation_data
Get portfolio allocation data
data_service/web/dashboard.py:197
↓ 1 callers
Method
_get_portfolio_optimization_prompt
Get portfolio optimization system prompt
data_service/ai/llm_integration.py:454
↓ 1 callers
Method
_get_returns_distribution_data
Get returns distribution data
data_service/web/dashboard.py:151
↓ 1 callers
Method
_get_risk_assessment_prompt
Get risk assessment system prompt
data_service/ai/llm_integration.py:449
↓ 1 callers
Method
_get_signal_generation_prompt
Get signal generation system prompt
data_service/ai/llm_integration.py:444
↓ 1 callers
Method
_get_strategy_equity_curve
Get equity curve data for a strategy
data_service/web/strategy_ui.py:277
↓ 1 callers
Method
_get_strategy_positions
Get current positions for a strategy
data_service/web/strategy_ui.py:327
↓ 1 callers
Method
_get_strategy_risk_metrics
Get risk metrics for a strategy
data_service/web/strategy_ui.py:299
← previous
next →
101–200 of 714, ranked by callers