63 lignes
4,8 Kio
Text
63 lignes
4,8 Kio
Text
; saved automatically on 2026.01.15 16:52:25
|
|
; this file contains last used input parameters for testing/optimizing gptt5 expert advisor
|
|
;
|
|
; === GENERAL ===
|
|
MagicNumber=456789||456789||1||4567890||N
|
|
Risk_Per_Trade=1.2||1.2||0.120000||12.000000||N
|
|
Min_Active_Entries=4||4||1||40||N
|
|
Max_Simultaneous_Trades=20||20||1||200||N
|
|
; === SYMBOL-SPECIFIC RATIOS (AUTO-DETECT) ===
|
|
Use_Auto_Symbol_Config=true||false||0||true||N
|
|
Manual_SL_Points=800||800||1||8000||N
|
|
Manual_TP_Points=5000||5000||1||50000||N
|
|
Manual_RR_Ratio=6.25||6.25||0.625000||62.500000||N
|
|
; === MOVING FIBS (PRIMARY!) ===
|
|
MFIB_Lookback=200||200||1||2000||N
|
|
Show_MFIB_Levels=true||false||0||true||N
|
|
MFIB_Touch_Buffer=30||30||1||300||N
|
|
Require_MFIB_Interaction=true||false||0||true||N
|
|
; === MA MAGNET SYSTEM ===
|
|
MA_1=7||7||1||70||N
|
|
MA_2=14||14||1||140||N
|
|
MA_3=21||21||1||210||N
|
|
MA_4=50||50||1||500||N
|
|
MA_5=140||140||1||1400||N
|
|
MA_6=230||230||1||2300||N
|
|
MA_7=500||500||1||5000||N
|
|
MA_8=1000||1000||1||10000||N
|
|
MA_9=1100||1100||1||11000||N
|
|
MA_10=1400||1400||1||14000||N
|
|
MA_Touch_Buffer=30||30||1||300||N
|
|
Min_MA14_Crosses=1||1||1||10||N
|
|
; === STOCHASTIC CONFIRMATION ===
|
|
Stoch_K_Period=5||5||1||50||N
|
|
Stoch_D_Period=3||3||1||30||N
|
|
Stoch_Slowing=3||3||1||30||N
|
|
Use_Stoch_Confirmation=true||false||0||true||N
|
|
; === TRADE SETUP FILTERS ===
|
|
Allow_Structural_Bounce=true||false||0||true||N
|
|
Allow_Structural_Break=true||false||0||true||N
|
|
Allow_Magnet_Snapback=true||false||0||true||N
|
|
Allow_MFIB_Continuation=true||false||0||true||N
|
|
Allow_Failed_Break=true||false||0||true||N
|
|
Allow_Triple_Confluence=true||false||0||true||N
|
|
Filter_Dead_Zones=true||false||0||true||N
|
|
; === RISK MANAGEMENT (800pts → 5000pts) ===
|
|
Risk_Reward_Ratio=6.25||6.25||0.625000||62.500000||N
|
|
Use_Fib_Based_SLTP=true||false||0||true||N
|
|
Default_SL_Points=800||800||1||8000||N
|
|
Default_TP_Points=5000||5000||1||50000||N
|
|
Move_BE_At_Points=300||300||1||3000||N
|
|
Trailing_SL_Points=500||500||1||5000||N
|
|
Partial_TP_Percent=25.0||25.0||2.500000||250.000000||N
|
|
; === DAILY LIMITS ===
|
|
Max_Daily_Loss_Percent=5.0||5.0||0.500000||50.000000||N
|
|
Max_Daily_Profit_Percent=30.0||30.0||3.000000||300.000000||N
|
|
Max_Trades_Per_Day=40||40||1||400||N
|
|
; === RE-ENTRY SYSTEM ===
|
|
Enable_ReEntry=true||false||0||true||N
|
|
ReEntry_Max_Attempts=2||2||1||20||N
|
|
ReEntry_Cooldown=30||30||1||300||N
|
|
ReEntry_After_SL=true||false||0||true||N
|
|
ReEntry_After_BE=true||false||0||true||N
|
|
Require_Stronger_Signal=true||false||0||true||N
|