PA Scoring Expert Advisor
FREE
Publicado:
30 septiembre 2025
Versión actual:
1.19
¿No ha encontrado el robot adecuado?
Encargue el suyo
en la bolsa Freelance.
Pasar a la bolsa
Encargue el suyo
en la bolsa Freelance.
Cómo comprar un robot comercial o indicador
Inicia el robot en el
hosting virtual
hosting virtual
Pruebe un indicador/robot comercial antes de comprarlo
¿Quieres ganar en el Market?
Cómo ofrecer un producto para que lo compren
Está perdiendo oportunidades comerciales:
- Aplicaciones de trading gratuitas
- 8 000+ señales para copiar
- Noticias económicas para analizar los mercados financieros
Registro
Entrada
Usted acepta la política del sitio web y las condiciones de uso
Si no tiene cuenta de usuario, regístrese

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