﻿<xml xmlns="http://www.w3.org/1999/xhtml" collection="true">
  <variables>
    <variable type="" id="(!01JA4B`(8fQs]?`J:A">Cont W</variable>
    <variable type="" id=".e5@L^dOJ%Y^j5S)KVA4">Count L</variable>
    <variable type="" id="^7Q;s#ZUz|jy*99HdYJ3">Aposta Inicial</variable>
    <variable type="" id=":SBOI;OS-]X%#Z3g.2mb">L Count</variable>
    <variable type="" id="#!/o:44RC3T]Z{*m3L^Z">Máximo de Perda</variable>
    <variable type="" id="tH#@mf.9BeB.U8cO3ACP">Contador</variable>
    <variable type="" id="Ooy1sUl`JOugX6iPJfVC">Qtde Martingale</variable>
    <variable type="" id="SqCpp9i--H5ZXX1f7!mY">Lucro Esperado</variable>
  </variables>
  <block type="after_purchase" id="finish" x="524" y="-111">
    <statement name="AFTERPURCHASE_STACK">
      <block type="controls_if" id="uP=;W#5+8I0y:,sp.SyX">
        <mutation elseif="2"></mutation>
        <value name="IF0">
          <block type="contract_check_result" id="4jQPCgO4}UB][D|rClNo">
            <field name="CHECK_RESULT">win</field>
          </block>
        </value>
        <statement name="DO0">
          <block type="notify" id="H6h`pFd(e/L:xon5VkmX">
            <field name="NOTIFICATION_TYPE">success</field>
            <field name="NOTIFICATION_SOUND">silent</field>
            <value name="MESSAGE">
              <block type="text_join" id="$0lAQ*ufW*,B7|#xVPhS">
                <mutation items="2"></mutation>
                <value name="ADD0">
                  <block type="text" id="?]eY[N4.^V$^V4Q84b$v">
                    <field name="TEXT">GANHOU:  </field>
                  </block>
                </value>
                <value name="ADD1">
                  <block type="read_details" id="=f!}~}+c`)yhMPj{MH;x">
                    <field name="DETAIL_INDEX">4</field>
                  </block>
                </value>
              </block>
            </value>
            <next>
              <block type="variables_set" id="/yCDWTuwHA/^pBMi;)DT">
                <field name="VAR" id="^7Q;s#ZUz|jy*99HdYJ3" variabletype="">Aposta Inicial</field>
                <value name="VALUE">
                  <block type="variables_get" id="}[$Mg|8)lyZ]W;,n`cCv">
                    <field name="VAR" id="^7Q;s#ZUz|jy*99HdYJ3" variabletype="">Aposta Inicial</field>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="m*URvlzR*3,d!BOSO@=+">
                    <field name="VAR" id="tH#@mf.9BeB.U8cO3ACP" variabletype="">Contador</field>
                    <value name="VALUE">
                      <block type="math_number" id="_G}JoE?=L4UhfR?6DZcH">
                        <field name="NUM">0</field>
                      </block>
                    </value>
                    <next>
                      <block type="math_change" id="lVtI;-Jvkq:oXs2G=MJy">
                        <field name="VAR" id="(!01JA4B`(8fQs]?`J:A" variabletype="">Cont W</field>
                        <value name="DELTA">
                          <shadow type="math_number" id="=o7}36Ru#IJM9o{i?b;T">
                            <field name="NUM">1</field>
                          </shadow>
                        </value>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </statement>
        <value name="IF1">
          <block type="logic_operation" id="Jk!utaeZSO[s]/VS@!^(">
            <field name="OP">AND</field>
            <value name="A">
              <block type="contract_check_result" id="}.[.TIfi/cI8C+C`l}0$">
                <field name="CHECK_RESULT">loss</field>
              </block>
            </value>
            <value name="B">
              <block type="logic_compare" id="8]4Hn.jXxC*5gP`^[E(^">
                <field name="OP">LT</field>
                <value name="A">
                  <block type="variables_get" id="PwR;NU;fZR6r6:GymLkh">
                    <field name="VAR" id="tH#@mf.9BeB.U8cO3ACP" variabletype="">Contador</field>
                  </block>
                </value>
                <value name="B">
                  <block type="variables_get" id="E]5F;FiYoO0)`=[Q*7Y%">
                    <field name="VAR" id="Ooy1sUl`JOugX6iPJfVC" variabletype="">Qtde Martingale</field>
                  </block>
                </value>
              </block>
            </value>
          </block>
        </value>
        <statement name="DO1">
          <block type="notify" id="6u]sJP/Ue}-nE{`k=g?Y">
            <field name="NOTIFICATION_TYPE">warn</field>
            <field name="NOTIFICATION_SOUND">silent</field>
            <value name="MESSAGE">
              <block type="text_join" id="0m8dd365RWAC^o(K%=SJ">
                <mutation items="2"></mutation>
                <value name="ADD0">
                  <block type="text" id="KQ`A,{Bd{Sz|PG~~(,+n">
                    <field name="TEXT">PERDEU:  </field>
                  </block>
                </value>
                <value name="ADD1">
                  <block type="math_single" id="[1xGFdH;,h@]IAc_b]$T">
                    <field name="OP">ABS</field>
                    <value name="NUM">
                      <shadow type="math_number" id="GleSn`9j7Cm7/dqg}FIA">
                        <field name="NUM">9</field>
                      </shadow>
                      <block type="read_details" id="LIH]KBaI#++]Da*tPgMo">
                        <field name="DETAIL_INDEX">4</field>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </value>
            <next>
              <block type="math_change" id="C$%h/EPhRAFhNPofde*O">
                <field name="VAR" id="^7Q;s#ZUz|jy*99HdYJ3" variabletype="">Aposta Inicial</field>
                <value name="DELTA">
                  <shadow type="math_number" id="N=Vo^MVz~/^(xt7Ag@8E">
                    <field name="NUM">1</field>
                  </shadow>
                  <block type="math_arithmetic" id="c;G-3AbJ9_fw,5Z,VVf1">
                    <field name="OP">MULTIPLY</field>
                    <value name="A">
                      <shadow type="math_number" id="ka8n8|Dugz,q5FkUjs`7">
                        <field name="NUM">1</field>
                      </shadow>
                      <block type="math_single" id="?!]3;[%r7/0l?@Q4|A?$">
                        <field name="OP">ABS</field>
                        <value name="NUM">
                          <shadow type="math_number" id="GleSn`9j7Cm7/dqg}FIA">
                            <field name="NUM">9</field>
                          </shadow>
                          <block type="read_details" id="};sLCwTkEX;,hzZ@ib{c">
                            <field name="DETAIL_INDEX">4</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <value name="B">
                      <shadow type="math_number" id="{JXdZCp2%s=sfO@yN:n}">
                        <field name="NUM">1</field>
                      </shadow>
                      <block type="math_number" id="WJ$C3Wq.uwb+{0NdBjmC">
                        <field name="NUM">1</field>
                      </block>
                    </value>
                  </block>
                </value>
                <next>
                  <block type="math_change" id="g0Tvv8{3;9^EZ7N@EtdQ">
                    <field name="VAR" id=".e5@L^dOJ%Y^j5S)KVA4" variabletype="">Count L</field>
                    <value name="DELTA">
                      <shadow type="math_number" id="CYi-Ow7A@jyB%6u}a%h4">
                        <field name="NUM">1</field>
                      </shadow>
                    </value>
                    <next>
                      <block type="math_change" id="itB}L/v;cAAi:r.tq?Jx">
                        <field name="VAR" id="tH#@mf.9BeB.U8cO3ACP" variabletype="">Contador</field>
                        <value name="DELTA">
                          <shadow type="math_number" id="N=Vo^MVz~/^(xt7Ag@8E">
                            <field name="NUM">1</field>
                          </shadow>
                        </value>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </statement>
        <value name="IF2">
          <block type="logic_operation" id="!-{E#QG/R+BF#:=.Q-HM">
            <field name="OP">AND</field>
            <value name="A">
              <block type="contract_check_result" id="2*FzGL79fM7Og+@?o0#E">
                <field name="CHECK_RESULT">loss</field>
              </block>
            </value>
            <value name="B">
              <block type="logic_compare" id="d41K6-F2E($F.,cWNZ3Y">
                <field name="OP">GTE</field>
                <value name="A">
                  <block type="variables_get" id="UQ+aqlPpQz1gN_a77%YD">
                    <field name="VAR" id="tH#@mf.9BeB.U8cO3ACP" variabletype="">Contador</field>
                  </block>
                </value>
                <value name="B">
                  <block type="variables_get" id="Rs1q,BhGhWW2a|j[P0T.">
                    <field name="VAR" id="Ooy1sUl`JOugX6iPJfVC" variabletype="">Qtde Martingale</field>
                  </block>
                </value>
              </block>
            </value>
          </block>
        </value>
        <statement name="DO2">
          <block type="variables_set" id="^}BN`RF!^#`7/xvHE+[Z">
            <field name="VAR" id="^7Q;s#ZUz|jy*99HdYJ3" variabletype="">Aposta Inicial</field>
            <value name="VALUE">
              <block type="variables_get" id="L5k9#`zdZS@`V*+G0pI;">
                <field name="VAR" id="^7Q;s#ZUz|jy*99HdYJ3" variabletype="">Aposta Inicial</field>
              </block>
            </value>
            <next>
              <block type="math_change" id="cXtomeFCqKP;pt1r*-xQ">
                <field name="VAR" id=".e5@L^dOJ%Y^j5S)KVA4" variabletype="">Count L</field>
                <value name="DELTA">
                  <shadow type="math_number" id="LPnmt(dB`.-2vvNj/(sC">
                    <field name="NUM">1</field>
                  </shadow>
                </value>
                <next>
                  <block type="variables_set" id="GnZ){C+[efc+R:|VdR7R">
                    <field name="VAR" id="tH#@mf.9BeB.U8cO3ACP" variabletype="">Contador</field>
                    <value name="VALUE">
                      <block type="math_number" id="Ypqh=#sA5ca3+S3(K(@r">
                        <field name="NUM">0</field>
                      </block>
                    </value>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </statement>
        <next>
          <block type="notify" id="t6)7^Xg5bn5|@HI0k1i:">
            <field name="NOTIFICATION_TYPE">info</field>
            <field name="NOTIFICATION_SOUND">silent</field>
            <value name="MESSAGE">
              <block type="text_join" id="omp%)mr|^g~[TH`)D[f2">
                <mutation items="2"></mutation>
                <value name="ADD0">
                  <block type="text" id="0Eg*){!miSgK98un9GoP">
                    <field name="TEXT">LUCRO: </field>
                  </block>
                </value>
                <value name="ADD1">
                  <block type="total_profit" id="Z{;sq0s=?_f4ww,**]Sl"></block>
                </value>
              </block>
            </value>
            <next>
              <block type="controls_if" id="g5y#WpI}d)*@9-.+f661">
                <mutation else="1"></mutation>
                <value name="IF0">
                  <block type="logic_compare" id="`97BOC64sQUbuN/Rb6?=">
                    <field name="OP">LT</field>
                    <value name="A">
                      <block type="total_profit" id="zddT8c@i}]q7veA8L@TH"></block>
                    </value>
                    <value name="B">
                      <block type="variables_get" id="2ZUyw$cPJOs/_bP+Ed;6">
                        <field name="VAR" id="SqCpp9i--H5ZXX1f7!mY" variabletype="">Lucro Esperado</field>
                      </block>
                    </value>
                  </block>
                </value>
                <statement name="DO0">
                  <block type="controls_if" id="#VPR6~71GgiwE6Qz#sQz">
                    <mutation else="1"></mutation>
                    <value name="IF0">
                      <block type="logic_operation" id="9R%@t0ob[/;t/08a:Lj[">
                        <field name="OP">AND</field>
                        <value name="A">
                          <block type="math_number_property" id="~%#k8rSy)n7WGEQd*BJc">
                            <mutation divisor_input="false"></mutation>
                            <field name="PROPERTY">NEGATIVE</field>
                            <value name="NUMBER_TO_CHECK">
                              <shadow type="math_number" id="otH_VG.6ad,:GnG=3=)5">
                                <field name="NUM">0</field>
                              </shadow>
                              <block type="total_profit" id="uLRD1[Vq|_1o01S4:CZ:"></block>
                            </value>
                          </block>
                        </value>
                        <value name="B">
                          <block type="logic_compare" id="c`H1uYw:Qr_a$DdplgkD">
                            <field name="OP">GTE</field>
                            <value name="A">
                              <block type="math_single" id="d$Y9*S3/.p!?)EXf0i5S">
                                <field name="OP">ABS</field>
                                <value name="NUM">
                                  <shadow type="math_number" id="(UBCH+RQSwYPbgf%@ANZ">
                                    <field name="NUM">9</field>
                                  </shadow>
                                  <block type="total_profit" id="%1nuJc@8ZABU`4b,G(HS"></block>
                                </value>
                              </block>
                            </value>
                            <value name="B">
                              <block type="variables_get" id="/D/EBW8C~Kqh2}bZ/`#t">
                                <field name="VAR" id="#!/o:44RC3T]Z{*m3L^Z" variabletype="">Máximo de Perda</field>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                    <statement name="DO0">
                      <block type="text_print" id="HAL/Sjr[woJ`uqEe%q#L">
                        <value name="TEXT">
                          <shadow type="text" id="Nau%l+%*hH!#y2I#Q@%5">
                            <field name="TEXT">abc</field>
                          </shadow>
                          <block type="text" id="B9j*#b6.eCAzV:slAs+G">
                            <field name="TEXT">O LIMITE DE PERDA FOI ATINGIDO: </field>
                          </block>
                        </value>
                      </block>
                    </statement>
                    <statement name="ELSE">
                      <block type="trade_again" id="$izV$eJ.b1*fK1/.Sx6l"></block>
                    </statement>
                  </block>
                </statement>
                <statement name="ELSE">
                  <block type="text_print" id="[=g_]e`PQGmf0DcX:C%d">
                    <value name="TEXT">
                      <shadow type="text" id="kqlrIk.GO.^}hI,PoUV)">
                        <field name="TEXT">abc</field>
                      </shadow>
                      <block type="text_join" id=")jOvsDIw2LrMhE=0/.lz">
                        <mutation items="2"></mutation>
                        <value name="ADD0">
                          <block type="text" id="SEhNW1{8#t;!%G(jXS=c">
                            <field name="TEXT">Meta Batida Ass: Leonardo R. da Silva Omnilife      Lucro Total:  </field>
                          </block>
                        </value>
                        <value name="ADD1">
                          <block type="total_profit" id="$_C%NLhS$)mAV|]-#9t0"></block>
                        </value>
                      </block>
                    </value>
                    <next>
                      <block type="text_print" id="h6#noEcf=jCY[HrzLjU!">
                        <value name="TEXT">
                          <shadow type="text" id="kqlrIk.GO.^}hI,PoUV)">
                            <field name="TEXT">abc</field>
                          </shadow>
                          <block type="text" id=".klL4kJnIbMhGX@[3dU@">
                            <field name="TEXT">Não seja ganancioso, bateu a meta é hora de parar.</field>
                          </block>
                        </value>
                        <next>
                          <block type="text_print" id=",KnAJ2NxXeu-MHhrH@$o">
                            <value name="TEXT">
                              <shadow type="text" id="kqlrIk.GO.^}hI,PoUV)">
                                <field name="TEXT">abc</field>
                              </shadow>
                              <block type="text" id="aag#tSsLL.]8#oo[PL-q">
                                <field name="TEXT">Estou avisando se rodar novamente hoje pode quebrar.</field>
                              </block>
                            </value>
                            <next>
                              <block type="text_print" id="D8ZIr#CfzZkzJ]`|(cSF">
                                <value name="TEXT">
                                  <shadow type="text" id="kqlrIk.GO.^}hI,PoUV)">
                                    <field name="TEXT">abc</field>
                                  </shadow>
                                  <block type="text" id="QJZ0.XF$$1uv?9%C+5,g">
                                    <field name="TEXT">Última chance de sair positivo.</field>
                                  </block>
                                </value>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </statement>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
  </block>
  <block type="trade" id="trade" x="0" y="0">
    <field name="MARKET_LIST">volidx</field>
    <field name="SUBMARKET_LIST">random_index</field>
    <field name="SYMBOL_LIST">R_50</field>
    <field name="TRADETYPECAT_LIST">digits</field>
    <field name="TRADETYPE_LIST">overunder</field>
    <field name="TYPE_LIST">DIGITUNDER</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="xceKhV8Rg:{+)TTb~P$?">
        <field name="VAR" id="(!01JA4B`(8fQs]?`J:A" variabletype="">Cont W</field>
        <value name="VALUE">
          <block type="math_number" id="`{YDiJq0L5|w[z9QWLOx">
            <field name="NUM">0</field>
          </block>
        </value>
        <next>
          <block type="variables_set" id="N}*OtW(u}Zla~s6JKlF6">
            <field name="VAR" id=".e5@L^dOJ%Y^j5S)KVA4" variabletype="">Count L</field>
            <value name="VALUE">
              <block type="math_number" id="O-]h7Euy^Ds0M-@136-c">
                <field name="NUM">0</field>
              </block>
            </value>
            <next>
              <block type="variables_set" id="X.yF/HHi*tHTzGnU5#.z">
                <field name="VAR" id=":SBOI;OS-]X%#Z3g.2mb" variabletype="">L Count</field>
                <value name="VALUE">
                  <block type="math_number" id="TwRQj-2j,^-iAs5eLs_#">
                    <field name="NUM">0</field>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="el-3[,6@:M|$+^R;7w78">
                    <field name="VAR" id="#!/o:44RC3T]Z{*m3L^Z" variabletype="">Máximo de Perda</field>
                    <value name="VALUE">
                      <block type="math_number" id="5P$((jq7e=G0YIuJwFyk">
                        <field name="NUM">65</field>
                      </block>
                    </value>
                    <next>
                      <block type="variables_set" id="v`RkE[2ch6$pNs^LJm7z">
                        <field name="VAR" id="SqCpp9i--H5ZXX1f7!mY" variabletype="">Lucro Esperado</field>
                        <value name="VALUE">
                          <block type="math_number" id="A4oFw7i#-8ZPI8.v7F9m">
                            <field name="NUM">3</field>
                          </block>
                        </value>
                        <next>
                          <block type="variables_set" id="!v8zfySEtveaXe]mg%Xm">
                            <field name="VAR" id="^7Q;s#ZUz|jy*99HdYJ3" variabletype="">Aposta Inicial</field>
                            <value name="VALUE">
                              <block type="math_number" id=":1WE$Pia+}lg-r~*gSp2">
                                <field name="NUM">1</field>
                              </block>
                            </value>
                            <next>
                              <block type="variables_set" id=";AXlS93D6y^xWa|b?TBn">
                                <field name="VAR" id="Ooy1sUl`JOugX6iPJfVC" variabletype="">Qtde Martingale</field>
                                <value name="VALUE">
                                  <block type="math_number" id="%[x)0mRv-NnpIuVIn1Ta">
                                    <field name="NUM">2</field>
                                  </block>
                                </value>
                                <next>
                                  <block type="variables_set" id="dVL!@AW*n!8Cz/)?A~[k">
                                    <field name="VAR" id="tH#@mf.9BeB.U8cO3ACP" variabletype="">Contador</field>
                                    <value name="VALUE">
                                      <block type="math_number" id="bQ}lAh;?~FTgDKIsfkwl">
                                        <field name="NUM">0</field>
                                      </block>
                                    </value>
                                    <next>
                                      <block type="variables_set" id="9LzgPfa^DaR3/G|zVWiP">
                                        <field name="VAR" id="^7Q;s#ZUz|jy*99HdYJ3" variabletype="">Aposta Inicial</field>
                                        <value name="VALUE">
                                          <block type="variables_get" id="sMasRQ:d4,rLjjmzQR@]">
                                            <field name="VAR" id="^7Q;s#ZUz|jy*99HdYJ3" variabletype="">Aposta Inicial</field>
                                          </block>
                                        </value>
                                      </block>
                                    </next>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
    <statement name="SUBMARKET">
      <block type="tradeOptions" id="`su.1.+OPmK_HijvOl{]" collapsed="true">
        <field name="DURATIONTYPE_LIST">t</field>
        <field name="CURRENCY_LIST">USD</field>
        <value name="DURATION">
          <block type="math_number" id=".fHah=1(ST^fH-3AE,Xf">
            <field name="NUM">5</field>
          </block>
        </value>
        <value name="AMOUNT">
          <block type="variables_get" id="!Rw]}kyC;w+l~e=qd/,s">
            <field name="VAR" id="^7Q;s#ZUz|jy*99HdYJ3" variabletype="">Aposta Inicial</field>
          </block>
        </value>
        <value name="PREDICTION">
          <block type="math_number" id="UNOILC,_JXb.}avH9)Cs">
            <field name="NUM">8</field>
          </block>
        </value>
      </block>
    </statement>
  </block>
  <block type="during_purchase" id="(4;NieXd}j|Bn!c-YiC|" x="30" y="612">
    <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="before_purchase" id="tOc)]Xd=cAm0aiy+-8(8" x="0" y="1753">
    <statement name="BEFOREPURCHASE_STACK">
      <block type="purchase" id="8L=XkQ6w1Yi13vXnwB55">
        <field name="PURCHASE_LIST">DIGITUNDER</field>
      </block>
    </statement>
  </block>
</xml>