Spaces:
Sleeping
Sleeping
File size: 24,229 Bytes
7f335a2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 |
# 👨💻 Guia do Desenvolvedor
## Visão Geral
Este guia fornece informações essenciais para desenvolvedores que desejam contribuir ou estender o Vampire Trading Bot. Inclui padrões de código, arquitetura, fluxos de desenvolvimento e melhores práticas.
## 🏗️ Arquitetura do Sistema
### Estrutura Modular
```
vampire-trading-bot/
├── app.py # Ponto de entrada principal
├── config.py # Configurações centralizadas
├── ui.py # Interface Gradio
├── market_analysis.py # Análise técnica
├── sentiment_analysis.py # Análise de sentimento
├── fibonacci_analysis.py # Análise de Fibonacci
├── log_parser.py # Parser de logs
├── real_time_integration.py # Integração tempo real
├── performance_monitor.py # Monitoramento
├── utils.py # Utilitários
├── docs/ # Documentação
└── tests/ # Testes automatizados
```
### Princípios de Design
1. **Separação de Responsabilidades**: Cada módulo tem uma função específica
2. **Baixo Acoplamento**: Módulos independentes com interfaces bem definidas
3. **Alta Coesão**: Funcionalidades relacionadas agrupadas
4. **Extensibilidade**: Fácil adição de novos recursos
5. **Testabilidade**: Código facilmente testável
## 🔧 Configuração do Ambiente de Desenvolvimento
### Pré-requisitos
```bash
# Python 3.8+
python --version
# Git
git --version
# Editor recomendado: VS Code com extensões Python
```
### Setup Inicial
```bash
# 1. Clonar repositório
git clone <repository-url>
cd vampire-trading-bot
# 2. Criar ambiente virtual
python -m venv venv
# 3. Ativar ambiente
# Windows
venv\Scripts\activate
# Linux/macOS
source venv/bin/activate
# 4. Instalar dependências de desenvolvimento
pip install -r requirements-dev.txt
# 5. Instalar hooks de pre-commit
pre-commit install
```
### Dependências de Desenvolvimento
```txt
# requirements-dev.txt
pytest>=7.0.0
pytest-cov>=4.0.0
black>=22.0.0
flake8>=5.0.0
mypy>=1.0.0
pre-commit>=2.20.0
bandit>=1.7.0
isort>=5.10.0
memory-profiler>=0.60.0
line-profiler>=4.0.0
```
## 📝 Padrões de Código
### Estilo de Código
**Formatação com Black**:
```bash
# Formatar código
black .
# Verificar formatação
black --check .
```
**Linting com Flake8**:
```bash
# Verificar código
flake8 .
# Configuração em .flake8
[flake8]
max-line-length = 88
ignore = E203, W503
exclude = venv, __pycache__
```
**Ordenação de Imports com isort**:
```bash
# Ordenar imports
isort .
# Configuração em pyproject.toml
[tool.isort]
profile = "black"
line_length = 88
```
### Convenções de Nomenclatura
```python
# Classes: PascalCase
class TechnicalAnalysisEngine:
pass
# Funções e variáveis: snake_case
def calculate_rsi_value(prices: List[float]) -> float:
pass
# Constantes: UPPER_SNAKE_CASE
DEFAULT_RSI_PERIOD = 14
MAX_RETRY_ATTEMPTS = 3
# Arquivos: snake_case
# market_analysis.py
# sentiment_analysis.py
```
### Documentação de Código
```python
def analyze_market_data(
self,
text: str,
include_fibonacci: bool = True
) -> Dict[str, Any]:
"""
Analisa dados de mercado extraindo indicadores técnicos.
Args:
text: Texto contendo dados de mercado
include_fibonacci: Se deve incluir análise de Fibonacci
Returns:
Dict contendo:
- technical_signals: Lista de sinais técnicos
- market_data: Dados extraídos do mercado
- fibonacci_analysis: Análise de Fibonacci (se habilitada)
Raises:
ValueError: Se o texto não contém dados válidos
RuntimeError: Se falha na análise técnica
Example:
>>> engine = TechnicalAnalysisEngine()
>>> result = engine.analyze_market_data("WINV25: 140135")
>>> print(result['technical_signals'])
"""
pass
```
### Type Hints
```python
from typing import List, Dict, Optional, Union, Tuple, Any
from dataclasses import dataclass
from enum import Enum
# Usar type hints em todas as funções
def calculate_ema(
prices: List[float],
period: int
) -> List[float]:
pass
# Dataclasses para estruturas de dados
@dataclass
class MarketData:
symbol: str
price: float
volume: int
timestamp: Optional[str] = None
# Enums para constantes
class SignalType(Enum):
BUY = "buy"
SELL = "sell"
HOLD = "hold"
```
## 🧪 Testes
### Estrutura de Testes
```
tests/
├── __init__.py
├── conftest.py # Fixtures compartilhadas
├── test_market_analysis.py # Testes análise técnica
├── test_sentiment_analysis.py # Testes análise sentimento
├── test_fibonacci_analysis.py # Testes Fibonacci
├── test_integration.py # Testes integração
├── test_performance.py # Testes performance
└── fixtures/ # Dados de teste
├── sample_logs.txt
└── market_data.json
```
### Escrevendo Testes
```python
# test_market_analysis.py
import pytest
from unittest.mock import Mock, patch
from market_analysis import TechnicalAnalysisEngine, MarketData
class TestTechnicalAnalysisEngine:
@pytest.fixture
def engine(self):
"""Fixture para engine de análise."""
return TechnicalAnalysisEngine()
@pytest.fixture
def sample_market_data(self):
"""Fixture para dados de mercado."""
return MarketData(
symbol="WINV25",
price=140135.0,
volume=5023
)
def test_analyze_market_data_success(self, engine, sample_market_data):
"""Testa análise bem-sucedida de dados de mercado."""
text = "WINV25: 140135, Volume: 5023"
result = engine.analyze_market_data(text)
assert "technical_signals" in result
assert "market_data" in result
assert len(result["technical_signals"]) > 0
def test_analyze_market_data_invalid_input(self, engine):
"""Testa comportamento com entrada inválida."""
with pytest.raises(ValueError, match="Dados inválidos"):
engine.analyze_market_data("")
@patch('market_analysis.calculate_rsi')
def test_rsi_calculation_called(self, mock_rsi, engine):
"""Testa se cálculo RSI é chamado."""
mock_rsi.return_value = 65.5
text = "WINV25: 140135"
engine.analyze_market_data(text)
mock_rsi.assert_called_once()
@pytest.mark.parametrize("price,expected_signal", [
(140000, "buy"),
(145000, "sell"),
(142500, "hold")
])
def test_signal_generation(self, engine, price, expected_signal):
"""Testa geração de sinais para diferentes preços."""
text = f"WINV25: {price}"
result = engine.analyze_market_data(text)
signal = result["technical_signals"][0]
assert signal["action"] == expected_signal
```
### Executando Testes
```bash
# Executar todos os testes
pytest
# Executar com cobertura
pytest --cov=. --cov-report=html
# Executar testes específicos
pytest tests/test_market_analysis.py::TestTechnicalAnalysisEngine::test_analyze_market_data_success
# Executar testes em paralelo
pytest -n auto
# Executar apenas testes rápidos
pytest -m "not slow"
```
### Fixtures Compartilhadas
```python
# conftest.py
import pytest
from pathlib import Path
@pytest.fixture
def sample_log_content():
"""Conteúdo de log de exemplo."""
return """
⏰ Análise #1 - 09:46:58
📊 DADOS DE MERCADO - WINV25
Preço Atual: 140135.00000 ↗
Variação: +5 (+0.00%)
Volume: 5023
"""
@pytest.fixture
def temp_log_file(tmp_path, sample_log_content):
"""Arquivo de log temporário."""
log_file = tmp_path / "test_log.txt"
log_file.write_text(sample_log_content)
return log_file
@pytest.fixture
def mock_ai_model():
"""Mock do modelo de IA."""
from unittest.mock import Mock
model = Mock()
model.predict.return_value = [
{"label": "POSITIVE", "score": 0.85}
]
return model
```
## 🔄 Fluxo de Desenvolvimento
### Git Workflow
```bash
# 1. Criar branch para feature
git checkout -b feature/nova-funcionalidade
# 2. Fazer commits pequenos e frequentes
git add .
git commit -m "feat: adiciona cálculo de MACD"
# 3. Push da branch
git push origin feature/nova-funcionalidade
# 4. Criar Pull Request
# 5. Code Review
# 6. Merge após aprovação
```
### Convenções de Commit
```bash
# Formato: tipo(escopo): descrição
# Tipos:
feat: nova funcionalidade
fix: correção de bug
docs: documentação
style: formatação
refactor: refatoração
test: testes
chore: tarefas de manutenção
# Exemplos:
feat(analysis): adiciona indicador MACD
fix(ui): corrige erro na interface
docs(api): atualiza documentação da API
test(fibonacci): adiciona testes para análise
```
### Pre-commit Hooks
```yaml
# .pre-commit-config.yaml
repos:
- repo: https://github.com/psf/black
rev: 22.10.0
hooks:
- id: black
language_version: python3
- repo: https://github.com/pycqa/flake8
rev: 5.0.4
hooks:
- id: flake8
- repo: https://github.com/pycqa/isort
rev: 5.10.1
hooks:
- id: isort
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.991
hooks:
- id: mypy
additional_dependencies: [types-all]
- repo: https://github.com/PyCQA/bandit
rev: 1.7.4
hooks:
- id: bandit
args: ['-r', '.', '-f', 'json', '-o', 'bandit-report.json']
```
## 🏗️ Adicionando Novas Funcionalidades
### 1. Novo Indicador Técnico
```python
# Em market_analysis.py
class MACDAnalyzer(BaseAnalyzer):
"""Analisador MACD (Moving Average Convergence Divergence)."""
def __init__(self, fast_period: int = 12, slow_period: int = 26, signal_period: int = 9):
self.fast_period = fast_period
self.slow_period = slow_period
self.signal_period = signal_period
def analyze(self, prices: List[float]) -> List[TechnicalSignal]:
"""Calcula MACD e gera sinais."""
if len(prices) < self.slow_period:
return []
# Calcular EMAs
ema_fast = self._calculate_ema(prices, self.fast_period)
ema_slow = self._calculate_ema(prices, self.slow_period)
# Calcular MACD
macd_line = [fast - slow for fast, slow in zip(ema_fast, ema_slow)]
signal_line = self._calculate_ema(macd_line, self.signal_period)
# Gerar sinais
signals = []
for i in range(1, len(macd_line)):
if macd_line[i] > signal_line[i] and macd_line[i-1] <= signal_line[i-1]:
signals.append(TechnicalSignal(
indicator="MACD",
signal_type="buy",
strength=0.7,
value=macd_line[i],
timestamp=datetime.now()
))
return signals
# Registrar no engine
class TechnicalAnalysisEngine:
def __init__(self):
# ... outros analisadores
self.macd_analyzer = MACDAnalyzer()
def analyze_market_data(self, text: str) -> Dict[str, Any]:
# ... análise existente
macd_signals = self.macd_analyzer.analyze(prices)
all_signals.extend(macd_signals)
```
### 2. Novo Modelo de IA
```python
# Em sentiment_analysis.py
class CustomFinancialModel:
"""Modelo personalizado para análise financeira."""
def __init__(self, model_path: str):
self.model_path = model_path
self.model = None
self.tokenizer = None
def load(self):
"""Carrega modelo personalizado."""
from transformers import AutoTokenizer, AutoModelForSequenceClassification
self.tokenizer = AutoTokenizer.from_pretrained(self.model_path)
self.model = AutoModelForSequenceClassification.from_pretrained(self.model_path)
def predict(self, text: str) -> Dict[str, float]:
"""Faz predição de sentimento."""
inputs = self.tokenizer(text, return_tensors="pt", truncation=True, padding=True)
with torch.no_grad():
outputs = self.model(**inputs)
probabilities = torch.nn.functional.softmax(outputs.logits, dim=-1)
return {
"bullish": probabilities[0][0].item(),
"bearish": probabilities[0][1].item(),
"neutral": probabilities[0][2].item()
}
# Registrar no ModelManager
class ModelManager:
def __init__(self):
# ... modelos existentes
self.custom_models = {
"financial-bert": CustomFinancialModel,
"trading-roberta": CustomFinancialModel
}
```
### 3. Nova Interface de Usuário
```python
# Em ui.py
def create_advanced_analysis_tab():
"""Cria aba de análise avançada."""
with gr.Tab("🔬 Análise Avançada"):
with gr.Row():
with gr.Column(scale=1):
# Controles
timeframe_dropdown = gr.Dropdown(
choices=["1m", "5m", "15m", "1h", "4h", "1d"],
value="5m",
label="📊 Timeframe"
)
indicators_checklist = gr.CheckboxGroup(
choices=["RSI", "MACD", "Bollinger", "EMA", "Fibonacci"],
value=["RSI", "MACD"],
label="📈 Indicadores"
)
analyze_btn = gr.Button("🚀 Analisar", variant="primary")
with gr.Column(scale=2):
# Resultados
analysis_output = gr.JSON(label="📊 Resultado da Análise")
chart_output = gr.Plot(label="📈 Gráfico")
# Conectar eventos
analyze_btn.click(
fn=advanced_analysis,
inputs=[timeframe_dropdown, indicators_checklist],
outputs=[analysis_output, chart_output]
)
return timeframe_dropdown, indicators_checklist, analyze_btn
def advanced_analysis(timeframe: str, indicators: List[str]) -> Tuple[Dict, Any]:
"""Executa análise avançada."""
# Implementar lógica de análise
result = {
"timeframe": timeframe,
"indicators": indicators,
"signals": [],
"confidence": 0.0
}
# Gerar gráfico
import plotly.graph_objects as go
fig = go.Figure()
# ... adicionar dados ao gráfico
return result, fig
```
## 🔍 Debugging e Profiling
### Logging para Debug
```python
import logging
from utils import LogUtils
# Configurar logging detalhado
logging.basicConfig(
level=logging.DEBUG,
format='%(asctime)s - %(name)s - %(levelname)s - %(message)s',
handlers=[
logging.FileHandler('debug.log'),
logging.StreamHandler()
]
)
logger = logging.getLogger(__name__)
def analyze_market_data(self, text: str) -> Dict[str, Any]:
logger.debug(f"Iniciando análise para texto: {text[:100]}...")
try:
# Análise
result = self._perform_analysis(text)
logger.debug(f"Análise concluída: {len(result.get('signals', []))} sinais")
return result
except Exception as e:
logger.error(f"Erro na análise: {e}", exc_info=True)
raise
```
### Profiling de Performance
```python
# performance_profiler.py
import cProfile
import pstats
from functools import wraps
from memory_profiler import profile
from line_profiler import LineProfiler
def profile_time(func):
"""Decorator para profiling de tempo."""
@wraps(func)
def wrapper(*args, **kwargs):
profiler = cProfile.Profile()
profiler.enable()
result = func(*args, **kwargs)
profiler.disable()
stats = pstats.Stats(profiler)
stats.sort_stats('cumulative')
stats.print_stats(10) # Top 10 funções
return result
return wrapper
@profile_time
@profile # memory_profiler
def analyze_large_dataset(data):
"""Análise de dataset grande."""
# Implementação
pass
# Usar line_profiler
def profile_line_by_line():
profiler = LineProfiler()
profiler.add_function(analyze_market_data)
profiler.enable_by_count()
# Executar função
analyze_market_data(sample_text)
profiler.print_stats()
```
### Debugging com pdb
```python
import pdb
def problematic_function(data):
# Ponto de breakpoint
pdb.set_trace()
# Código para debug
processed_data = process_data(data)
# Breakpoint condicional
if len(processed_data) == 0:
pdb.set_trace()
return processed_data
# Comandos úteis no pdb:
# l - listar código
# n - próxima linha
# s - step into
# c - continuar
# p variable - imprimir variável
# pp variable - pretty print
# h - ajuda
```
## 📊 Monitoramento e Métricas
### Métricas Customizadas
```python
# custom_metrics.py
from dataclasses import dataclass
from typing import Dict, List
import time
from collections import defaultdict
@dataclass
class AnalysisMetrics:
"""Métricas de análise."""
total_analyses: int = 0
successful_analyses: int = 0
failed_analyses: int = 0
average_processing_time: float = 0.0
error_types: Dict[str, int] = None
def __post_init__(self):
if self.error_types is None:
self.error_types = defaultdict(int)
class MetricsCollector:
"""Coletor de métricas personalizado."""
def __init__(self):
self.metrics = AnalysisMetrics()
self.processing_times = []
def record_analysis_start(self) -> float:
"""Registra início de análise."""
return time.time()
def record_analysis_success(self, start_time: float):
"""Registra análise bem-sucedida."""
processing_time = time.time() - start_time
self.metrics.total_analyses += 1
self.metrics.successful_analyses += 1
self.processing_times.append(processing_time)
# Calcular média móvel
if len(self.processing_times) > 100:
self.processing_times = self.processing_times[-100:]
self.metrics.average_processing_time = sum(self.processing_times) / len(self.processing_times)
def record_analysis_failure(self, start_time: float, error_type: str):
"""Registra falha na análise."""
self.metrics.total_analyses += 1
self.metrics.failed_analyses += 1
self.metrics.error_types[error_type] += 1
def get_success_rate(self) -> float:
"""Calcula taxa de sucesso."""
if self.metrics.total_analyses == 0:
return 0.0
return self.metrics.successful_analyses / self.metrics.total_analyses
def export_metrics(self) -> Dict:
"""Exporta métricas para análise."""
return {
"total_analyses": self.metrics.total_analyses,
"success_rate": self.get_success_rate(),
"average_processing_time": self.metrics.average_processing_time,
"error_distribution": dict(self.metrics.error_types)
}
```
## 🚀 Deploy e Produção
### Configuração para Produção
```python
# production_config.py
import os
from dataclasses import dataclass
@dataclass
class ProductionConfig:
"""Configurações para produção."""
# Servidor
HOST: str = os.getenv("HOST", "0.0.0.0")
PORT: int = int(os.getenv("PORT", "7860"))
WORKERS: int = int(os.getenv("WORKERS", "4"))
# Logging
LOG_LEVEL: str = os.getenv("LOG_LEVEL", "INFO")
LOG_FILE: str = os.getenv("LOG_FILE", "app.log")
# Performance
MAX_CONCURRENT_ANALYSES: int = int(os.getenv("MAX_CONCURRENT_ANALYSES", "10"))
ANALYSIS_TIMEOUT: int = int(os.getenv("ANALYSIS_TIMEOUT", "30"))
# Segurança
ENABLE_AUTH: bool = os.getenv("ENABLE_AUTH", "false").lower() == "true"
SECRET_KEY: str = os.getenv("SECRET_KEY", "")
# Cache
ENABLE_REDIS: bool = os.getenv("ENABLE_REDIS", "false").lower() == "true"
REDIS_URL: str = os.getenv("REDIS_URL", "redis://localhost:6379")
```
### Docker
```dockerfile
# Dockerfile
FROM python:3.9-slim
# Instalar dependências do sistema
RUN apt-get update && apt-get install -y \
gcc \
g++ \
&& rm -rf /var/lib/apt/lists/*
# Criar usuário não-root
RUN useradd --create-home --shell /bin/bash app
USER app
WORKDIR /home/app
# Copiar requirements
COPY --chown=app:app requirements.txt .
# Instalar dependências Python
RUN pip install --user --no-cache-dir -r requirements.txt
# Copiar código
COPY --chown=app:app . .
# Expor porta
EXPOSE 7860
# Comando de inicialização
CMD ["python", "app.py", "--host", "0.0.0.0", "--port", "7860"]
```
```yaml
# docker-compose.yml
version: '3.8'
services:
vampire-bot:
build: .
ports:
- "7860:7860"
environment:
- LOG_LEVEL=INFO
- MAX_CONCURRENT_ANALYSES=5
volumes:
- ./logs:/home/app/logs
- ./models:/home/app/models
restart: unless-stopped
redis:
image: redis:7-alpine
ports:
- "6379:6379"
volumes:
- redis_data:/data
restart: unless-stopped
volumes:
redis_data:
```
## 📚 Recursos Adicionais
### Ferramentas Recomendadas
- **IDE**: VS Code com extensões Python
- **Debugging**: pdb, ipdb, VS Code debugger
- **Profiling**: cProfile, memory_profiler, line_profiler
- **Testing**: pytest, coverage.py
- **Linting**: flake8, pylint, mypy
- **Formatting**: black, isort
- **Documentation**: Sphinx, mkdocs
### Bibliotecas Úteis
```python
# Análise de dados
import pandas as pd
import numpy as np
from scipy import stats
# Visualização
import matplotlib.pyplot as plt
import plotly.graph_objects as go
import seaborn as sns
# Machine Learning
from sklearn.metrics import accuracy_score, classification_report
from sklearn.model_selection import train_test_split
# Async/Concorrência
import asyncio
from concurrent.futures import ThreadPoolExecutor, ProcessPoolExecutor
# Monitoramento
import psutil
from prometheus_client import Counter, Histogram, Gauge
```
### Padrões de Design Úteis
```python
# Strategy Pattern para diferentes análises
from abc import ABC, abstractmethod
class AnalysisStrategy(ABC):
@abstractmethod
def analyze(self, data) -> Dict:
pass
class RSIStrategy(AnalysisStrategy):
def analyze(self, data) -> Dict:
# Implementar RSI
pass
class MACDStrategy(AnalysisStrategy):
def analyze(self, data) -> Dict:
# Implementar MACD
pass
# Factory Pattern para criação de analisadores
class AnalyzerFactory:
_strategies = {
"rsi": RSIStrategy,
"macd": MACDStrategy
}
@classmethod
def create_analyzer(cls, analyzer_type: str) -> AnalysisStrategy:
if analyzer_type not in cls._strategies:
raise ValueError(f"Analisador {analyzer_type} não suportado")
return cls._strategies[analyzer_type]()
# Observer Pattern para notificações
class Observable:
def __init__(self):
self._observers = []
def attach(self, observer):
self._observers.append(observer)
def notify(self, event):
for observer in self._observers:
observer.update(event)
```
## 🤝 Contribuindo
### Processo de Contribuição
1. **Fork** do repositório
2. **Clone** do seu fork
3. **Criar branch** para feature/bugfix
4. **Implementar** mudanças com testes
5. **Executar** testes e linting
6. **Commit** seguindo convenções
7. **Push** da branch
8. **Criar Pull Request**
9. **Code Review**
10. **Merge** após aprovação
### Checklist para Pull Requests
- [ ] Código segue padrões de estilo
- [ ] Testes adicionados/atualizados
- [ ] Documentação atualizada
- [ ] Todos os testes passam
- [ ] Sem warnings de linting
- [ ] Performance não degradada
- [ ] Compatibilidade mantida
- [ ] Changelog atualizado
---
**🎯 Objetivo**: Manter código limpo, testável e bem documentado para facilitar manutenção e evolução do projeto! |