﻿<xml xmlns="http://www.w3.org/1999/xhtml" collection="false">
  <variables>
    <variable type="" id="P;j*pLu54ji{O^^cTwZt">::Target Profit</variable>
    <variable type="" id=",XI^Y]7Iettsqs*KjjbP">::Max Loss</variable>
    <variable type="" id=".OY:$aFIrs0i;A17QtQu">Previous Was Loss</variable>
    <variable type="" id="g.s|j}d,+vructHfJ4c#">::Initial Stake</variable>
    <variable type="" id="aPO/lX2Nt*Zh(M@YiU{5">Stake</variable>
    <variable type="" id="G[y|rCH3dNvMW)|]|g@/">_highest high</variable>
    <variable type="" id="PTn,HhWP`S(lrZRCFw{{">_lowest low</variable>
  </variables>
  <block type="trade" id="xgH69|xFn9=70w.*3Vo@" x="-646" y="-424">
    <field name="MARKET_LIST">synthetic_index</field>
    <field name="SUBMARKET_LIST">random_index</field>
    <field name="SYMBOL_LIST">R_10</field>
    <field name="TRADETYPECAT_LIST">staysinout</field>
    <field name="TRADETYPE_LIST">staysinout</field>
    <field name="TYPE_LIST">UPORDOWN</field>
    <field name="CANDLEINTERVAL_LIST">60</field>
    <field name="TIME_MACHINE_ENABLED">FALSE</field>
    <field name="RESTARTONERROR">TRUE</field>
    <statement name="INITIALIZATION">
      <block type="variables_set" id=".KUfl[mLdJnX2urVS`P6">
        <field name="VAR" id="P;j*pLu54ji{O^^cTwZt" variabletype="">::Target Profit</field>
        <value name="VALUE">
          <block type="math_number" id="ym$u-Ts=gXnN7{kD3LuK">
            <field name="NUM">5</field>
          </block>
        </value>
        <next>
          <block type="variables_set" id="4Qx5:C54rh!/K)hLK3i?">
            <field name="VAR" id=",XI^Y]7Iettsqs*KjjbP" variabletype="">::Max Loss</field>
            <value name="VALUE">
              <block type="math_number" id="9L6D=_(I;x2=4I1uI@rp">
                <field name="NUM">50</field>
              </block>
            </value>
            <next>
              <block type="variables_set" id="q3vvrwtIwAa))i^j*lP_">
                <field name="VAR" id="g.s|j}d,+vructHfJ4c#" variabletype="">::Initial Stake</field>
                <value name="VALUE">
                  <block type="math_number" id="u3|S6D!AGK28!/x6$h(g">
                    <field name="NUM">0.5</field>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="U]N7[,_G1x6_?EdZi9F^">
                    <field name="VAR" id="aPO/lX2Nt*Zh(M@YiU{5" variabletype="">Stake</field>
                    <value name="VALUE">
                      <block type="variables_get" id="omsJ`vD?wbyw9ivqRN)(">
                        <field name="VAR" id="g.s|j}d,+vructHfJ4c#" variabletype="">::Initial Stake</field>
                      </block>
                    </value>
                    <next>
                      <block type="variables_set" id="}5meFW(3{el9q7Bsf_88">
                        <field name="VAR" id=".OY:$aFIrs0i;A17QtQu" variabletype="">Previous Was Loss</field>
                        <value name="VALUE">
                          <block type="logic_boolean" id=")oD7P8(}4TM4?hHQ;bM%">
                            <field name="BOOL">FALSE</field>
                          </block>
                        </value>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
    <statement name="SUBMARKET">
      <block type="notify" id="0fyhj.Nwv5u2DnlUdKB%" collapsed="true">
        <field name="NOTIFICATION_TYPE">success</field>
        <field name="NOTIFICATION_SOUND">silent</field>
        <value name="MESSAGE">
          <shadow type="text" id="?%`O+mZoRVQ-8)OMOwz4">
            <field name="TEXT">Bot is running..</field>
          </shadow>
        </value>
        <next>
          <block type="controls_repeat_ext" id="spn_}T8/U8WdGcL4|{2d" collapsed="true">
            <value name="TIMES">
              <block type="math_constant" id="mLkT0X)%,rtO~Ppem8h!">
                <field name="CONSTANT">INFINITY</field>
              </block>
            </value>
            <statement name="DO">
              <block type="timeout" id="Xjt)_7u$t^:@#8a:+EBe">
                <statement name="TIMEOUTSTACK">
                  <block type="controls_if" id="y!|aJU8Fnr;~=q-|lnlF">
                    <value name="IF0">
                      <block type="logic_operation" id="0t42t/#qx_%P/2?`UN}Q" inline="false">
                        <field name="OP">AND</field>
                        <value name="A">
                          <block type="logic_operation" id="0$I_gZEdqogaVFST~aqI" inline="false">
                            <field name="OP">AND</field>
                            <value name="A">
                              <block type="logic_compare" id="5hpAx?`^q{0PxXIls:c4" inline="false">
                                <field name="OP">LT</field>
                                <value name="A">
                                  <block type="read_ohlc" id="{Yy*uY^zkkgDmi.(oZHN">
                                    <field name="OHLCFIELD_LIST">close</field>
                                    <field name="CANDLEINTERVAL_LIST">180</field>
                                    <value name="CANDLEINDEX">
                                      <shadow type="math_number" id="c!9^j%/d6;nugLdA}fP-">
                                        <field name="NUM">1</field>
                                      </shadow>
                                    </value>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="read_ohlc" id="n.hT@Mq57Z@HWPP)6VG%">
                                    <field name="OHLCFIELD_LIST">open</field>
                                    <field name="CANDLEINTERVAL_LIST">180</field>
                                    <value name="CANDLEINDEX">
                                      <shadow type="math_number" id="DIH5!q8qKE*OhLx`/#N|">
                                        <field name="NUM">1</field>
                                      </shadow>
                                    </value>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <value name="B">
                              <block type="logic_compare" id="R^==r.`L.Pip|O:9qoG{" inline="false">
                                <field name="OP">LT</field>
                                <value name="A">
                                  <block type="read_ohlc" id="$(Wq!0vrH88,KSF1kY/F">
                                    <field name="OHLCFIELD_LIST">close</field>
                                    <field name="CANDLEINTERVAL_LIST">120</field>
                                    <value name="CANDLEINDEX">
                                      <shadow type="math_number" id="5}%$))l|T!I7L5=TI.AC">
                                        <field name="NUM">1</field>
                                      </shadow>
                                    </value>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="read_ohlc" id="M%xrR2+m1?}K{0NYFMK6">
                                    <field name="OHLCFIELD_LIST">open</field>
                                    <field name="CANDLEINTERVAL_LIST">120</field>
                                    <value name="CANDLEINDEX">
                                      <shadow type="math_number" id="r@lm!Z]9XVELZ8.))RoQ">
                                        <field name="NUM">1</field>
                                      </shadow>
                                    </value>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                        <value name="B">
                          <block type="logic_compare" id="HuP1,Dy/mvu(CClqL/vF" inline="false">
                            <field name="OP">LT</field>
                            <value name="A">
                              <block type="read_ohlc" id="AqT2oQ|JU76/#VMTdRe8">
                                <field name="OHLCFIELD_LIST">close</field>
                                <field name="CANDLEINTERVAL_LIST">300</field>
                                <value name="CANDLEINDEX">
                                  <shadow type="math_number" id="{cDO{E{VAMBV/[!BWinr">
                                    <field name="NUM">1</field>
                                  </shadow>
                                </value>
                              </block>
                            </value>
                            <value name="B">
                              <block type="read_ohlc" id="=L!50/kFm;z9jl`5*(~*">
                                <field name="OHLCFIELD_LIST">open</field>
                                <field name="CANDLEINTERVAL_LIST">300</field>
                                <value name="CANDLEINDEX">
                                  <shadow type="math_number" id="Y;@C^$5[Ps2%*jQ;7m^*">
                                    <field name="NUM">1</field>
                                  </shadow>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                    <statement name="DO0">
                      <block type="controls_if" id="sOQMO#`OIDt{LJHNcDDj">
                        <value name="IF0">
                          <block type="logic_compare" id=")j%R7(PF#*cPuQRcrz~Y">
                            <field name="OP">EQ</field>
                            <value name="A">
                              <block type="variables_get" id="|@0I/ROnn=7v_Fv}6iu@">
                                <field name="VAR" id=".OY:$aFIrs0i;A17QtQu" variabletype="">Previous Was Loss</field>
                              </block>
                            </value>
                            <value name="B">
                              <block type="logic_boolean" id="##/=7Q%DrVhQ*9*38;e,">
                                <field name="BOOL">FALSE</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <statement name="DO0">
                          <block type="controls_if" id="tVN7_lQ_UBa(f1%cwnzq">
                            <value name="IF0">
                              <block type="logic_compare" id="}x;d3[2;j/9KUpd5o[NV">
                                <field name="OP">LT</field>
                                <value name="A">
                                  <block type="tick" id="61ZnvQ1Gt3?tNuIBg3W="></block>
                                </value>
                                <value name="B">
                                  <block type="variables_get" id="tx?N]L-GDkRfI[NjsMcP">
                                    <field name="VAR" id="PTn,HhWP`S(lrZRCFw{{" variabletype="">_lowest low</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <statement name="DO0">
                              <block type="controls_if" id="cHU;;`wAUug|f{-B_Nkc">
                                <value name="IF0">
                                  <block type="logic_boolean" id="jhzj#cER.SU%S=C(}{6w">
                                    <field name="BOOL">TRUE</field>
                                  </block>
                                </value>
                                <statement name="DO0">
                                  <block type="tradeOptions" id="x=V33~4Lb|(sLv`J[:Eb">
                                    <field name="DURATIONTYPE_LIST">m</field>
                                    <field name="CURRENCY_LIST">USD</field>
                                    <field name="BARRIEROFFSETTYPE_LIST">+</field>
                                    <field name="SECONDBARRIEROFFSETTYPE_LIST">-</field>
                                    <value name="DURATION">
                                      <shadow type="math_number" id="O*@58sDc=!cOO}*b2vf9">
                                        <field name="NUM">2</field>
                                      </shadow>
                                    </value>
                                    <value name="AMOUNT">
                                      <shadow type="math_number" id="ml)25~7^q}3I9}vjf:%K">
                                        <field name="NUM">1</field>
                                      </shadow>
                                      <block type="variables_get" id="%0[@.Z,r*6wu.ILH{hQ)">
                                        <field name="VAR" id="aPO/lX2Nt*Zh(M@YiU{5" variabletype="">Stake</field>
                                      </block>
                                    </value>
                                    <value name="BARRIEROFFSET">
                                      <shadow type="math_number" id="]-]R~s!7a!IYDt7K%K=2">
                                        <field name="NUM">2.75</field>
                                      </shadow>
                                    </value>
                                    <value name="SECONDBARRIEROFFSET">
                                      <shadow type="math_number" id="?j=%OJ$225W:AO7NDobC">
                                        <field name="NUM">0.275</field>
                                      </shadow>
                                    </value>
                                  </block>
                                </statement>
                                <next>
                                  <block type="controls_flow_statements" id="td%}g[7i(e)fEzc`QC*1">
                                    <field name="FLOW">BREAK</field>
                                  </block>
                                </next>
                              </block>
                            </statement>
                          </block>
                        </statement>
                        <next>
                          <block type="controls_if" id="Ec$fvg}r3{Mxom{NjA+w">
                            <value name="IF0">
                              <block type="logic_compare" id="qn$bRhD^5kv:lKQBzp;@">
                                <field name="OP">EQ</field>
                                <value name="A">
                                  <block type="variables_get" id="Wil+7FsF;IMojz%bARWB">
                                    <field name="VAR" id=".OY:$aFIrs0i;A17QtQu" variabletype="">Previous Was Loss</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="logic_boolean" id="^6f6{.OU|:!6V#n3MxFZ">
                                    <field name="BOOL">TRUE</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <statement name="DO0">
                              <block type="controls_if" id="HR^8$UyJ$)/|m+ty..Bd">
                                <value name="IF0">
                                  <block type="logic_compare" id="+}IM;q^Pw.k2y/J,g|y~">
                                    <field name="OP">GT</field>
                                    <value name="A">
                                      <block type="tick" id="..swLOW.*RcuzMBT%-cO"></block>
                                    </value>
                                    <value name="B">
                                      <block type="variables_get" id="=c%OFF{SFT)jNQvan2.3">
                                        <field name="VAR" id="G[y|rCH3dNvMW)|]|g@/" variabletype="">_highest high</field>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                                <statement name="DO0">
                                  <block type="controls_if" id="(DV/2iz/cW3oI]nyT+|F">
                                    <value name="IF0">
                                      <block type="logic_boolean" id="evLihdr@yH(|^3zt+RUU">
                                        <field name="BOOL">TRUE</field>
                                      </block>
                                    </value>
                                    <statement name="DO0">
                                      <block type="tradeOptions" id="HE+xu;)/uxZ[TY1K4c@A">
                                        <field name="DURATIONTYPE_LIST">m</field>
                                        <field name="CURRENCY_LIST">USD</field>
                                        <field name="BARRIEROFFSETTYPE_LIST">+</field>
                                        <field name="SECONDBARRIEROFFSETTYPE_LIST">-</field>
                                        <value name="DURATION">
                                          <shadow type="math_number" id="(~QR7?T[K`OL`pso6b9{">
                                            <field name="NUM">2</field>
                                          </shadow>
                                        </value>
                                        <value name="AMOUNT">
                                          <shadow type="math_number" id="ml)25~7^q}3I9}vjf:%K">
                                            <field name="NUM">1</field>
                                          </shadow>
                                          <block type="variables_get" id="uwy!]@2LW^eMztz[JazF">
                                            <field name="VAR" id="aPO/lX2Nt*Zh(M@YiU{5" variabletype="">Stake</field>
                                          </block>
                                        </value>
                                        <value name="BARRIEROFFSET">
                                          <shadow type="math_number" id="(p;^(RirHmXG;dD70E28">
                                            <field name="NUM">2.75</field>
                                          </shadow>
                                        </value>
                                        <value name="SECONDBARRIEROFFSET">
                                          <shadow type="math_number" id="Te!U@(%lAWH_$xWnH)Sn">
                                            <field name="NUM">0.275</field>
                                          </shadow>
                                        </value>
                                      </block>
                                    </statement>
                                    <next>
                                      <block type="controls_flow_statements" id="q$0O0+fVg2LP^CIvMQrn">
                                        <field name="FLOW">BREAK</field>
                                      </block>
                                    </next>
                                  </block>
                                </statement>
                              </block>
                            </statement>
                          </block>
                        </next>
                      </block>
                    </statement>
                    <next>
                      <block type="controls_if" id="FtCJEuCS(8u2/vFL.zW!">
                        <value name="IF0">
                          <block type="logic_operation" id="Lokk[a$TI9zBZ,(C,O;r" inline="false" collapsed="true">
                            <field name="OP">AND</field>
                            <value name="A">
                              <block type="logic_operation" id="8AirG%yx-wS+TVvn$S#7" inline="false">
                                <field name="OP">AND</field>
                                <value name="A">
                                  <block type="logic_compare" id="{U$h_Up}hnZ!Qoj:Vr63" inline="false">
                                    <field name="OP">GT</field>
                                    <value name="A">
                                      <block type="read_ohlc" id="HBm*yXHqcVZp.dYB-}E+">
                                        <field name="OHLCFIELD_LIST">close</field>
                                        <field name="CANDLEINTERVAL_LIST">180</field>
                                        <value name="CANDLEINDEX">
                                          <shadow type="math_number" id="MhWLX``9OrPnTGNGY3ST">
                                            <field name="NUM">1</field>
                                          </shadow>
                                        </value>
                                      </block>
                                    </value>
                                    <value name="B">
                                      <block type="read_ohlc" id="w$q5T4|3tdI}}S^sV6#J">
                                        <field name="OHLCFIELD_LIST">open</field>
                                        <field name="CANDLEINTERVAL_LIST">180</field>
                                        <value name="CANDLEINDEX">
                                          <shadow type="math_number" id=",:ZykUqO^4WHXgTtCqx3">
                                            <field name="NUM">1</field>
                                          </shadow>
                                        </value>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="logic_compare" id=";XE~]LgED7SlK-OMW;dH" inline="false">
                                    <field name="OP">GT</field>
                                    <value name="A">
                                      <block type="read_ohlc" id=")M%nOs*3A9$RuR5%%rwR">
                                        <field name="OHLCFIELD_LIST">close</field>
                                        <field name="CANDLEINTERVAL_LIST">120</field>
                                        <value name="CANDLEINDEX">
                                          <shadow type="math_number" id="GqyPPA3w8+!|MZM$X7Pw">
                                            <field name="NUM">1</field>
                                          </shadow>
                                        </value>
                                      </block>
                                    </value>
                                    <value name="B">
                                      <block type="read_ohlc" id="Gmv:-6BBG|2`T:s^h*yQ">
                                        <field name="OHLCFIELD_LIST">open</field>
                                        <field name="CANDLEINTERVAL_LIST">120</field>
                                        <value name="CANDLEINDEX">
                                          <shadow type="math_number" id="Lgv-z2CG4;~:2#LWgcoa">
                                            <field name="NUM">1</field>
                                          </shadow>
                                        </value>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <value name="B">
                              <block type="logic_compare" id="R]ti)?cx138|~h]Ptk}a" inline="false">
                                <field name="OP">GT</field>
                                <value name="A">
                                  <block type="read_ohlc" id="}61hXfmfxPAe|7ynkV!.">
                                    <field name="OHLCFIELD_LIST">close</field>
                                    <field name="CANDLEINTERVAL_LIST">300</field>
                                    <value name="CANDLEINDEX">
                                      <shadow type="math_number" id="D7Z@JO~BB;[PROTECTED EMAIL]">
                                        <field name="NUM">1</field>
                                      </shadow>
                                    </value>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="read_ohlc" id="6V_QgF:lQF#+Oi(Z$ZFz">
                                    <field name="OHLCFIELD_LIST">open</field>
                                    <field name="CANDLEINTERVAL_LIST">300</field>
                                    <value name="CANDLEINDEX">
                                      <shadow type="math_number" id="XO!ovK:-#EQyAU/0e2,L">
                                        <field name="NUM">1</field>
                                      </shadow>
                                    </value>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                        <statement name="DO0">
                          <block type="controls_if" id="_*KHMP;[L1*RSpkS`NvT">
                            <value name="IF0">
                              <block type="logic_compare" id="P.cNsxAOvlDqXW~;@@(G">
                                <field name="OP">EQ</field>
                                <value name="A">
                                  <block type="variables_get" id="t*`X2)EASG[MC^`RSMSK">
                                    <field name="VAR" id=".OY:$aFIrs0i;A17QtQu" variabletype="">Previous Was Loss</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="logic_boolean" id="DW-)^T6n5CA3{C_nHD{v">
                                    <field name="BOOL">FALSE</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <statement name="DO0">
                              <block type="controls_if" id="KV3sX;7Upd$Dn.X#dycK">
                                <value name="IF0">
                                  <block type="logic_compare" id="KDa#bf1967?Xc%eN)!/t">
                                    <field name="OP">GT</field>
                                    <value name="A">
                                      <block type="tick" id="{#Yd,*;.;Y]CT9M$yo_9"></block>
                                    </value>
                                    <value name="B">
                                      <block type="variables_get" id="rLf1#md6OUpEa`Kpju*T">
                                        <field name="VAR" id="G[y|rCH3dNvMW)|]|g@/" variabletype="">_highest high</field>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                                <statement name="DO0">
                                  <block type="controls_if" id="iX1ad[GyQm$0IHbQwoCP">
                                    <value name="IF0">
                                      <block type="logic_boolean" id="mq-|FcC4f-jN42qde.!q">
                                        <field name="BOOL">TRUE</field>
                                      </block>
                                    </value>
                                    <statement name="DO0">
                                      <block type="tradeOptions" id="%fFm?/%_F6vUJ^?SXEI]">
                                        <field name="DURATIONTYPE_LIST">m</field>
                                        <field name="CURRENCY_LIST">USD</field>
                                        <field name="BARRIEROFFSETTYPE_LIST">+</field>
                                        <field name="SECONDBARRIEROFFSETTYPE_LIST">-</field>
                                        <value name="DURATION">
                                          <shadow type="math_number" id="Hgr-iy8H~.{pa`ZiTBtD">
                                            <field name="NUM">2</field>
                                          </shadow>
                                        </value>
                                        <value name="AMOUNT">
                                          <shadow type="math_number" id="ml)25~7^q}3I9}vjf:%K">
                                            <field name="NUM">1</field>
                                          </shadow>
                                          <block type="variables_get" id=":S6/(rQ*3UL2PuV|KSR`">
                                            <field name="VAR" id="aPO/lX2Nt*Zh(M@YiU{5" variabletype="">Stake</field>
                                          </block>
                                        </value>
                                        <value name="BARRIEROFFSET">
                                          <shadow type="math_number" id="bm,{SgNE:N@q:6G:I^HL">
                                            <field name="NUM">0.275</field>
                                          </shadow>
                                        </value>
                                        <value name="SECONDBARRIEROFFSET">
                                          <shadow type="math_number" id="=;@M5kR8O)xEm/.Tq}?/">
                                            <field name="NUM">2.75</field>
                                          </shadow>
                                        </value>
                                      </block>
                                    </statement>
                                    <next>
                                      <block type="controls_flow_statements" id="W2@!rAY2Ah3I(}}$Ng~q">
                                        <field name="FLOW">BREAK</field>
                                      </block>
                                    </next>
                                  </block>
                                </statement>
                              </block>
                            </statement>
                            <next>
                              <block type="controls_if" id="LCX|#1@KUQbn6E2+~!AY">
                                <value name="IF0">
                                  <block type="logic_compare" id="J6;25?9J*@MfFpz_F|{Z">
                                    <field name="OP">EQ</field>
                                    <value name="A">
                                      <block type="variables_get" id="mLQy3@BB?]cxtLHZ)gsL">
                                        <field name="VAR" id=".OY:$aFIrs0i;A17QtQu" variabletype="">Previous Was Loss</field>
                                      </block>
                                    </value>
                                    <value name="B">
                                      <block type="logic_boolean" id="X]-.nhvA7M9M87.=i4JQ">
                                        <field name="BOOL">TRUE</field>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                                <statement name="DO0">
                                  <block type="controls_if" id="b1E,AZ5mmn%V$4H_f55K">
                                    <value name="IF0">
                                      <block type="logic_compare" id="`Pr*oDqj?`DoRyH_qoq]">
                                        <field name="OP">LT</field>
                                        <value name="A">
                                          <block type="tick" id="W_(vJh%*,./Jf@d4-IPH"></block>
                                        </value>
                                        <value name="B">
                                          <block type="variables_get" id="Cq?[rk~P7nr`nykWB.s-">
                                            <field name="VAR" id="PTn,HhWP`S(lrZRCFw{{" variabletype="">_lowest low</field>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                    <statement name="DO0">
                                      <block type="controls_if" id="g{|bTG6hu)s7zmJzTb!b">
                                        <value name="IF0">
                                          <block type="logic_boolean" id="sE]a/lkWcL~yTcO9(f)^">
                                            <field name="BOOL">TRUE</field>
                                          </block>
                                        </value>
                                        <statement name="DO0">
                                          <block type="tradeOptions" id="pykmi*KnX75Xa15FuyeG">
                                            <field name="DURATIONTYPE_LIST">m</field>
                                            <field name="CURRENCY_LIST">USD</field>
                                            <field name="BARRIEROFFSETTYPE_LIST">+</field>
                                            <field name="SECONDBARRIEROFFSETTYPE_LIST">-</field>
                                            <value name="DURATION">
                                              <shadow type="math_number" id="=lca!:to7b^9}O2~vL~2">
                                                <field name="NUM">2</field>
                                              </shadow>
                                            </value>
                                            <value name="AMOUNT">
                                              <shadow type="math_number" id="ml)25~7^q}3I9}vjf:%K">
                                                <field name="NUM">1</field>
                                              </shadow>
                                              <block type="variables_get" id="8cNwPRv5^IL_b5.LJ=oz">
                                                <field name="VAR" id="aPO/lX2Nt*Zh(M@YiU{5" variabletype="">Stake</field>
                                              </block>
                                            </value>
                                            <value name="BARRIEROFFSET">
                                              <shadow type="math_number" id="aq3=Bp)v#j.6NgsMU$/i">
                                                <field name="NUM">0.275</field>
                                              </shadow>
                                            </value>
                                            <value name="SECONDBARRIEROFFSET">
                                              <shadow type="math_number" id="^Z,AW|;ic^sYF2;A@G@*">
                                                <field name="NUM">2.75</field>
                                              </shadow>
                                            </value>
                                          </block>
                                        </statement>
                                        <next>
                                          <block type="controls_flow_statements" id="|rSl`6.i5c!qtMQB$r*L">
                                            <field name="FLOW">BREAK</field>
                                          </block>
                                        </next>
                                      </block>
                                    </statement>
                                  </block>
                                </statement>
                              </block>
                            </next>
                          </block>
                        </statement>
                        <next>
                          <block type="variables_set" id="U|kg1u3PFk[y_c++oq?7">
                            <field name="VAR" id="G[y|rCH3dNvMW)|]|g@/" variabletype="">_highest high</field>
                            <value name="VALUE">
                              <block type="math_on_list" id="x=]x_=gt5Xx:?$xs(Bsr">
                                <mutation op="MAX"></mutation>
                                <field name="OP">MAX</field>
                                <value name="LIST">
                                  <block type="lists_getSublist" id="#|,sm+a0kpbpx]7ST76O">
                                    <mutation at1="true" at2="false"></mutation>
                                    <field name="WHERE1">FROM_END</field>
                                    <field name="WHERE2">LAST</field>
                                    <value name="LIST">
                                      <block type="ticks" id="apyePYLNn+Kt[Y%2`3!#"></block>
                                    </value>
                                    <value name="AT1">
                                      <block type="math_number" id="6YuByBh_aR6{Jdi@!J+$">
                                        <field name="NUM">21</field>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <next>
                              <block type="variables_set" id="8|dH@bJ91PSx/hIH$?wH">
                                <field name="VAR" id="PTn,HhWP`S(lrZRCFw{{" variabletype="">_lowest low</field>
                                <value name="VALUE">
                                  <block type="math_on_list" id="eywpTio--/-M,2,i-p.z">
                                    <mutation op="MIN"></mutation>
                                    <field name="OP">MIN</field>
                                    <value name="LIST">
                                      <block type="lists_getSublist" id="heUtqG=(n,0d59]f*scZ">
                                        <mutation at1="true" at2="false"></mutation>
                                        <field name="WHERE1">FROM_END</field>
                                        <field name="WHERE2">LAST</field>
                                        <value name="LIST">
                                          <block type="ticks" id="kfd5ck?oOGuJg,gZP3TO"></block>
                                        </value>
                                        <value name="AT1">
                                          <block type="math_number" id="GEQ|+RX))+28.4_2C#a!">
                                            <field name="NUM">21</field>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </statement>
                <value name="SECONDS">
                  <shadow type="math_number" id="gLXB0R]Y@]+Gl|n!G@cP">
                    <field name="NUM">2</field>
                  </shadow>
                </value>
              </block>
            </statement>
          </block>
        </next>
      </block>
    </statement>
  </block>
  <block type="after_purchase" id="D^Jz1^n=2vtZku1vBN@;" collapsed="true" x="-618" y="137">
    <statement name="AFTERPURCHASE_STACK">
      <block type="controls_if" id=":K]|#1*R8S=];v3-]LV," collapsed="true">
        <mutation else="1"></mutation>
        <value name="IF0">
          <block type="contract_check_result" id="57+$6N_#tD$Il9AqLv_F">
            <field name="CHECK_RESULT">win</field>
          </block>
        </value>
        <statement name="DO0">
          <block type="variables_set" id="JjxxmOvJANewi_}nv/H@">
            <field name="VAR" id=".OY:$aFIrs0i;A17QtQu" variabletype="">Previous Was Loss</field>
            <value name="VALUE">
              <block type="logic_boolean" id="WPAzflmwR4M^mX+d(*[9">
                <field name="BOOL">FALSE</field>
              </block>
            </value>
            <next>
              <block type="variables_set" id="Aa^voeIb$2%ko/HpG#[(">
                <field name="VAR" id="aPO/lX2Nt*Zh(M@YiU{5" variabletype="">Stake</field>
                <value name="VALUE">
                  <block type="variables_get" id="QJFr-9=+oXs-22KB-Z#o">
                    <field name="VAR" id="g.s|j}d,+vructHfJ4c#" variabletype="">::Initial Stake</field>
                  </block>
                </value>
              </block>
            </next>
          </block>
        </statement>
        <statement name="ELSE">
          <block type="variables_set" id="9XAt|AQG,g9C]LJ1T=zQ">
            <field name="VAR" id=".OY:$aFIrs0i;A17QtQu" variabletype="">Previous Was Loss</field>
            <value name="VALUE">
              <block type="logic_boolean" id="sha,%4R(v=Y.$Jz!2mUB">
                <field name="BOOL">TRUE</field>
              </block>
            </value>
            <next>
              <block type="variables_set" id="y.gVRU.]q0o}l*szs;1Q">
                <field name="VAR" id="aPO/lX2Nt*Zh(M@YiU{5" variabletype="">Stake</field>
                <value name="VALUE">
                  <block type="math_arithmetic" id="GZ~._T_q]C$c)V_JpI2O">
                    <field name="OP">MULTIPLY</field>
                    <value name="A">
                      <shadow type="math_number" id="fmDr3xM#r0#PIY}a|Fn3">
                        <field name="NUM">0</field>
                      </shadow>
                      <block type="variables_get" id="CKR*mo-4VXcO/#iBJ`Ci">
                        <field name="VAR" id="aPO/lX2Nt*Zh(M@YiU{5" variabletype="">Stake</field>
                      </block>
                    </value>
                    <value name="B">
                      <shadow type="math_number" id="~c1VOgcZ}1BJJ:*9fE~g">
                        <field name="NUM">5</field>
                      </shadow>
                    </value>
                  </block>
                </value>
              </block>
            </next>
          </block>
        </statement>
        <next>
          <block type="controls_if" id="UyR])GpffHxvZWH,C:$-" collapsed="true">
            <mutation elseif="1" else="1"></mutation>
            <value name="IF0">
              <block type="logic_compare" id="5q%];pX*5:*9`3eiz#k#">
                <field name="OP">LT</field>
                <value name="A">
                  <block type="total_profit" id="rZTWuoFfm1NXXwt`=E5,"></block>
                </value>
                <value name="B">
                  <block type="math_arithmetic" id="Axt4e5MgrLfQ]y{KhRWU">
                    <field name="OP">MULTIPLY</field>
                    <value name="A">
                      <shadow type="math_number" id="t{{=7}h:|+!@OHi)d@Vm">
                        <field name="NUM">-1</field>
                      </shadow>
                    </value>
                    <value name="B">
                      <shadow type="math_number" id="9[88]L*/3L6K54ah_F~5">
                        <field name="NUM">1</field>
                      </shadow>
                      <block type="variables_get" id="O]LAi^Nvo:ad;6#Bd,*e">
                        <field name="VAR" id=",XI^Y]7Iettsqs*KjjbP" variabletype="">::Max Loss</field>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO0">
              <block type="text_print" id="%2oI)Tw_s]hkI~z3L2cD">
                <value name="TEXT">
                  <shadow type="text" id="LQ|3bWZrem_9gXR:H~G/">
                    <field name="TEXT">Stop LOSS !!!</field>
                  </shadow>
                </value>
              </block>
            </statement>
            <value name="IF1">
              <block type="logic_compare" id="7qE{lS+{VO+4CCi@V^2@">
                <field name="OP">GT</field>
                <value name="A">
                  <block type="total_profit" id="sY|l1[trbzN//z*$foMd"></block>
                </value>
                <value name="B">
                  <block type="variables_get" id="@z!PvfLy|34u4nyfzRTd">
                    <field name="VAR" id="P;j*pLu54ji{O^^cTwZt" variabletype="">::Target Profit</field>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO1">
              <block type="text_print" id="CC%hJAK)HTy:GnYxC{6^" collapsed="true">
                <value name="TEXT">
                  <shadow type="text" id="{F|/EYVmKZ#eK8sPs?M,">
                    <field name="TEXT">Done..Profit Has Been Made! Bot Has Been updated by ultimate Trader:: ==&gt;&gt; T.me/binaryboss101:  If You Want More Accurate Binary bots Upgrade to My Vip premium Members Channel: One Time payment To Get lifetime Access to My premium Trading Tools &amp; Strategies; contact ultimate Trader @ [PROTECTED EMAIL]: All The Best! $ = </field>
                  </shadow>
                </value>
              </block>
            </statement>
            <statement name="ELSE">
              <block type="trade_again" id="c)S|KjoQdXc8l#J@5z3P"></block>
            </statement>
          </block>
        </next>
      </block>
    </statement>
  </block>
  <block type="before_purchase" id="i-CIx.(Onm4?ihxzA}Y]" collapsed="true" x="-631" y="208">
    <statement name="BEFOREPURCHASE_STACK">
      <block type="purchase" id="W6q#Z-I3q3d[d3-`S[dS">
        <field name="PURCHASE_LIST">UPORDOWN</field>
      </block>
    </statement>
  </block>
</xml>
