﻿<xml xmlns="http://www.w3.org/1999/xhtml" collection="false">
  <variables>
    <variable type="" id="R:v]t=h,5nX_`rCg$5}p">Ordem Inicial</variable>
    <variable type="" id="WPA%$sMq7,Hn+4zyH:7C">Ordem ao Vencer</variable>
    <variable type="" id="n!$boI?Kj;tFq[,TbbsW">Meta Esperada</variable>
    <variable type="" id="6Lq!0N}9XKm_G0Nm:}VP">contador</variable>
    <variable type="" id="}ace/_g/F#)+VO{AHZW)">Last Result</variable>
  </variables>
  <block type="after_purchase" id="Vt,CkLeK8E?%BmnB`~M)" x="277" y="-857">
    <statement name="AFTERPURCHASE_STACK">
      <block type="controls_if" id="lXx[u)])DplI5tNJCX#E">
        <mutation else="1"></mutation>
        <value name="IF0">
          <block type="contract_check_result" id="f`.9rMI;|4i^FZ9y12zT">
            <field name="CHECK_RESULT">win</field>
          </block>
        </value>
        <statement name="DO0">
          <block type="notify" id="4YfK{W[2OoWl^*}:`-~%">
            <field name="NOTIFICATION_TYPE">success</field>
            <field name="NOTIFICATION_SOUND">silent</field>
            <value name="MESSAGE">
              <block type="text_join" id="NI6_z2cNjwq/t2B^h`{=">
                <mutation items="2"></mutation>
                <value name="ADD0">
                  <block type="text" id="5%$!H}8?@4$/?s+Piv_+">
                    <field name="TEXT">Lucrou </field>
                  </block>
                </value>
                <value name="ADD1">
                  <block type="read_details" id="rm)(g3DL.ASYfcDYc913">
                    <field name="DETAIL_INDEX">4</field>
                  </block>
                </value>
              </block>
            </value>
            <next>
              <block type="variables_set" id="RHjB4R=uQ`(l+$;WvdmJ">
                <field name="VAR" id="R:v]t=h,5nX_`rCg$5}p" variabletype="">Ordem Inicial</field>
                <value name="VALUE">
                  <block type="variables_get" id="@f`s#/,Qh+L1siQ%@LZu">
                    <field name="VAR" id="WPA%$sMq7,Hn+4zyH:7C" variabletype="">Ordem ao Vencer</field>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="pqCS3~mP~sq/jK.em.q.">
                    <field name="VAR" id="6Lq!0N}9XKm_G0Nm:}VP" variabletype="">contador</field>
                    <value name="VALUE">
                      <block type="math_number" id="}2U=Z8~w?Y~X;|3V-+h#">
                        <field name="NUM">0</field>
                      </block>
                    </value>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </statement>
        <statement name="ELSE">
          <block type="notify" id="=%CD;.rm0YSeX3^NARv{">
            <field name="NOTIFICATION_TYPE">warn</field>
            <field name="NOTIFICATION_SOUND">silent</field>
            <value name="MESSAGE">
              <block type="text_join" id="`~I~AJSjE5P*6+$e,}D8">
                <mutation items="2"></mutation>
                <value name="ADD0">
                  <block type="text" id="CrG9@.tREViPIC`9}[=i">
                    <field name="TEXT">Perdeu </field>
                  </block>
                </value>
                <value name="ADD1">
                  <block type="math_single" id="/`zYL^gVI%L@+nDS]?PO">
                    <field name="OP">ABS</field>
                    <value name="NUM">
                      <shadow type="math_number" id="=JyMDx9{tJlZU@XpW9~K">
                        <field name="NUM">9</field>
                      </shadow>
                      <block type="read_details" id="[:48l.owbE2cBTmqoyO1">
                        <field name="DETAIL_INDEX">4</field>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </value>
            <next>
              <block type="math_change" id="kC{pG{~P61vzjk(m+V/@">
                <field name="VAR" id="6Lq!0N}9XKm_G0Nm:}VP" variabletype="">contador</field>
                <value name="DELTA">
                  <shadow type="math_number" id="]Wpaz4/ypxkK(kp.Mo?s">
                    <field name="NUM">1</field>
                  </shadow>
                </value>
              </block>
            </next>
          </block>
        </statement>
        <next>
          <block type="notify" id="+22zCiPYK`7t/0,(j^hu">
            <field name="NOTIFICATION_TYPE">info</field>
            <field name="NOTIFICATION_SOUND">silent</field>
            <value name="MESSAGE">
              <block type="text_join" id="13ZNjx,;FBn{xq;;T~L4">
                <mutation items="2"></mutation>
                <value name="ADD0">
                  <block type="text" id="I(n.3v{gwNKj!b4UK-TV">
                    <field name="TEXT">Lucro Total </field>
                  </block>
                </value>
                <value name="ADD1">
                  <block type="total_profit" id="?=%:cTu{h@KWwZoev4|t"></block>
                </value>
              </block>
            </value>
            <next>
              <block type="controls_if" id="[=d{^hp#:SmJ{:X?M.RJ">
                <value name="IF0">
                  <block type="logic_compare" id="a98/~BFHI+L4Wl5?Da4/">
                    <field name="OP">EQ</field>
                    <value name="A">
                      <block type="variables_get" id="e?axj;+or{Jb(zEJRI$k">
                        <field name="VAR" id="6Lq!0N}9XKm_G0Nm:}VP" variabletype="">contador</field>
                      </block>
                    </value>
                    <value name="B">
                      <block type="math_number" id="NZ`UjtTus`zIHo;-u1G|">
                        <field name="NUM">1</field>
                      </block>
                    </value>
                  </block>
                </value>
                <statement name="DO0">
                  <block type="variables_set" id="Zh#0]se,)sW8G9@dOrHj">
                    <field name="VAR" id="R:v]t=h,5nX_`rCg$5}p" variabletype="">Ordem Inicial</field>
                    <value name="VALUE">
                      <block type="math_number" id="4jgMNcgLLdKd!s`Ilu=O">
                        <field name="NUM">0.39</field>
                      </block>
                    </value>
                  </block>
                </statement>
                <next>
                  <block type="controls_if" id="I}7Ah)B{!01TIkDix9*]">
                    <value name="IF0">
                      <block type="logic_compare" id="]4J+gx9_i[)BIIhNf!.q">
                        <field name="OP">EQ</field>
                        <value name="A">
                          <block type="variables_get" id="S2Smt/UiVZNNc;_zn$)f">
                            <field name="VAR" id="6Lq!0N}9XKm_G0Nm:}VP" variabletype="">contador</field>
                          </block>
                        </value>
                        <value name="B">
                          <block type="math_number" id="-!b2}:},H(:FUBq@hk2)">
                            <field name="NUM">2</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <statement name="DO0">
                      <block type="variables_set" id="^7h`}XtdNF`U(49gj1eu">
                        <field name="VAR" id="R:v]t=h,5nX_`rCg$5}p" variabletype="">Ordem Inicial</field>
                        <value name="VALUE">
                          <block type="math_number" id="IUHu*zmg2kVal9BN85f!">
                            <field name="NUM">0.79</field>
                          </block>
                        </value>
                      </block>
                    </statement>
                    <next>
                      <block type="controls_if" id="R-DI^km||=/#DEAowg`C">
                        <value name="IF0">
                          <block type="logic_compare" id="PK{v,y4T@_~eVVizj2Xx">
                            <field name="OP">EQ</field>
                            <value name="A">
                              <block type="variables_get" id="hp[{/P=]90q=mE([Qy(E">
                                <field name="VAR" id="6Lq!0N}9XKm_G0Nm:}VP" variabletype="">contador</field>
                              </block>
                            </value>
                            <value name="B">
                              <block type="math_number" id="=8gAu+2A;Dhq{5j?F%KI">
                                <field name="NUM">3</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <statement name="DO0">
                          <block type="variables_set" id="*lDRZ43|*hflh4t*;p~e">
                            <field name="VAR" id="R:v]t=h,5nX_`rCg$5}p" variabletype="">Ordem Inicial</field>
                            <value name="VALUE">
                              <block type="math_number" id="W93|JpW[`C:TY%e|{DT7">
                                <field name="NUM">1.62</field>
                              </block>
                            </value>
                          </block>
                        </statement>
                        <next>
                          <block type="controls_if" id="}y+Y.2:9_dHc8ML0oV{B">
                            <value name="IF0">
                              <block type="logic_compare" id="DMzi]5H91Yj*GMv3$uu#">
                                <field name="OP">EQ</field>
                                <value name="A">
                                  <block type="variables_get" id="/+9rxORtmkqjGRj|A6tn">
                                    <field name="VAR" id="6Lq!0N}9XKm_G0Nm:}VP" variabletype="">contador</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="math_number" id="20|Mj;$X@p(WOmSF[^cI">
                                    <field name="NUM">4</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <statement name="DO0">
                              <block type="variables_set" id="%C3sI=+E)MGm,l)tB)JX">
                                <field name="VAR" id="R:v]t=h,5nX_`rCg$5}p" variabletype="">Ordem Inicial</field>
                                <value name="VALUE">
                                  <block type="math_number" id="2RjW;Gj-rkA)?8,:[XoI">
                                    <field name="NUM">3.35</field>
                                  </block>
                                </value>
                              </block>
                            </statement>
                            <next>
                              <block type="controls_if" id="ENVwL%P5bYSd:|AIZ@T3">
                                <value name="IF0">
                                  <block type="logic_compare" id="Se1h*3DV#(^+{ZxZi35V">
                                    <field name="OP">EQ</field>
                                    <value name="A">
                                      <block type="variables_get" id="|y@/YjJ4A%C7Yn;!94y8">
                                        <field name="VAR" id="6Lq!0N}9XKm_G0Nm:}VP" variabletype="">contador</field>
                                      </block>
                                    </value>
                                    <value name="B">
                                      <block type="math_number" id="JsT)@KCxaUz|5QK`Hx%0">
                                        <field name="NUM">5</field>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                                <statement name="DO0">
                                  <block type="variables_set" id="6z@_3AgV_)}4*oiRIUxX">
                                    <field name="VAR" id="R:v]t=h,5nX_`rCg$5}p" variabletype="">Ordem Inicial</field>
                                    <value name="VALUE">
                                      <block type="math_number" id="kW9juYVN}y%{LvE3,qtA">
                                        <field name="NUM">6.9</field>
                                      </block>
                                    </value>
                                  </block>
                                </statement>
                                <next>
                                  <block type="controls_if" id="TM?N)DzVzg+EKVC|aY#k">
                                    <value name="IF0">
                                      <block type="logic_compare" id="[eus,iHQ9mN]8642;Xwt">
                                        <field name="OP">EQ</field>
                                        <value name="A">
                                          <block type="variables_get" id="P2-VZ-~XTux5z-#aq-Zy">
                                            <field name="VAR" id="6Lq!0N}9XKm_G0Nm:}VP" variabletype="">contador</field>
                                          </block>
                                        </value>
                                        <value name="B">
                                          <block type="math_number" id="pm4@k(cU,r_S$`.w-=e]">
                                            <field name="NUM">6</field>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                    <statement name="DO0">
                                      <block type="variables_set" id="qn[x~)G1f@p)yNadc~F|">
                                        <field name="VAR" id="R:v]t=h,5nX_`rCg$5}p" variabletype="">Ordem Inicial</field>
                                        <value name="VALUE">
                                          <block type="math_number" id="Dp0W|mi`BM_*__WH5CRw">
                                            <field name="NUM">14.23</field>
                                          </block>
                                        </value>
                                      </block>
                                    </statement>
                                    <next>
                                      <block type="controls_if" id="8-hm7jN@Z5=Ell.Jkcml">
                                        <value name="IF0">
                                          <block type="logic_compare" id="Ecs6zyV8F;dgW%3{9z!1">
                                            <field name="OP">EQ</field>
                                            <value name="A">
                                              <block type="variables_get" id="S9I[e)JHU]H~jUe,@mWW">
                                                <field name="VAR" id="6Lq!0N}9XKm_G0Nm:}VP" variabletype="">contador</field>
                                              </block>
                                            </value>
                                            <value name="B">
                                              <block type="math_number" id="vg;@qkI?V=VwQtu=!Hvy">
                                                <field name="NUM">7</field>
                                              </block>
                                            </value>
                                          </block>
                                        </value>
                                        <statement name="DO0">
                                          <block type="variables_set" id="ck]-u=n7kgF+I.b=#XS!">
                                            <field name="VAR" id="R:v]t=h,5nX_`rCg$5}p" variabletype="">Ordem Inicial</field>
                                            <value name="VALUE">
                                              <block type="math_number" id="6u)/R+b~!f/sA8!}Br#~">
                                                <field name="NUM">29.35</field>
                                              </block>
                                            </value>
                                          </block>
                                        </statement>
                                        <next>
                                          <block type="controls_if" id="3Lx(=1WTs)fbM8g(n2|-">
                                            <value name="IF0">
                                              <block type="logic_compare" id="BcX|}%-Q%wk)#R@x8qS!">
                                                <field name="OP">EQ</field>
                                                <value name="A">
                                                  <block type="variables_get" id="p1qxsxf-$=A]1$U[t[ES">
                                                    <field name="VAR" id="6Lq!0N}9XKm_G0Nm:}VP" variabletype="">contador</field>
                                                  </block>
                                                </value>
                                                <value name="B">
                                                  <block type="math_number" id="{QJd|~sFuzRbH3TlL)lR">
                                                    <field name="NUM">8</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </value>
                                            <statement name="DO0">
                                              <block type="variables_set" id="G/_4~vVMkBrxR(;[U6(`">
                                                <field name="VAR" id="R:v]t=h,5nX_`rCg$5}p" variabletype="">Ordem Inicial</field>
                                                <value name="VALUE">
                                                  <block type="math_number" id="BQTBMP=IX@9mPBJq8/AC">
                                                    <field name="NUM">60.52</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </statement>
                                            <next>
                                              <block type="controls_if" id="To{3ny1$CK|a-g{y)Hej">
                                                <value name="IF0">
                                                  <block type="logic_compare" id="`Xs5giTw$|_E@|y?v,Aw">
                                                    <field name="OP">EQ</field>
                                                    <value name="A">
                                                      <block type="variables_get" id="%MmFafM6;X5I0u:a-tZ]">
                                                        <field name="VAR" id="6Lq!0N}9XKm_G0Nm:}VP" variabletype="">contador</field>
                                                      </block>
                                                    </value>
                                                    <value name="B">
                                                      <block type="math_number" id="1~doS(ksOf=ejWmnY2Gi">
                                                        <field name="NUM">9</field>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </value>
                                                <statement name="DO0">
                                                  <block type="variables_set" id="@/||xN6L2!3X|IITDB~_">
                                                    <field name="VAR" id="R:v]t=h,5nX_`rCg$5}p" variabletype="">Ordem Inicial</field>
                                                    <value name="VALUE">
                                                      <block type="math_number" id="j1l[0y-1dND%!P3kqha9">
                                                        <field name="NUM">124.79</field>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </statement>
                                                <next>
                                                  <block type="controls_if" id="OS5lUrr|y_!iw8cwE@pr">
                                                    <value name="IF0">
                                                      <block type="logic_compare" id="VoV-UA*X7AbK=6YhY$97">
                                                        <field name="OP">EQ</field>
                                                        <value name="A">
                                                          <block type="variables_get" id="*f6ppCa9V8I~HZ*6(y|V">
                                                            <field name="VAR" id="6Lq!0N}9XKm_G0Nm:}VP" variabletype="">contador</field>
                                                          </block>
                                                        </value>
                                                        <value name="B">
                                                          <block type="math_number" id="SQy@,;*8#pS%@*|Wvu^[">
                                                            <field name="NUM">10</field>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                    <statement name="DO0">
                                                      <block type="variables_set" id="vLl=W0Z)`|%l]t~0L(@,">
                                                        <field name="VAR" id="R:v]t=h,5nX_`rCg$5}p" variabletype="">Ordem Inicial</field>
                                                        <value name="VALUE">
                                                          <block type="math_number" id="6kp]ln.7GDt=z5t{(sQl">
                                                            <field name="NUM">242.34</field>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </statement>
                                                    <next>
                                                      <block type="controls_if" id="(#7D~2Va0l51${Pu!yW;">
                                                        <mutation else="1"></mutation>
                                                        <value name="IF0">
                                                          <block type="logic_compare" id="Qtsk$6Qd[X~o1wD~hfOt">
                                                            <field name="OP">LT</field>
                                                            <value name="A">
                                                              <block type="total_profit" id="5]xuiqe3-INE?#f@Y=fu"></block>
                                                            </value>
                                                            <value name="B">
                                                              <block type="variables_get" id="_9Hf(nmF~1H_+_d`Hazz">
                                                                <field name="VAR" id="n!$boI?Kj;tFq[,TbbsW" variabletype="">Meta Esperada</field>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </value>
                                                        <statement name="DO0">
                                                          <block type="trade_again" id="wNl0%!;$H`R-Dm=ZV7p:"></block>
                                                        </statement>
                                                        <statement name="ELSE">
                                                          <block type="text_print" id="-)Qjpn/c$W_)gB%MdIir">
                                                            <value name="TEXT">
                                                              <shadow type="text" id="]XR@@VL{)*ZI)WlTipd_">
                                                                <field name="TEXT">abc</field>
                                                              </shadow>
                                                              <block type="text_join" id="t;s[5Z2J?n5$VabcYdow">
                                                                <mutation items="2"></mutation>
                                                                <value name="ADD0">
                                                                  <block type="text" id="H$7i.%r.PFeQh_Soc[||">
                                                                    <field name="TEXT">Concluido! Lucro Total: </field>
                                                                  </block>
                                                                </value>
                                                                <value name="ADD1">
                                                                  <block type="total_profit" id="cgi0g($gg7bzWm^};+`4"></block>
                                                                </value>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </statement>
                                                      </block>
                                                    </next>
                                                  </block>
                                                </next>
                                              </block>
                                            </next>
                                          </block>
                                        </next>
                                      </block>
                                    </next>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
  </block>
  <block type="trade" id="73vWdDagX-YhN)CtN.3D" x="-453" y="-249">
    <field name="MARKET_LIST">volidx</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">risefall</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="`m*jmnd~?(%PYRjyP:Ey">
        <field name="VAR" id="n!$boI?Kj;tFq[,TbbsW" variabletype="">Meta Esperada</field>
        <value name="VALUE">
          <block type="math_number" id="O!^gPI|s(#{)40]P!Ylr">
            <field name="NUM">1000</field>
          </block>
        </value>
        <next>
          <block type="variables_set" id="HbI}]gP((Rooso*IH%@9">
            <field name="VAR" id="WPA%$sMq7,Hn+4zyH:7C" variabletype="">Ordem ao Vencer</field>
            <value name="VALUE">
              <block type="math_number" id="d!*oox4NJx@*obQ)l6Q1">
                <field name="NUM">0.35</field>
              </block>
            </value>
            <next>
              <block type="variables_set" id="1`SW/Wbc=TR%r:/F`[{T">
                <field name="VAR" id="R:v]t=h,5nX_`rCg$5}p" variabletype="">Ordem Inicial</field>
                <value name="VALUE">
                  <block type="math_number" id="Zw$e.S13BwD1EB^FJMEv">
                    <field name="NUM">0.35</field>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id=",LR^]b#*;M-W$rI+xt?j">
                    <field name="VAR" id="6Lq!0N}9XKm_G0Nm:}VP" variabletype="">contador</field>
                    <value name="VALUE">
                      <block type="math_number" id=":wp]V1ANE^gpb`IK5l$t">
                        <field name="NUM">0</field>
                      </block>
                    </value>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
    <statement name="SUBMARKET">
      <block type="tradeOptions" id=";7vs1KJ]WMg+F]I6CJ#:">
        <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">
          <block type="math_number" id="0p-bjjEuB1k(LNWLaiS]">
            <field name="NUM">1</field>
          </block>
        </value>
        <value name="AMOUNT">
          <block type="variables_get" id="HMfSgJ`Iq-Z:Fz-}i+-{">
            <field name="VAR" id="R:v]t=h,5nX_`rCg$5}p" variabletype="">Ordem Inicial</field>
          </block>
        </value>
      </block>
    </statement>
  </block>
  <block type="variables_get" id="W.MD,Ac1uxhzXn7Pd~}R" disabled="true" x="309" y="132">
    <field name="VAR" id="WPA%$sMq7,Hn+4zyH:7C" variabletype="">Ordem ao Vencer</field>
  </block>
  <block type="before_purchase" id="tOc)]Xd=cAm0aiy+-8(8" collapsed="true" x="0" y="537">
    <statement name="BEFOREPURCHASE_STACK">
      <block type="controls_if" id="YPB6pe+M}/cjOv]lonsq">
        <mutation else="1"></mutation>
        <value name="IF0">
          <block type="logic_compare" id="uG58tO)`82o4r1BG}Qdv">
            <field name="OP">GTE</field>
            <value name="A">
              <block type="tick" id="LrSPlu!-~oPimGHRGr^8"></block>
            </value>
            <value name="B">
              <block type="sma" id="BYh8C6*@SU*+y.i{oq!N">
                <value name="INPUT">
                  <block type="ticks" id="{P|VK00e^bUj#GDh/vP5"></block>
                </value>
                <value name="PERIOD">
                  <block type="math_number" id="NR()(oQ6+kI[Ro8!c9}+">
                    <field name="NUM">50</field>
                  </block>
                </value>
              </block>
            </value>
          </block>
        </value>
        <statement name="DO0">
          <block type="purchase" id="?Ou3q0}dD;6,b~3;e|6^">
            <field name="PURCHASE_LIST">CALL</field>
          </block>
        </statement>
        <statement name="ELSE">
          <block type="controls_if" id="q;xeY:_=Qz5!yi}`/]?^">
            <value name="IF0">
              <block type="logic_operation" id="d(a]Ws{0xL||=2Uw?UYp">
                <field name="OP">AND</field>
                <value name="A">
                  <block type="logic_compare" id="X%*$LDXsyu,F!DhB?,(S">
                    <field name="OP">EQ</field>
                    <value name="A">
                      <block type="variables_get" id="XcieX20T?(9Q$b1|@hB]">
                        <field name="VAR" id="}ace/_g/F#)+VO{AHZW)" variabletype="">Last Result</field>
                      </block>
                    </value>
                    <value name="B">
                      <block type="text" id="m:reTK;5RE_cDfvu;,i{">
                        <field name="TEXT">LOSS</field>
                      </block>
                    </value>
                  </block>
                </value>
                <value name="B">
                  <block type="logic_compare" id="ixm=dI^f!Zx3d-$DlXfX">
                    <field name="OP">LTE</field>
                    <value name="A">
                      <block type="tick" id="w){7{_rlV_,WL=sz|Cx("></block>
                    </value>
                    <value name="B">
                      <block type="sma" id="Y*=qJZ/T7r9-W~UL5KT]">
                        <value name="INPUT">
                          <block type="ticks" id="DXi7Jz/lGL_|JZoH?/?@"></block>
                        </value>
                        <value name="PERIOD">
                          <block type="math_number" id=".=I*S=s@`9RuRy,p{ex#">
                            <field name="NUM">50</field>
                          </block>
                        </value>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO0">
              <block type="purchase" id="fJJrc8a,8*);vui0i2(.">
                <field name="PURCHASE_LIST">PUT</field>
              </block>
            </statement>
          </block>
        </statement>
      </block>
    </statement>
  </block>
  <block type="during_purchase" id="(4;NieXd}j|Bn!c-YiC|" collapsed="true" x="0" y="590">
    <statement name="DURING_PURCHASE_STACK">
      <block type="controls_if" id="8?eYKAW%VczmRXQ-ou3r">
        <value name="IF0">
          <block type="check_sell" id="M=:_KpEeRAJY_}XTU^8~"></block>
        </value>
      </block>
    </statement>
  </block>
  <block type="math_change" id="fZr!9v0GJno]2?#^f:]," disabled="true" x="1018" y="591">
    <field name="VAR" id="R:v]t=h,5nX_`rCg$5}p" variabletype="">Ordem Inicial</field>
    <value name="DELTA">
      <shadow type="math_number" id="(]GS)V@8Ctdg3v2E@jlY">
        <field name="NUM">1</field>
      </shadow>
      <block type="math_single" id="JQvUqn`x/`rM%uqqd,sk">
        <field name="OP">ABS</field>
        <value name="NUM">
          <shadow type="math_number" id="7@SQZ~WtnAz*C$]k?bFA">
            <field name="NUM">9</field>
          </shadow>
          <block type="math_arithmetic" id="NVatCZSB}]C9h{hR=TB4">
            <field name="OP">MULTIPLY</field>
            <value name="A">
              <shadow type="math_number" id="e*O~T7hbBa6K%S]e(piZ">
                <field name="NUM">1</field>
              </shadow>
              <block type="variables_get" id="hfOy@;abK4#6!|u$E4nC">
                <field name="VAR" id="R:v]t=h,5nX_`rCg$5}p" variabletype="">Ordem Inicial</field>
              </block>
            </value>
            <value name="B">
              <shadow type="math_number" id="~+Xs9r(31D)#*O$`ViT/">
                <field name="NUM">1.1</field>
              </shadow>
            </value>
          </block>
        </value>
      </block>
    </value>
  </block>
</xml>