Skip to content

Instantly share code, notes, and snippets.

@danielnegri
Created October 13, 2023 20:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danielnegri/4d2be6e2f05dea464a60a5cacd66c9d2 to your computer and use it in GitHub Desktop.
Save danielnegri/4d2be6e2f05dea464a60a5cacd66c9d2 to your computer and use it in GitHub Desktop.
MetaTrader5 - Swing Blue - Chart Template
<chart>
id=128968168864101562
symbol=PETR4
description=PETROBRAS PN N2
period_type=1
period_size=1
digits=5
tick_size=0.000000
position_time=1612936800
scale_fix=0
scale_fixed_min=0.874200
scale_fixed_max=0.879200
scale_fix11=0
scale_bar=0
scale_bar_val=1.000000
scale=16
mode=1
fore=0
grid=1
volume=0
scroll=1
shift=0
shift_size=20.075401
fixed_pos=0.000000
ticker=1
ohlc=0
one_click=0
one_click_btn=1
bidline=1
askline=0
lastline=0
days=0
descriptions=0
tradelines=1
tradehistory=1
window_left=0
window_top=0
window_right=964
window_bottom=337
window_type=3
floating=0
floating_left=0
floating_top=0
floating_right=0
floating_bottom=0
floating_type=1
floating_toolbar=1
floating_tbstate=
background_color=3549737
foreground_color=10777186
barup_color=8125265
bardown_color=5592575
bullcandle_color=8125265
bearcandle_color=5264367
chartline_color=8125265
volumes_color=13007359
grid_color=10777186
bidline_color=13007359
askline_color=16356285
lastline_color=9305073
stops_color=5264367
windows_total=3
<window>
height=113.000000
objects=1
<indicator>
name=Main
path=
apply=1
show_data=1
scale_inherit=0
scale_line=0
scale_line_percent=50
scale_line_value=0.000000
scale_fix_min=0
scale_fix_min_val=0.000000
scale_fix_max=0
scale_fix_max_val=0.000000
expertmode=0
fixed_height=-1
</indicator>
<indicator>
name=Moving Average
path=
apply=1
show_data=1
scale_inherit=0
scale_line=0
scale_line_percent=50
scale_line_value=0.000000
scale_fix_min=0
scale_fix_min_val=0.000000
scale_fix_max=0
scale_fix_max_val=0.000000
expertmode=0
fixed_height=-1
<graph>
name=
draw=129
style=0
width=3
shift=2
color=6908265
</graph>
period=9
method=3
</indicator>
<indicator>
name=Moving Average
path=
apply=1
show_data=1
scale_inherit=0
scale_line=0
scale_line_percent=50
scale_line_value=0.000000
scale_fix_min=0
scale_fix_min_val=0.000000
scale_fix_max=0
scale_fix_max_val=0.000000
expertmode=0
fixed_height=-1
<graph>
name=
draw=129
style=0
width=3
shift=2
color=11119017
</graph>
period=21
method=3
</indicator>
<object>
type=2
name=Daily Trendline 35084
ray1=0
ray2=0
date1=1697155200
date2=1696586880
value1=36.017365
value2=32.600000
</object>
</window>
<window>
height=50.000000
objects=0
<indicator>
name=Custom Indicator
path=Indicators\Examples\RSI.ex5
apply=0
show_data=1
scale_inherit=0
scale_line=0
scale_line_percent=50
scale_line_value=0.000000
scale_fix_min=1
scale_fix_min_val=0.000000
scale_fix_max=1
scale_fix_max_val=100.000000
expertmode=0
fixed_height=-1
<graph>
name=
draw=1
style=0
width=5
color=16748574
</graph>
<level>
level=30.000000
style=0
color=8421504
width=3
descr=
</level>
<level>
level=70.000000
style=0
color=8421504
width=3
descr=
</level>
<inputs>
InpPeriodRSI=14
</inputs>
</indicator>
</window>
<window>
height=50.000000
objects=0
<indicator>
name=Custom Indicator
path=Indicators\Examples\ATR.ex5
apply=0
show_data=1
scale_inherit=0
scale_line=0
scale_line_percent=50
scale_line_value=0.000000
scale_fix_min=0
scale_fix_min_val=0.000000
scale_fix_max=0
scale_fix_max_val=0.000000
expertmode=0
fixed_height=-1
<graph>
name=ATR(9)
draw=1
style=0
width=1
color=16748574
</graph>
<inputs>
InpAtrPeriod=9
</inputs>
</indicator>
</window>
</chart>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment