<xml xmlns="http://www.w3.org/1999/xhtml" collection="false">
  <variables>
    <variable type="" id="fJ~.6q%X-TisEdMAx^ap">Initial Stake</variable>
    <variable type="" id="Xzq:)(u%ys]O-!`Q;lCB">Win Stake</variable>
    <variable type="" id="jLYH7rjjMj:r~|vcpbz/">Candle</variable>
    <variable type="" id="{8SIVgnOS_Lk}I2~hH/?">Take Profit</variable>
    <variable type="" id="m_LK!?8lI0aGA4G0^z.[">Stop Loss</variable>
  </variables>
  <block type="trade" id="xgH69|xFn9=70w.*3Vo@" collapsed="true" x="0" y="0">
    <field name="MARKET_LIST">synthetic_index</field>
    <field name="SUBMARKET_LIST">random_index</field>
    <field name="SYMBOL_LIST">R_100</field>
    <field name="TRADETYPECAT_LIST">callput</field>
    <field name="TRADETYPE_LIST">higherlower</field>
    <field name="TYPE_LIST">both</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="Pr-!McrJT.$F9eNbjl1@">
        <field name="VAR" id="fJ~.6q%X-TisEdMAx^ap" variabletype="">Initial Stake</field>
        <value name="VALUE">
          <block type="math_number" id="o:%DXABMC|:s3mV}?48s">
            <field name="NUM">0.35</field>
          </block>
        </value>
        <next>
          <block type="variables_set" id="uH5(OV]=?H|asKk]Q~aY">
            <field name="VAR" id="Xzq:)(u%ys]O-!`Q;lCB" variabletype="">Win Stake</field>
            <value name="VALUE">
              <block type="math_number" id="Jnr9|d@pa|cX7#AMjbVN">
                <field name="NUM">0.35</field>
              </block>
            </value>
            <next>
              <block type="variables_set" id="$Q_bh1I6Qbgk@D`n4u9(">
                <field name="VAR" id="{8SIVgnOS_Lk}I2~hH/?" variabletype="">Take Profit</field>
                <value name="VALUE">
                  <block type="math_number" id="[~5Bwh5[[]!ilk_{SBf)">
                    <field name="NUM">100</field>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="@)T^03PZ00E(oE1RiX{c">
                    <field name="VAR" id="m_LK!?8lI0aGA4G0^z.[" variabletype="">Stop Loss</field>
                    <value name="VALUE">
                      <block type="math_number" id="+nnC$m5awI4b@F9v3E7u">
                        <field name="NUM">20</field>
                      </block>
                    </value>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
    <statement name="SUBMARKET">
      <block type="controls_if" id="w2}8NC:(wP?UWAaO(FwQ">
        <mutation elseif="1"></mutation>
        <value name="IF0">
          <block type="logic_compare" id="uH6EbZKxE{{BIlO/`Efv" inline="false">
            <field name="OP">GTE</field>
            <value name="A">
              <block type="read_ohlc" id="FqP}k?_v51KnuvS:80:H">
                <field name="OHLCFIELD_LIST">close</field>
                <field name="CANDLEINTERVAL_LIST">default</field>
                <value name="CANDLEINDEX">
                  <shadow type="math_number" id="?`u4ze59mGgM:@Z#WibQ">
                    <field name="NUM">1</field>
                  </shadow>
                </value>
              </block>
            </value>
            <value name="B">
              <block type="read_ohlc" id="6`aZYJ:F:I@,dk[30u(p">
                <field name="OHLCFIELD_LIST">open</field>
                <field name="CANDLEINTERVAL_LIST">default</field>
                <value name="CANDLEINDEX">
                  <shadow type="math_number" id="f/+0,XTucfd]By:@.vq.">
                    <field name="NUM">1</field>
                  </shadow>
                </value>
              </block>
            </value>
          </block>
        </value>
        <statement name="DO0">
          <block type="variables_set" id="_T,.8OE(PeH0*JQ8@@Cb">
            <field name="VAR" id="jLYH7rjjMj:r~|vcpbz/" variabletype="">Candle</field>
            <value name="VALUE">
              <block type="text" id=",3?tszy#4#]ZX?~c,qRf">
                <field name="TEXT"> WAIT CALL</field>
              </block>
            </value>
            <next>
              <block type="tradeOptions" id="x=V33~4Lb|(sLv`J[:Eb">
                <field name="DURATIONTYPE_LIST">t</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">7</field>
                  </shadow>
                </value>
                <value name="AMOUNT">
                  <shadow type="math_number" id="ml)25~7^q}3I9}vjf:%K">
                    <field name="NUM">0.35</field>
                  </shadow>
                  <block type="variables_get" id="KI]{G+k^r|D5}c.vMJ}N">
                    <field name="VAR" id="fJ~.6q%X-TisEdMAx^ap" variabletype="">Initial Stake</field>
                  </block>
                </value>
                <value name="BARRIEROFFSET">
                  <shadow type="math_number" id="Dc~t60F,zWX4/yAl+:#z">
                    <field name="NUM">0.9</field>
                  </shadow>
                </value>
              </block>
            </next>
          </block>
        </statement>
        <value name="IF1">
          <block type="logic_compare" id="aZlgk9cXh8w/3:_9r@YC" inline="false">
            <field name="OP">LT</field>
            <value name="A">
              <block type="read_ohlc" id=".bqOCWy1sBh4,MYgmVb~">
                <field name="OHLCFIELD_LIST">close</field>
                <field name="CANDLEINTERVAL_LIST">default</field>
                <value name="CANDLEINDEX">
                  <shadow type="math_number" id="Bj)QvBADyFe$D#}GRs6P">
                    <field name="NUM">1</field>
                  </shadow>
                </value>
              </block>
            </value>
            <value name="B">
              <block type="read_ohlc" id="D:KT6))S1T!.UCc6O@9]">
                <field name="OHLCFIELD_LIST">open</field>
                <field name="CANDLEINTERVAL_LIST">default</field>
                <value name="CANDLEINDEX">
                  <shadow type="math_number" id="zuN~/@KEysIZe;#]hdo|">
                    <field name="NUM">1</field>
                  </shadow>
                </value>
              </block>
            </value>
          </block>
        </value>
        <statement name="DO1">
          <block type="variables_set" id="%bDHH@hfkyO8/=ppY.hP">
            <field name="VAR" id="jLYH7rjjMj:r~|vcpbz/" variabletype="">Candle</field>
            <value name="VALUE">
              <block type="text" id="!Eh,gG!C+:RA7BQEwo%2">
                <field name="TEXT"> WAIT PUT</field>
              </block>
            </value>
          </block>
        </statement>
      </block>
    </statement>
  </block>
  <block type="before_purchase" id="i-CIx.(Onm4?ihxzA}Y]" collapsed="true" x="0" y="53">
    <statement name="BEFOREPURCHASE_STACK">
      <block type="notify" id="8Icrg]w4b^ff@6P+_]G,">
        <field name="NOTIFICATION_TYPE">success</field>
        <field name="NOTIFICATION_SOUND">silent</field>
        <value name="MESSAGE">
          <shadow type="text" id="OH4Y?Nw81*@(K@n%cd[p">
            <field name="TEXT">abc</field>
          </shadow>
          <block type="text_join" id="m@z;ljG.xD|49g;B2!TY">
            <mutation items="2"></mutation>
            <value name="ADD0">
              <block type="text" id="K,9SG46PE}vI5K9r$oc|">
                <field name="TEXT">Venema PRO v3 : </field>
              </block>
            </value>
            <value name="ADD1">
              <block type="variables_get" id="?2G%0S@fjj+rtq!Fa*,z">
                <field name="VAR" id="jLYH7rjjMj:r~|vcpbz/" variabletype="">Candle</field>
              </block>
            </value>
          </block>
        </value>
        <next>
          <block type="controls_if" id="y(lTI;Oc20xS=J:NO]W-">
            <mutation elseif="1"></mutation>
            <value name="IF0">
              <block type="logic_operation" id="K!ep!C)l}G{Y:.Y%J+:Z" inline="false">
                <field name="OP">AND</field>
                <value name="A">
                  <block type="logic_compare" id="DCoTqnecI_jZ{]OpAdNQ">
                    <field name="OP">EQ</field>
                    <value name="A">
                      <block type="variables_get" id="(~mVq[7K(SQ3q1L`30K6">
                        <field name="VAR" id="jLYH7rjjMj:r~|vcpbz/" variabletype="">Candle</field>
                      </block>
                    </value>
                    <value name="B">
                      <block type="text" id="x]pV6uhO$6$q*U`20K?6">
                        <field name="TEXT"> WAIT CALL</field>
                      </block>
                    </value>
                  </block>
                </value>
                <value name="B">
                  <block type="logic_operation" id="}}IR)7Rpt;dEPv{,0.Yq" inline="false">
                    <field name="OP">AND</field>
                    <value name="A">
                      <block type="logic_operation" id="D}oDDnB2,uKx?negBU2v" inline="false">
                        <field name="OP">AND</field>
                        <value name="A">
                          <block type="logic_compare" id="n]5,Oo$9;/,zz+a(Q)V)" inline="false">
                            <field name="OP">GT</field>
                            <value name="A">
                              <block type="lists_getIndex" id="u/G(9=)pY)IMa;TXlc2v">
                                <mutation statement="false" at="true"></mutation>
                                <field name="MODE">GET</field>
                                <field name="WHERE">FROM_END</field>
                                <value name="VALUE">
                                  <block type="ticks" id="y{D{p]%}au=g).`ve0`!"></block>
                                </value>
                                <value name="AT">
                                  <block type="math_number" id="$:kv@aAR)|}Wjt00V:X-">
                                    <field name="NUM">1</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <value name="B">
                              <block type="lists_getIndex" id="YP:]c{X~i)ked$L@)Voo">
                                <mutation statement="false" at="true"></mutation>
                                <field name="MODE">GET</field>
                                <field name="WHERE">FROM_END</field>
                                <value name="VALUE">
                                  <block type="ticks" id="[s.)q!-J,1Wfp9/ib?p;"></block>
                                </value>
                                <value name="AT">
                                  <block type="math_number" id="x.y~__BVR4aU=a}x3^oB">
                                    <field name="NUM">2</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                        <value name="B">
                          <block type="logic_compare" id="P{92^CCHN},LCkBk5^F*" inline="false">
                            <field name="OP">GT</field>
                            <value name="A">
                              <block type="lists_getIndex" id="2W?%M$uZjv_HF,O-YY@$">
                                <mutation statement="false" at="true"></mutation>
                                <field name="MODE">GET</field>
                                <field name="WHERE">FROM_END</field>
                                <value name="VALUE">
                                  <block type="ticks" id="*VK4(aSOEeh`uervc#D)"></block>
                                </value>
                                <value name="AT">
                                  <block type="math_number" id="Yy9UGgSkSd;~/?$qH4LL">
                                    <field name="NUM">2</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <value name="B">
                              <block type="lists_getIndex" id="js:)Kz/|/LnTES.-]g)K">
                                <mutation statement="false" at="true"></mutation>
                                <field name="MODE">GET</field>
                                <field name="WHERE">FROM_END</field>
                                <value name="VALUE">
                                  <block type="ticks" id="4}h.@~kHx(1(j#]t:V?("></block>
                                </value>
                                <value name="AT">
                                  <block type="math_number" id="H+_7$VGV=+Jl7*R)SKsN">
                                    <field name="NUM">3</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                    <value name="B">
                      <block type="logic_compare" id="0@,9Om.L486$hnNT?n]`" inline="false">
                        <field name="OP">GT</field>
                        <value name="A">
                          <block type="lists_getIndex" id="C,S0Iy=~4{9Q}MCqkLk5">
                            <mutation statement="false" at="true"></mutation>
                            <field name="MODE">GET</field>
                            <field name="WHERE">FROM_END</field>
                            <value name="VALUE">
                              <block type="ticks" id="YF2nq.y$JCs96K[:7W6V"></block>
                            </value>
                            <value name="AT">
                              <block type="math_number" id="vk4zF8-v]@s3my#1j%.M">
                                <field name="NUM">3</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <value name="B">
                          <block type="lists_getIndex" id="eDN6`Q#fc;UOgyEm_grd">
                            <mutation statement="false" at="true"></mutation>
                            <field name="MODE">GET</field>
                            <field name="WHERE">FROM_END</field>
                            <value name="VALUE">
                              <block type="ticks" id="vb5f%v[DrP/oYwIiDVG["></block>
                            </value>
                            <value name="AT">
                              <block type="math_number" id="Q](sPO,SQq#^/K!_^*-)">
                                <field name="NUM">4</field>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO0">
              <block type="purchase" id="W6q#Z-I3q3d[d3-`S[dS">
                <field name="PURCHASE_LIST">CALL</field>
              </block>
            </statement>
            <value name="IF1">
              <block type="logic_operation" id="Lb*.HR:A=N9_Rfanjr:]" inline="false">
                <field name="OP">AND</field>
                <value name="A">
                  <block type="logic_compare" id="-|B??952)tR2L%V{{#iR">
                    <field name="OP">EQ</field>
                    <value name="A">
                      <block type="variables_get" id="*IgMHHe@NDZ7IQ|2E@vZ">
                        <field name="VAR" id="jLYH7rjjMj:r~|vcpbz/" variabletype="">Candle</field>
                      </block>
                    </value>
                    <value name="B">
                      <block type="text" id="3+a$pF)1Vs#lbksv/?wt">
                        <field name="TEXT"> WAIT PUT</field>
                      </block>
                    </value>
                  </block>
                </value>
                <value name="B">
                  <block type="logic_operation" id="ri,t/=l#%{$]_(CUe}mv" inline="false">
                    <field name="OP">AND</field>
                    <value name="A">
                      <block type="logic_operation" id="ZyfAFXB~,0YH5B]18L%u" inline="false">
                        <field name="OP">AND</field>
                        <value name="A">
                          <block type="logic_compare" id="]01|suV|T/RzMcAhY;$v" inline="false">
                            <field name="OP">LT</field>
                            <value name="A">
                              <block type="lists_getIndex" id="{Y4$$|_ew%h^0y/0$[E_">
                                <mutation statement="false" at="true"></mutation>
                                <field name="MODE">GET</field>
                                <field name="WHERE">FROM_END</field>
                                <value name="VALUE">
                                  <block type="ticks" id="8rlsb?#V,$hPB=d:uywZ"></block>
                                </value>
                                <value name="AT">
                                  <block type="math_number" id="*@3^i.:$;3)Vq/wM=Lut">
                                    <field name="NUM">1</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <value name="B">
                              <block type="lists_getIndex" id="KHdlk9AC-:_dCWj7moz7">
                                <mutation statement="false" at="true"></mutation>
                                <field name="MODE">GET</field>
                                <field name="WHERE">FROM_END</field>
                                <value name="VALUE">
                                  <block type="ticks" id="Xk:CovM9FW[VW*OZ=_qq"></block>
                                </value>
                                <value name="AT">
                                  <block type="math_number" id="-lqlCkQVUkIV$1}Qo#5~">
                                    <field name="NUM">2</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                        <value name="B">
                          <block type="logic_compare" id="?HsU~P8(S!IfV4J/!+mb" inline="false">
                            <field name="OP">LT</field>
                            <value name="A">
                              <block type="lists_getIndex" id="Q4z0]rt`ykETa)wkexN[">
                                <mutation statement="false" at="true"></mutation>
                                <field name="MODE">GET</field>
                                <field name="WHERE">FROM_END</field>
                                <value name="VALUE">
                                  <block type="ticks" id="[5*Uv%FQ5++9RUHAbYiI"></block>
                                </value>
                                <value name="AT">
                                  <block type="math_number" id="6#iNZmV6B:3e}FVxS?!(">
                                    <field name="NUM">2</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <value name="B">
                              <block type="lists_getIndex" id="7V6s?Vb)bD1g^yZ`3wPo">
                                <mutation statement="false" at="true"></mutation>
                                <field name="MODE">GET</field>
                                <field name="WHERE">FROM_END</field>
                                <value name="VALUE">
                                  <block type="ticks" id=",q1yCHrk993gq1PGDi!t"></block>
                                </value>
                                <value name="AT">
                                  <block type="math_number" id="XUzJ_U;uGBhicE-6W!q3">
                                    <field name="NUM">3</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                    <value name="B">
                      <block type="logic_compare" id=",djKcGaUN^?sc/bw484t" inline="false">
                        <field name="OP">LT</field>
                        <value name="A">
                          <block type="lists_getIndex" id="LZ@T+h^W[pxiO!BuizfA">
                            <mutation statement="false" at="true"></mutation>
                            <field name="MODE">GET</field>
                            <field name="WHERE">FROM_END</field>
                            <value name="VALUE">
                              <block type="ticks" id="}vp=,{fx#@rR(mMvj|R{"></block>
                            </value>
                            <value name="AT">
                              <block type="math_number" id="2^$$lK[u#rhL?ulr34hs">
                                <field name="NUM">3</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <value name="B">
                          <block type="lists_getIndex" id="`/^ar0e~jWN7b92e1|}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="nGWR5R3F6tQdWr]BvkqY"></block>
                            </value>
                            <value name="AT">
                              <block type="math_number" id="U)}S1kg)hJUD)?.3j.PC">
                                <field name="NUM">4</field>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </value>
          </block>
        </next>
      </block>
    </statement>
  </block>
  <block type="after_purchase" id="D^Jz1^n=2vtZku1vBN@;" x="0" y="106">
    <statement name="AFTERPURCHASE_STACK">
      <block type="controls_if" id="!,:mrWb_%!5ZiX1#KU2t">
        <mutation else="1"></mutation>
        <value name="IF0">
          <block type="contract_check_result" id="6^4mI0$h*[VO%WnQgla1">
            <field name="CHECK_RESULT">loss</field>
          </block>
        </value>
        <statement name="DO0">
          <block type="variables_set" id="cQmX.g%L:Iy3K-s!H:.R">
            <field name="VAR" id="fJ~.6q%X-TisEdMAx^ap" variabletype="">Initial Stake</field>
            <value name="VALUE">
              <block type="math_arithmetic" id=")2m=S-_oP#KQOr#t*fOg">
                <field name="OP">MULTIPLY</field>
                <value name="A">
                  <shadow type="math_number" id="HMjGo%XM-0aU{{{9u6*^">
                    <field name="NUM">1</field>
                  </shadow>
                  <block type="variables_get" id=":eOQkA/5#SW;T?60jc,W">
                    <field name="VAR" id="fJ~.6q%X-TisEdMAx^ap" variabletype="">Initial Stake</field>
                  </block>
                </value>
                <value name="B">
                  <shadow type="math_number" id=".{0!mIfP*P`feCp:?}OU">
                    <field name="NUM">3</field>
                  </shadow>
                </value>
              </block>
            </value>
          </block>
        </statement>
        <statement name="ELSE">
          <block type="variables_set" id="uVy4;?%*!~*6O9w0ki@8">
            <field name="VAR" id="fJ~.6q%X-TisEdMAx^ap" variabletype="">Initial Stake</field>
            <value name="VALUE">
              <block type="variables_get" id="8vIsHVB-[q8ysR*`$~h~">
                <field name="VAR" id="Xzq:)(u%ys]O-!`Q;lCB" variabletype="">Win Stake</field>
              </block>
            </value>
          </block>
        </statement>
        <next>
          <block type="controls_if" id="x]wtt#@8_5_u97!zaI?M">
            <mutation elseif="1" else="1"></mutation>
            <value name="IF0">
              <block type="logic_compare" id="mrZXmIf1M3D#D?y=JbT?">
                <field name="OP">GTE</field>
                <value name="A">
                  <block type="math_single" id="H^KAC0A$VO^a:/J[+q}g">
                    <field name="OP">ABS</field>
                    <value name="NUM">
                      <shadow type="math_number" id="(rCiW:kP-Kx+n[/lS.n{">
                        <field name="NUM">9</field>
                      </shadow>
                      <block type="total_profit" id="G[25$kY~T~gCVfYR+0gT"></block>
                    </value>
                  </block>
                </value>
                <value name="B">
                  <block type="variables_get" id="kMaqW~2,vwv=ESaSZV8W">
                    <field name="VAR" id="m_LK!?8lI0aGA4G0^z.[" variabletype="">Stop Loss</field>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO0">
              <block type="text_print" id="!7NiL,!:A+26$;ddTQA%">
                <value name="TEXT">
                  <shadow type="text" id="eZUb-P^OKXwOD]NR4c~?">
                    <field name="TEXT">abc</field>
                  </shadow>
                  <block type="text_join" id="jG4QhkVO0H8aQJR6$Fbn">
                    <mutation items="2"></mutation>
                    <value name="ADD0">
                      <block type="text" id="wGDOy/6|[~/y+DEgUVyd">
                        <field name="TEXT">Loss: </field>
                      </block>
                    </value>
                    <value name="ADD1">
                      <block type="total_profit" id=":f9kgbUf.X218!^0O?;:"></block>
                    </value>
                  </block>
                </value>
              </block>
            </statement>
            <value name="IF1">
              <block type="logic_compare" id="09xbI)b?+bZ_($~oM`g0">
                <field name="OP">GTE</field>
                <value name="A">
                  <block type="total_profit" id="p0)!Pu);zW*:$OwI.GdH"></block>
                </value>
                <value name="B">
                  <block type="variables_get" id="KE^;=^{}E#+]0^1PG,$P">
                    <field name="VAR" id="{8SIVgnOS_Lk}I2~hH/?" variabletype="">Take Profit</field>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO1">
              <block type="text_print" id="kS:0E.8[k#l_,ofl;r5.">
                <value name="TEXT">
                  <shadow type="text" id="eZUb-P^OKXwOD]NR4c~?">
                    <field name="TEXT">abc</field>
                  </shadow>
                  <block type="text_join" id="+Wa/G#bE=`+DK0;,_ZBN">
                    <mutation items="2"></mutation>
                    <value name="ADD0">
                      <block type="text" id="2_j]n=}b*JXgR/_Y1TA{">
                        <field name="TEXT">Profit: </field>
                      </block>
                    </value>
                    <value name="ADD1">
                      <block type="total_profit" id="!NQxO^Z;IMww7*=pdEz2"></block>
                    </value>
                  </block>
                </value>
              </block>
            </statement>
            <statement name="ELSE">
              <block type="controls_if" id=";E5?xIr$8!?F8Hs41kDm">
                <value name="IF0">
                  <block type="logic_compare" id="D9bEjC8I~.vz_N9lH{T0">
                    <field name="OP">LT</field>
                    <value name="A">
                      <block type="total_profit" id="=eQm2XSw.rYyExEUXjVr"></block>
                    </value>
                    <value name="B">
                      <block type="variables_get" id="ig@yG0`jyxWH6QP!$R|z">
                        <field name="VAR" id="{8SIVgnOS_Lk}I2~hH/?" variabletype="">Take Profit</field>
                      </block>
                    </value>
                  </block>
                </value>
                <statement name="DO0">
                  <block type="timeout" id="ahkcJ=o+UA6$fKX,@3aG">
                    <statement name="TIMEOUTSTACK">
                      <block type="trade_again" id="4@JcI#uIDv~c(PPGio_`"></block>
                    </statement>
                    <value name="SECONDS">
                      <shadow type="math_number" id="zp{Sh6mk:HBHOI[`KNtZ">
                        <field name="NUM">15</field>
                      </shadow>
                    </value>
                  </block>
                </statement>
              </block>
            </statement>
          </block>
        </next>
      </block>
    </statement>
  </block>
</xml>