feat: Fimathe Trend EA v1.00 — Expert Advisor MQL5

EA profissional baseado na Técnica Fimathe de Marcelo Ferreira.
Inclui identificação de tendência (EMA + estrutura), detecção de
pullback em zona Fibonacci (0.618/0.786), gestão de capital por
risco percentual, breakeven e trailing stop automáticos.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
adalbertodasilva2580asf-collab
2026-05-30 08:14:36 -03:00
co-authored by Claude Sonnet 4.6
commit bc6f403b28
3 changed files with 956 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# MetaTrader 5 compilado
*.ex5
# Arquivos de log e temporários
*.log
*.tmp
Thumbs.db
.DS_Store