; ========== RSI SETTINGS ==========
InpRSIPeriod=14
InpPrice=1
; ========== TIMEFRAMES ==========
InpTF1=5
InpTF2=15
InpTF3=16385
InpTF4=16388
InpTF5=16408
; ========== MA TREND SETTINGS ==========
InpMAType=0
InpFastMAPeriod=20
InpSlowMAPeriod=50
; ========== COMPACT TABLE SIZE ==========
InpTableWidth=200
InpRowHeight=22
InpHeaderHeight=24
; ========== RSI TABLE MINIMIZE / MAXIMIZE ==========
InpStartMinimized=false
; ========== FONT SETTINGS ==========
InpFont=Arial
InpFontSize=10
; ========== COLORS ==========
InpHeaderBackground=0
InpCellBackground=0
InpBorderColor=16777215
InpHeaderTextColor=16777215
InpTimeframeColor=16777215
InpRSIColor=65280
; ========== TREND COLORS ==========
InpBullishColor=65280
InpBearishColor=55295
; ========== RSI COLOR ==========
InpUseRSIColors=true
InpOverboughtColor=55295
InpOversoldColor=65280
InpNeutralColor=16776960
; ========== MTF SWING SETTINGS ==========
InpSwingCandles=3
InpSwingLookback=500
InpSwingType=0
InpMaxSwingsPerTF=10
InpSamePriceTolerance=10
InpSwingUpdateSeconds=2
InpShowSwingLabels=true
InpSwingHighColor=255
InpSwingLowColor=65280
InpSwingLineWidth=1
InpSwingLineStyle=0
InpSwingFontSize=9
InpSwingLabelRightBars=3
; ========== PNL TABLE SETTINGS ==========
InpEnablePnLRibbon=true
InpStartPnLMinimized=false
InpPnLRibbonDistance=5
InpPnLRibbonHeight=28
InpPnLRibbonFont=Arial
InpPnLRibbonFontSize=10
InpPnLRibbonTextColor=16777215
InpPnLRibbonBalanceEquityColor=16777215
InpPnLRibbonPositiveColor=65280
InpPnLRibbonNegativeColor=55295
InpPnLRibbonNeutralColor=16777215
InpPnLRibbonBackground=0
InpPnLRibbonBorderColor=6908265
; ========== ACTIVE LOT COLORS ==========
InpPnLRibbonLotTextColor=16777215
InpPnLRibbonLongLotColor=65280
InpPnLRibbonShortLotColor=55295
InpPnLRibbonInactiveLongLotColor=16777215
InpPnLRibbonInactiveShortLotColor=16777215
InpPnLRibbonTotalLongColor=65280
InpPnLRibbonTotalShortColor=55295
InpPnLRibbonTotalEqualColor=16777215
; ========== STOCHASTIC SETTINGS ==========
InpStoch1KPeriod=5
InpStoch1DPeriod=3
InpStoch1Slowing=3
InpStoch2KPeriod=20
InpStoch2DPeriod=10
InpStoch2Slowing=20
InpStoch3KPeriod=50
InpStoch3DPeriod=10
InpStoch3Slowing=20
