PA Scoring Expert Advisor
FREE
Publié:
30 septembre 2025
Version actuelle:
1.19
Vous ne trouvez aucun robot qui vous convient ?
Commandez le vôtre
dans la section Freelance
Aller à la section Freelance
Commandez le vôtre
dans la section Freelance
Comment acheter un robot de trading ou un indicateur
Exécutez votre EA sur
hébergement virtuel
hébergement virtuel
Test un indicateur/robot de trading avant d'acheter
Vous voulez gagner de l'argent sur Market ?
Comment présenter un produit pour qu'il se vende bien
Vous manquez des opportunités de trading :
- Applications de trading gratuites
- Plus de 8 000 signaux à copier
- Actualités économiques pour explorer les marchés financiers
Inscription
Se connecter
Vous acceptez la politique du site Web et les conditions d'utilisation
Si vous n'avez pas de compte, veuillez vous inscrire

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