PA Scoring Expert Advisor
FREE
Publicado:
30 setembro 2025
Versão atual:
1.19
Não encontrou o robô certo? Encomende um para você
no serviço Freelance.
Ir para o Freelance
no serviço Freelance.
Como comprar um robô de negociação ou indicador?
Execute seu EA na
hospedagem virtual
hospedagem virtual
Teste indicadores/robôs de negociação antes de comprá-los
Quer ganhar dinheiro no Mercado?
Como apresentar um produto para o consumidor final?
Você está perdendo oportunidades de negociação:
- Aplicativos de negociação gratuitos
- 8 000+ sinais para cópia
- Notícias econômicas para análise dos mercados financeiros
Registro
Login
Você concorda com a política do site e com os termos de uso
Se você não tem uma conta, por favor registre-se

I have it on all the pairs for 3 days now.
It has opened trades... all have a small floating DD and no closed trades at all!?
Is this normal?
I have it on all the pairs for 3 days now.
It has opened trades... all have a small floating DD and no closed trades at all!?
Is this normal?
It's very unusual. I'll fix it right away.
The good news is — a new version of the EA is currently in development and will be released soon. It includes improved trade management, active profit-locking, and better real-time trailing.
I’ve also prepared a starter preset (.set) configuration for you. The setup parameters are already filled in, so you can simply open the Inputs tab and enter the values manually to match your trading preferences — no download required. This allows you to adjust or fine-tune the EA freely on your own.
Thank you again for your patience and feedback.
; ===== General =====
InpTimeframe=15
MagicNumber=31000
EntryOncePerBar=true
; ===== Validation =====
ValidationMode=false
; ===== Scoring Engine =====
ScoreThresholdLong=3.0
ScoreThresholdShort=3.0
TrendFilter=1 ; 0=NONE, 1=EMA, 2=EMA_SLOPE
TrendEmaPeriod=200
SlopeMinPoints=50.0
W_Fakey=2.0
W_DirtyRetest=2.0
W_Flag=2.0
W_BreakoutBuildup=2.0
W_TripleTap=1.5
W_Divergence=1.0
W_OneTwoThree=2.0
W_FlatTop=1.5
W_Deceleration=1.0
; ===== Indicators =====
RSI_Period=14
ATR_Period=14
; ===== Risk & Stops =====
LotSizeMethod=1 ; 0=Fixed, 1=RiskPercent
FixedLotSize=0.01
RiskPercentPerTrade=1.0
SL_Mode=1 ; 0=Points, 1=ATR
TP_Mode=1 ; 0=Points, 1=ATR
FixedSL_Points=0.0
FixedTP_Points=0.0
ATR_SL_Mult=2.0
ATR_TP_Mult=3.0
; ===== Trailing / Profit Lock =====
Use_Trailing=true
TrailingStartPts=200.0
TrailingATRMult=1.3
Use_Breakeven=true
BE_TriggerPts=120.0
BE_OffsetPts=10.0
Trail_After_BE=true
ProfitLockMode=2 ; 0=ATR, 1=RATIO, 2=STEP
StepLockStepPts=100.0
StepLockLockPts=60.0
RatioProfitMultiple=10.0
RatioLockMultiple=1.0
; ===== Smart Martingale (OFF) =====
Use_Martingale=false
MG_Max_Trades=3
MG_Multiplier=1.4
MG_Start_ATR_Mult=1.4
MG_Step_ATR_Mult=1.0
; ===== UI & Targets =====
Use_UI=false
UI_RefreshSec=1
TargetProfitUSD=0.0
TargetLossUSD=0.0
Use_AutoCloseTargets=false
; ===== Validation Guards =====
Use_EquityGuard=true
EquityGuardPct=15.0
; ===== Guards =====
UseTimeFilter=false
StartHour=0
EndHour=24
MaxSpreadPts=180
DeviationPts=10
MinStopBufferPts=1