﻿<xml xmlns="http://www.w3.org/1999/xhtml" collection="false">
  <block type="trade" id="trade" x="0" y="0">
    <field name="MARKET_LIST">forex</field>
    <field name="SUBMARKET_LIST">major_pairs</field>
    <field name="SYMBOL_LIST">frxAUDJPY</field>
    <field name="TRADETYPECAT_LIST">callput</field>
    <field name="TRADETYPE_LIST">risefall</field>
    <field name="TYPE_LIST">both</field>
    <field name="CANDLEINTERVAL_LIST">60</field>
    <field name="TIME_MACHINE_ENABLED">TRUE</field>
    <field name="RESTARTONERROR">TRUE</field>
    <statement name="INITIALIZATION">
      <block type="variables_set" id="IpH/OKA3R.E;dEgGMbf,">
        <field name="VAR">Max Loss Amount</field>
        <value name="VALUE">
          <block type="math_number" id="=XFKCMq#6s#Mo6`~.@`0">
            <field name="NUM">3.57</field>
          </block>
        </value>
        <next>
          <block type="variables_set" id="{_clcmJ(*gEi!Br8c}kM">
            <field name="VAR">Expected Profit</field>
            <value name="VALUE">
              <block type="math_number" id="q}((XO%dDMm1RXxPNqt#">
                <field name="NUM">23</field>
              </block>
            </value>
            <next>
              <block type="variables_set" id=")ZZGf^cT0rOqa/Ma%NC]">
                <field name="VAR">Win Amount</field>
                <value name="VALUE">
                  <block type="math_number" id="YHAI}G~p-MzbG{Q#}HYP">
                    <field name="NUM">0.5</field>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="su0Gc91D[(`K},Nk5p|N">
                    <field name="VAR">Initial Amount</field>
                    <value name="VALUE">
                      <block type="math_number" id="MFliyze83ZUSaeqHp]Qd">
                        <field name="NUM">0.5</field>
                      </block>
                    </value>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
    <statement name="SUBMARKET">
      <block type="tradeOptions" id="Urz-t[ejUpc`D[K%8=di">
        <field name="DURATIONTYPE_LIST">t</field>
        <field name="CURRENCY_LIST">USD</field>
        <value name="DURATION">
          <block type="math_number" id="~G^:]=.b`!T9.Il_vkLS">
            <field name="NUM">5</field>
          </block>
        </value>
        <value name="AMOUNT">
          <block type="variables_get" id="U7j6VStMd;ipx]Ouc..l">
            <field name="VAR">Initial Amount</field>
          </block>
        </value>
      </block>
    </statement>
  </block>
  <block type="after_purchase" id="finish" collapsed="true" x="518" y="5">
    <statement name="AFTERPURCHASE_STACK">
      <block type="controls_if" id="a!_WKGNJh,yQ}tk|:`NI">
        <mutation else="1"></mutation>
        <value name="IF0">
          <block type="contract_check_result" id="O1ON.Ffb1!6t,P`iFZ]!">
            <field name="CHECK_RESULT">win</field>
          </block>
        </value>
        <statement name="DO0">
          <block type="notify" id="zw:P~.RrRR4@/[ZDu;Cc">
            <field name="NOTIFICATION_TYPE">success</field>
            <field name="NOTIFICATION_SOUND">silent</field>
            <value name="MESSAGE">
              <block type="text_join" id="6v3if%7]E52#?`jFIB!f">
                <mutation items="2"></mutation>
                <value name="ADD0">
                  <block type="text" id="ODDvC.!;oC7lFi#W0*kB">
                    <field name="TEXT">Won:</field>
                  </block>
                </value>
                <value name="ADD1">
                  <block type="read_details" id="KzeETsb#x.wDkbkAPd=}">
                    <field name="DETAIL_INDEX">4</field>
                  </block>
                </value>
              </block>
            </value>
            <next>
              <block type="variables_set" id="=*k@},WThq4c@/K_{kF%">
                <field name="VAR">Initial Amount</field>
                <value name="VALUE">
                  <block type="variables_get" id="zaeP]S1q0DLSb08yz]+4">
                    <field name="VAR">Win Amount</field>
                  </block>
                </value>
              </block>
            </next>
          </block>
        </statement>
        <statement name="ELSE">
          <block type="notify" id="%oq)w)m2-uXUJwDkEX3r">
            <field name="NOTIFICATION_TYPE">warn</field>
            <field name="NOTIFICATION_SOUND">silent</field>
            <value name="MESSAGE">
              <block type="text_join" id="kRD-eN4Qav7`u.gQ(tkn">
                <mutation items="2"></mutation>
                <value name="ADD0">
                  <block type="text" id="_u}p#WG2-0R,3wmR::e7">
                    <field name="TEXT">Lost: </field>
                  </block>
                </value>
                <value name="ADD1">
                  <block type="math_single" id="WC8^:q6MT;.=}juq3~w+">
                    <field name="OP">ABS</field>
                    <value name="NUM">
                      <shadow type="math_number" id="GleSn`9j7Cm7/dqg}FIA">
                        <field name="NUM">9</field>
                      </shadow>
                      <block type="read_details" id="[6yQUMvdZh#*SBr)o1Lf">
                        <field name="DETAIL_INDEX">4</field>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </value>
            <next>
              <block type="math_change" id="szxi%pOMsEZiNe!@=`z_">
                <field name="VAR">Initial Amount</field>
                <value name="DELTA">
                  <shadow type="math_number" id="N=Vo^MVz~/^(xt7Ag@8E">
                    <field name="NUM">1</field>
                  </shadow>
                  <block type="math_arithmetic" id="L|Yp}u1YlBQ9k78`pWjV">
                    <field name="OP">MULTIPLY</field>
                    <value name="A">
                      <shadow type="math_number" id="ka8n8|Dugz,q5FkUjs`7">
                        <field name="NUM">1</field>
                      </shadow>
                      <block type="math_single" id="FX_=g~%((pbM8DTsJlMU">
                        <field name="OP">ABS</field>
                        <value name="NUM">
                          <shadow type="math_number" id="GleSn`9j7Cm7/dqg}FIA">
                            <field name="NUM">9</field>
                          </shadow>
                          <block type="read_details" id="E^S1f%ov/wT*)f}Q2!SK">
                            <field name="DETAIL_INDEX">4</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <value name="B">
                      <shadow type="math_number" id="{JXdZCp2%s=sfO@yN:n}">
                        <field name="NUM">1</field>
                      </shadow>
                      <block type="math_number" id="`QKav=/U4)}^__0!o_(c">
                        <field name="NUM">1.17</field>
                      </block>
                    </value>
                  </block>
                </value>
                <next>
                  <block type="controls_if" id="mu#-HM%oPx={kJ=fV8=|">
                    <value name="IF0">
                      <block type="logic_compare" id="dNs]t(GyzgglM,XMTDvb">
                        <field name="OP">GTE</field>
                        <value name="A">
                          <block type="math_single" id="a0@ts-ulSz~m0[mw87ir">
                            <field name="OP">ABS</field>
                            <value name="NUM">
                              <shadow type="math_number" id="ft^DVzOH^GlSjzUC}@3c">
                                <field name="NUM">9</field>
                              </shadow>
                              <block type="read_details" id="A/Hs,Vny^(7-mM{:InU[">
                                <field name="DETAIL_INDEX">4</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <value name="B">
                          <block type="variables_get" id="HeD6}Fq/mG)kOI1]*44[">
                            <field name="VAR">Max Loss Amount</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <statement name="DO0">
                      <block type="notify" id="pZ5;:/Q[H}9/LV[=+:IF">
                        <field name="NOTIFICATION_TYPE">success</field>
                        <field name="NOTIFICATION_SOUND">silent</field>
                        <value name="MESSAGE">
                          <shadow type="text" id="jdF:rG}dVC;f@h[R`I-3">
                            <field name="TEXT">MAX LOSS ATINGIDO</field>
                          </shadow>
                        </value>
                        <next>
                          <block type="text_print" id="@xkV#wTVP0w?=6P8yj;R" disabled="true">
                            <value name="TEXT">
                              <shadow type="text" id="kqlrIk.GO.^}hI,PoUV)">
                                <field name="TEXT">abc</field>
                              </shadow>
                              <block type="text_join" id="IUqFe)k9LzytS_A;O@VS">
                                <mutation items="2"></mutation>
                                <value name="ADD0">
                                  <block type="text" id="Cs1h[xS(mQt:cE_Su(7T">
                                    <field name="TEXT">Maximo LOSS:   </field>
                                  </block>
                                </value>
                                <value name="ADD1">
                                  <block type="variables_get" id=":SjBG+~{ZCQ:(yCpA3.]">
                                    <field name="VAR">Max Loss Amount</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <next>
                              <block type="timeout" id="_GW_LcjgxL/|wElioqRw">
                                <statement name="TIMEOUTSTACK">
                                  <block type="trade_again" id="O9vfaCzwBh~EOR,sRR4i"></block>
                                </statement>
                                <value name="SECONDS">
                                  <shadow type="math_number" id="di9+Mv9nD/BZ5bl1rBEw">
                                    <field name="NUM">600</field>
                                  </shadow>
                                </value>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </statement>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </statement>
        <next>
          <block type="notify" id="]fc2SUtM2UzE|=Tzpy}S">
            <field name="NOTIFICATION_TYPE">info</field>
            <field name="NOTIFICATION_SOUND">silent</field>
            <value name="MESSAGE">
              <block type="text_join" id="*!(=c%67H[//(y{YBgZy">
                <mutation items="2"></mutation>
                <value name="ADD0">
                  <block type="text" id="[69Ue}W}MaCF*BU#294_">
                    <field name="TEXT">Total Profit: </field>
                  </block>
                </value>
                <value name="ADD1">
                  <block type="total_profit" id="}*H,Z~xMxuNBTwVTv4*{"></block>
                </value>
              </block>
            </value>
            <next>
              <block type="controls_if" id="Su2G{`dLNbP}g7q=]!p)">
                <mutation else="1"></mutation>
                <value name="IF0">
                  <block type="logic_compare" id="N^U?{:24gAXhqr=~#}={">
                    <field name="OP">LT</field>
                    <value name="A">
                      <block type="total_profit" id="%wR%e|eExAHt5W:,kAsm"></block>
                    </value>
                    <value name="B">
                      <block type="variables_get" id=",F_S*,CaK.}p}MS{#)eG">
                        <field name="VAR">Expected Profit</field>
                      </block>
                    </value>
                  </block>
                </value>
                <statement name="DO0">
                  <block type="trade_again" id="WlL(Yr4%r-~ea4QwP#Nm"></block>
                </statement>
                <statement name="ELSE">
                  <block type="notify" id="Cykia9T8M~^]0^r}286E">
                    <field name="NOTIFICATION_TYPE">success</field>
                    <field name="NOTIFICATION_SOUND">job-done</field>
                    <value name="MESSAGE">
                      <shadow type="text" id="FZuDp/tSsW`QMg$bsKJw">
                        <field name="TEXT">MAX GANHO ATINGIDO</field>
                      </shadow>
                    </value>
                    <next>
                      <block type="timeout" id="[V]:eJV(J,-/?lca/t$c">
                        <statement name="TIMEOUTSTACK">
                          <block type="notify" id="+NX7^b((M8dw3urSaA`m">
                            <field name="NOTIFICATION_TYPE">success</field>
                            <field name="NOTIFICATION_SOUND">job-done</field>
                            <value name="MESSAGE">
                              <shadow type="text" id="/=[UXhge{oIcdt|t$?`E">
                                <field name="TEXT">MAX GANHO ATINGIDO</field>
                              </shadow>
                            </value>
                            <next>
                              <block type="timeout" id="0jdRVBRUPOx14|[O6fO+">
                                <statement name="TIMEOUTSTACK">
                                  <block type="notify" id="G=yI=wYPC3B!eff{6n2B">
                                    <field name="NOTIFICATION_TYPE">success</field>
                                    <field name="NOTIFICATION_SOUND">job-done</field>
                                    <value name="MESSAGE">
                                      <shadow type="text" id="aCG}K)o9yU[0^%c7E1Lq">
                                        <field name="TEXT">MAX GANHO ATINGIDO</field>
                                      </shadow>
                                    </value>
                                    <next>
                                      <block type="text_print" id="Flww-KT}T1+c~bF:^cMb">
                                        <value name="TEXT">
                                          <shadow type="text" id="kqlrIk.GO.^}hI,PoUV)">
                                            <field name="TEXT">abc</field>
                                          </shadow>
                                          <block type="text_join" id="_3~!q2F=HY|q(Kdb^m9l">
                                            <mutation items="2"></mutation>
                                            <value name="ADD0">
                                              <block type="text" id="Gg@4VoMw!c3UbQ[:@PB.">
                                                <field name="TEXT">Done! Total profit: </field>
                                              </block>
                                            </value>
                                            <value name="ADD1">
                                              <block type="total_profit" id="O:MYUukPm?_m(w65eRd?"></block>
                                            </value>
                                          </block>
                                        </value>
                                      </block>
                                    </next>
                                  </block>
                                </statement>
                                <value name="SECONDS">
                                  <shadow type="math_number" id="/!2JZBpZA(:vO)-=H|[h">
                                    <field name="NUM">1</field>
                                  </shadow>
                                </value>
                              </block>
                            </next>
                          </block>
                        </statement>
                        <value name="SECONDS">
                          <shadow type="math_number" id="lt2}FF1*eElN2PTM.:7x">
                            <field name="NUM">1</field>
                          </shadow>
                        </value>
                      </block>
                    </next>
                  </block>
                </statement>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
  </block>
  <block type="before_purchase" id="strategy" x="1" y="373">
    <statement name="BEFOREPURCHASE_STACK">
      <block type="variables_set" id="%A__~%CCKS`U019iMTcy">
        <field name="VAR">BBS</field>
        <value name="VALUE">
          <block type="bb" id="h*!WW[6k=.+V?Q~rjf5U">
            <field name="BBRESULT_LIST">1</field>
            <value name="INPUT">
              <block type="ticks" id="~f9j+5b`T{1S3m4yRt:G"></block>
            </value>
            <value name="PERIOD">
              <shadow type="math_number" id="1-xgz*Sa`_}^td-fprg}">
                <field name="NUM">10</field>
              </shadow>
            </value>
            <value name="UPMULTIPLIER">
              <shadow type="math_number" id="y#!ac=v9*zeb+XyE#wzn">
                <field name="NUM">2</field>
              </shadow>
            </value>
            <value name="DOWNMULTIPLIER">
              <shadow type="math_number" id="CbaEclz~.r|{/#)3b56}">
                <field name="NUM">2</field>
              </shadow>
            </value>
          </block>
        </value>
        <next>
          <block type="variables_set" id="m#%Mh6FsLR+VTVLI)[Aa">
            <field name="VAR">BBI</field>
            <value name="VALUE">
              <block type="bb" id="[P#$@Pfyc9JDMGvjujOj">
                <field name="BBRESULT_LIST">2</field>
                <value name="INPUT">
                  <block type="ticks" id=",O*2Lr$7w_3nX[mE!X*/"></block>
                </value>
                <value name="PERIOD">
                  <shadow type="math_number" id="cg-.fO|8gk=-NFkuN{j*">
                    <field name="NUM">10</field>
                  </shadow>
                </value>
                <value name="UPMULTIPLIER">
                  <shadow type="math_number" id="h#ldAOsQ}jx/m37!^9`|">
                    <field name="NUM">2</field>
                  </shadow>
                </value>
                <value name="DOWNMULTIPLIER">
                  <shadow type="math_number" id="A}Iys_9]9;.nwt;%.q7o">
                    <field name="NUM">2</field>
                  </shadow>
                </value>
              </block>
            </value>
            <next>
              <block type="variables_set" id="ph:70lpg!.`LJJ]*N2lv">
                <field name="VAR">AAA</field>
                <value name="VALUE">
                  <block type="lists_getIndex" id="sBFCJ=5MQP$duT.ik[in">
                    <mutation statement="false" at="true"></mutation>
                    <field name="MODE">GET</field>
                    <field name="WHERE">FROM_END</field>
                    <value name="VALUE">
                      <block type="ticks" id="zBglEr6RwHn%IM!Fe{@:"></block>
                    </value>
                    <value name="AT">
                      <block type="math_number" id="~(F|A5.!/RiC49UEZr_4">
                        <field name="NUM">1</field>
                      </block>
                    </value>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="(m9-C7I6g)Oxc1X1~rvC">
                    <field name="VAR">BBB</field>
                    <value name="VALUE">
                      <block type="lists_getIndex" id="a7:28]gOG~JskBQQh%Y|">
                        <mutation statement="false" at="true"></mutation>
                        <field name="MODE">GET</field>
                        <field name="WHERE">FROM_END</field>
                        <value name="VALUE">
                          <block type="ticks" id="Sxt5d-|l;m9ctmd162w5"></block>
                        </value>
                        <value name="AT">
                          <block type="math_number" id="|GdO@^ZRE[[Lv9XLY|Fk">
                            <field name="NUM">4</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <next>
                      <block type="controls_if" id="?jSsf;~.),-@Gd%KGiCV">
                        <value name="IF0">
                          <block type="logic_compare" id="fA=PImA.s+(84PK]3ckK">
                            <field name="OP">GTE</field>
                            <value name="A">
                              <block type="variables_get" id="E7tT=I4rWV%}G2Yp;VQ}">
                                <field name="VAR">AAA</field>
                              </block>
                            </value>
                            <value name="B">
                              <block type="variables_get" id="*@O#dV/OKZg%)B]b`Lqw">
                                <field name="VAR">BBS</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <statement name="DO0">
                          <block type="controls_if" id="B/mv}x4xXPJmEVTrYvOo">
                            <value name="IF0">
                              <block type="logic_compare" id="i{/1u8M.*#ow:bBDvU#]">
                                <field name="OP">GT</field>
                                <value name="A">
                                  <block type="variables_get" id="=qRIWEQE:?/E5CK-pMc8">
                                    <field name="VAR">AAA</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="variables_get" id="+fl$QRXtJ_%.iYIsClqJ">
                                    <field name="VAR">BBB</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <statement name="DO0">
                              <block type="notify" id="w!sBVahh~DHk!;yp?,+~">
                                <field name="NOTIFICATION_TYPE">error</field>
                                <field name="NOTIFICATION_SOUND">silent</field>
                                <value name="MESSAGE">
                                  <shadow type="text" id="piP.Gv~qloXuz_fs8wE|">
                                    <field name="TEXT">MAX LOSS ATINGIDO</field>
                                  </shadow>
                                  <block type="variables_get" id="WeeBgATt(Xr~+71@/=D)">
                                    <field name="VAR">BBS</field>
                                  </block>
                                </value>
                                <next>
                                  <block type="purchase" id="!me-3n3~Z.FI4*knV[Vd">
                                    <field name="PURCHASE_LIST">PUT</field>
                                  </block>
                                </next>
                              </block>
                            </statement>
                          </block>
                        </statement>
                        <next>
                          <block type="controls_if" id="D@Wx4{s,dYq7^G|S~ePt">
                            <value name="IF0">
                              <block type="logic_compare" id="=gXr0mnDN@{VG3K1#jiH">
                                <field name="OP">LTE</field>
                                <value name="A">
                                  <block type="variables_get" id="aK3T8_t1Eg$v:hPRn[o_">
                                    <field name="VAR">AAA</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="variables_get" id="]bB-8S.n+xI@_S#zb#p0">
                                    <field name="VAR">BBI</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <statement name="DO0">
                              <block type="controls_if" id="jF=wjQV$Ndr=b`qbaF/V">
                                <value name="IF0">
                                  <block type="logic_compare" id="zYo(IS9P:bm#a8ZC*?-Q">
                                    <field name="OP">LTE</field>
                                    <value name="A">
                                      <block type="variables_get" id="pZz`_Q`,jzyU/yW`@zv7">
                                        <field name="VAR">AAA</field>
                                      </block>
                                    </value>
                                    <value name="B">
                                      <block type="variables_get" id="FC-6X~P:oW1=W028buE1">
                                        <field name="VAR">BBB</field>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                                <statement name="DO0">
                                  <block type="notify" id="cpe,1}NSfLbJ;[$J;h7Q">
                                    <field name="NOTIFICATION_TYPE">error</field>
                                    <field name="NOTIFICATION_SOUND">silent</field>
                                    <value name="MESSAGE">
                                      <shadow type="text" id="piP.Gv~qloXuz_fs8wE|">
                                        <field name="TEXT">MAX LOSS ATINGIDO</field>
                                      </shadow>
                                      <block type="variables_get" id="oOT[O80CQN-N{T^B?$H,">
                                        <field name="VAR">BBI</field>
                                      </block>
                                    </value>
                                    <next>
                                      <block type="purchase" id="1MqXzzS7$Jl6%1_}l)[B">
                                        <field name="PURCHASE_LIST">CALL</field>
                                      </block>
                                    </next>
                                  </block>
                                </statement>
                              </block>
                            </statement>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
  </block>
  <block type="notify" id="K.=G#fBM@Q${1!p1|oFa" disabled="true" x="559" y="667">
    <field name="NOTIFICATION_TYPE">info</field>
    <field name="NOTIFICATION_SOUND">silent</field>
    <value name="MESSAGE">
      <shadow type="text" id="piP.Gv~qloXuz_fs8wE|">
        <field name="TEXT">MAX LOSS ATINGIDO</field>
      </shadow>
      <block type="variables_get" id="?Hs4Veg|`G_,+u+KdFcZ">
        <field name="VAR">AAA</field>
      </block>
    </value>
    <next>
      <block type="notify" id="![1ucVD#%oZB$wQ:0%D{" disabled="true">
        <field name="NOTIFICATION_TYPE">success</field>
        <field name="NOTIFICATION_SOUND">silent</field>
        <value name="MESSAGE">
          <shadow type="text" id="piP.Gv~qloXuz_fs8wE|">
            <field name="TEXT">MAX LOSS ATINGIDO</field>
          </shadow>
          <block type="variables_get" id="I;6vv|H]+0]HcCcvB,lx">
            <field name="VAR">BBB</field>
          </block>
        </value>
      </block>
    </next>
  </block>
</xml>