TPO Market Profile Templates

 

Can someone please help with installing 09_Pretty_Normal.set file to my market profile indicator? I opened the market profile indicator in the editor nut i don't see anything like in the file here is what I see, not sure how to use this.

s00=- - - - - - - - - - - - - - - -

VisualMode=1

inpNumOfSessions=20

MPCalcType=0

SessionStart=02:00

SessionEnd=18:00

PrecisionType=0

inpMPPriceStep=100

ClearBackground=true

ClearBackColor=12695295

ClearForeColor=17919

ShowToolTip=true

s01=- - - - - - - - - - - - - - - -

MPStyle=0

CustomShapeCode=160

MPFontBold=true

MPFontName=Courier New

MPFontSize=8

HistoClrLetter=0

PrettyColorMode=4

PrettyColorSingle=16760576

PrettyColorGrad1=1993170

PrettyColorGrad2=15134970

PrettyColorGrad3=2763429

PrettyColorGrad4=8421616

ShowPoors=false

PoorsColor=13353215

ShowSingles=false

SinglesColor=3329330

ShowTrail=false

TrailColor=2763429

s02=- - - - - - - - - - - - - - - -

ShowSELines=true

SessionSEStyle=2

SessionSEWidth=1

SessionSEColor=0

ShowHLLines=true

SessionHLStyle=2

SessionHLWidth=1

SessionHLColor=0

MarkSessionOpenClose=false

MarkSessionSize=10

MarkSessionColor=7504122

FillBoundingBox=false

BoundingBoxFillColor=15658671

s03=- - - - - - - - - - - - - - - -

VAPercent=70

Session1VAClr=0

FillVA=false

FillVAColor=14772545

ShowVA=false

MPValueAreaStyle=0

MPValueAreaWidth=3

MPValueAreaColor=14772545

s04=- - - - - - - - - - - - - - - -

DrawPOC=true

Session1ClrPOC=0

FillPOC=false

FillPOCColor=13434880

s05=- - - - - - - - - - - - - - - -

ShowIB=true

MPIBStyle=1

MPIBWidth=4

MPIBColor=3937500


 
Sydney Griffin:

You need to check where your Market Profile indicator loads its settings from.

*.set files are usually loaded through the indicator’s settings in MT5. Try this:

  • Attach the Market Profile indicator to a chart.

  • Open the indicator settings (right-click > "Indicators List" > select Market Profile > "Properties").

  • Look for a Load button and select *.set.

If the file isn’t recognized, make sure it's in the correct folder:  MQL5\Profiles\Presets or wherever your indicator expects it.