; 01. PROFILE SETTINGS
RowsLayout=0
RowSize=200
VolumeMode=0
ProfileRangeMode=0
RangeBaseTimeframe=0
CalculationTimeframe=0
TradingTimeframe=0
LookbackCandles=300
LookbackMinutes=4500
ValueAreaVolume=70.0
ShowVAH_VAL=true
ShowPOC=true
ProfileWidthBars=40
RightEdgeOffsetBars=0
ShowRowValues=true
ShowTotalDelta=true
UpColor=16776960
DownColor=9639167
PositiveDeltaColor=16776960
NegativeDeltaColor=9639167
POCColor=55295
VAColor=12632256
TextColor=16777215
TextSize=8
BorderWidth=1
; 02. ENTRY LOGIC
DirectionMode=0
EntryCandleMode=0
UseNodeAbsorptionFilter=true
NodeAbsorptionPercent=10.0
NodeDeltaMode=0
; 03. STATS / TP-SL SETTINGS
ShowWinrateStats=true
StatsLookbackCandles=3000
ForwardCheckCandles=50
StatsATRPeriod=7
TP_ATR_Multiplier=0.25
SL_ATR_Multiplier=2.0
UseBreakEvenAfterTP1=true
CountUnresolvedAsLoss=true
PipSizePoints=10.0
StatsAccountBalance=300.0
; 04. STATS LOT MODE
StatsLotMode=3
StatsLotSize=0.03
StatsLotStepForward=0.01
StatsLotStepBack=0.01
; 05. ATR FILTERS / TRADE SPACING
UseATRDeviationFilter=true
ATRDeviationMode=0
ATRDeviation_ATRPeriod=14
ATRDeviation_MAPeriod=200
ATRDeviation_Multiplier=0.15
UseATRTradeSpacing=true
ATRTradeSpacingMultiplier=0.2
; 06. DASHBOARD / MARKERS
UseWalkForwardStats=true
DrawWalkForwardMarkers=true
MarkerWinColor=65280
MarkerLossColor=255
MarkerBEColor=55295
MarkerTextSize=8
ShowDebug=true
UseFullDashboard=true
DebugColor=65280
DebugTextSize=8
UseDashboardBackground=true
DashboardBackgroundColor=0
DashboardBorderColor=65280
DashboardX=5
DashboardY=15
DashboardWidth=330
DashboardPadding=6
DashboardLineGap=5
ShowHealthWatermark=true
LockHealthPercentAtWorst=true
HealthWatermarkCorner=2
HealthWatermarkX=15
HealthWatermarkY=25
HealthWatermarkFontSize=12
; 07. RUNTIME / CLEANUP
DeleteAllObjectsOnRemove=true
; 08. TELEGRAM SETTINGS
UseInternalEventExport=true
UseTelegramAlerts=false
TelegramBotToken=
TelegramChatID=
TelegramMessageThreadID=0
TelegramPrefix=
UseStandardSignalMessages=true
PipTextDecimals=1
SendEntryAlerts=true
SendSLUpdateAlerts=true
SendTPLockAlerts=true
SendFinalOutcomeAlerts=true
SendStopLossHitAlerts=true
SendPreSignalWarningAlerts=true
PreSignalWarningSecondsBeforeClose=300
DeleteFalsePreSignalWarnings=true
SendTestOnInit=false
RetryWithoutThreadOnFail=true
PrintTelegramDebug=false
SavePendingTelegramEvents=true
SaveActiveTradeStateToFile=true
RetryPendingTelegramOnInit=true
TimerSeconds=1
RunMainLoopOnTimer=false
RebuildProfileOnChartChange=false
CalculateStatsOnStartup=false
SaveWalkForwardStatsToFile=true
RefreshStatsToLatestCompleteTradeOnInit=true
PendingTelegramRetrySeconds=10
BotStarted_Message=Telegram bridge EA started.
NotAvailable_Text=N/A
Entry_Message_Template={direction_emoji} GOLD SIGNAL
Warning_Message_Template=⚠️ {symbol} POTENTIAL {direction} FORMING
SL_Update_Message_Template=🔒 SL UPDATE
TP_Lock_Message_Template=✅ TP LOCKED
Final_Result_Message_Template=🏁 RESULT
BE_Message_Template=🟡 BREAKEVEN
Loss_Message_Template=❌ STOP LOSS HIT
; 09. LIVE LADDER
EnableLiveLadder=true
ShowLiveLadderVisuals=true
LiveLadderTPLevels=20
CleanLegacyObjectsOnInit=true
KeepClosedLadderUntilNextEntry=false
DeleteTPLevelsOnClose=true
LiveLadderLabelBarsForward=8
LiveLadderLineBarsForward=1
LiveLadderTextSize=8
LiveLadderActiveSLWidth=2
ForceRedrawOnSLMove=true
LiveLadderBuyColor=65280
LiveLadderSellColor=255
LiveLadderTPColor=65280
LiveLadderSLColor=255
LiveLadderBEColor=55295
; 10. TRADE EXECUTION
UseTradeExecution=true
TradeLotMode=3
TradeLotSize=0.03
TradeLotStepForward=0.01
TradeLotStepBack=0.01
MaxTradeLotSize=0.0
TradeMagicNumber=260703
TradeDeviationPoints=20
BreakEvenProfitPoints=10
MaxSpreadPointsForEntry=0
RequireNoOpenManagedPosition=true
ModifyBrokerSLOnTPLock=true
CloseBrokerTradeOnFinalOutcome=true
TradeOrderComment=TVP Signal
PrintTradeDebug=true
