<xml xmlns="http://www.w3.org/1999/xhtml" collection="false">
  <variables>
    <variable type="" id="dJ:P$B0S,5^g|n:WSFWE">Expected Profit</variable>
    <variable type="" id="LzIdf0DJ)``q@)CCwQy6">STOP LOSS</variable>
    <variable type="" id="q@{mzux4q-PM6EctgY?2">Stake</variable>
    <variable type="" id="R)-!=rzgb::BU85?CN#=">Last Result</variable>
    <variable type="" id="xGZrg`42hd?EAPDj47/Z">InitialStake</variable>
    <variable type="" id="2BzfJU4kj(ctcfXs_UQX">Wins</variable>
    <variable type="" id="Vr7Cvjp_wJ=*)(|!,GoJ">Win Amount</variable>
    <variable type="" id="DImpTti2mB;vD)7,$TW!">Initial Amount</variable>
  </variables>
  <block type="trade" id="73vWdDagX-YhN)CtN.3D" x="-54" y="-68">
    <field name="MARKET_LIST">volidx</field>
    <field name="SUBMARKET_LIST">random_index</field>
    <field name="SYMBOL_LIST">R_100</field>
    <field name="TRADETYPECAT_LIST">digits</field>
    <field name="TRADETYPE_LIST">overunder</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="dqduY+F]dYVC%/;)_QyX">
        <field name="VAR" id="dJ:P$B0S,5^g|n:WSFWE" variabletype="">Expected Profit</field>
        <value name="VALUE">
          <block type="math_number" id="pGL%0jCRlD;R_i-Q:?jz">
            <field name="NUM">10</field>
          </block>
        </value>
        <next>
          <block type="variables_set" id=":O.lx6-0|sWpr?O)[BN6">
            <field name="VAR" id="LzIdf0DJ)``q@)CCwQy6" variabletype="">STOP LOSS</field>
            <value name="VALUE">
              <block type="math_number" id="S9-Pi.`Iwa9NS?SMu8MI">
                <field name="NUM">50</field>
              </block>
            </value>
            <next>
              <block type="variables_set" id="?5,4LULID:X-x;85w/Um">
                <field name="VAR" id="xGZrg`42hd?EAPDj47/Z" variabletype="">InitialStake</field>
                <value name="VALUE">
                  <block type="math_number" id="*i[,q2q59(Y68FY)x%E*">
                    <field name="NUM">0.4</field>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="m))jSyK+5p1qsNY6^#iB">
                    <field name="VAR" id="q@{mzux4q-PM6EctgY?2" variabletype="">Stake</field>
                    <value name="VALUE">
                      <block type="math_number" id="5:r%cs0~.8GIfIeoeT%X">
                        <field name="NUM">0.4</field>
                      </block>
                    </value>
                    <next>
                      <block type="variables_set" id="cG;6qVzC4dU[J9h%wYdK">
                        <field name="VAR" id="Vr7Cvjp_wJ=*)(|!,GoJ" variabletype="">Win Amount</field>
                        <value name="VALUE">
                          <block type="math_number" id="?UMlJ9?s?=7*h-CIL?Hv">
                            <field name="NUM">0.4</field>
                          </block>
                        </value>
                        <next>
                          <block type="variables_set" id="(GqO!$8|aP4T+(5lW(^E">
                            <field name="VAR" id="DImpTti2mB;vD)7,$TW!" variabletype="">Initial Amount</field>
                            <value name="VALUE">
                              <block type="math_number" id="dI_3Be9-$EK_$F=d.7w#">
                                <field name="NUM">0.4</field>
                              </block>
                            </value>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
    <statement name="SUBMARKET">
      <block type="tradeOptions" id="~P?gS~o7^Nf;OOodg-Q}">
        <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">5</field>
          </block>
        </value>
        <value name="AMOUNT">
          <block type="variables_get" id="p+TPBS;7,b0?9`GtSOmc">
            <field name="VAR" id="q@{mzux4q-PM6EctgY?2" variabletype="">Stake</field>
          </block>
        </value>
        <value name="PREDICTION">
          <shadow type="math_number" id="A9/|,~Vc;P(Hh4DflE`U">
            <field name="NUM">5</field>
          </shadow>
        </value>
      </block>
    </statement>
  </block>
  <block type="after_purchase" id="finish" x="764" y="-52">
    <statement name="AFTERPURCHASE_STACK">
      <block type="controls_if" id="/TP%I,hfU)^|c.|/3ndN">
        <mutation else="1"></mutation>
        <value name="IF0">
          <block type="contract_check_result" id="!Ju)S0aU{UXQf0qHA6X,">
            <field name="CHECK_RESULT">win</field>
          </block>
        </value>
        <statement name="DO0">
          <block type="variables_set" id="fg,$xEO5alhnbsKH87ga">
            <field name="VAR" id="R)-!=rzgb::BU85?CN#=" variabletype="">Last Result</field>
            <value name="VALUE">
              <block type="text" id="2ZaJq@pqy]?MeId3:U-T">
                <field name="TEXT">Win</field>
              </block>
            </value>
            <next>
              <block type="math_change" id="(5P^1F9J*yMFkCPO8M-c">
                <field name="VAR" id="2BzfJU4kj(ctcfXs_UQX" variabletype="">Wins</field>
                <value name="DELTA">
                  <shadow type="math_number" id="GKLhb^]8qWHj^,Fu5jW#">
                    <field name="NUM">1</field>
                  </shadow>
                </value>
                <next>
                  <block type="controls_if" id="iT,kecZ4mDXI~Mgyx_X]">
                    <mutation else="1"></mutation>
                    <value name="IF0">
                      <block type="logic_compare" id="z-vJkYp}@@1+9XC1oHVV">
                        <field name="OP">EQ</field>
                        <value name="A">
                          <block type="variables_get" id="sg12aXjQhaCzsl^6q^JF">
                            <field name="VAR" id="2BzfJU4kj(ctcfXs_UQX" variabletype="">Wins</field>
                          </block>
                        </value>
                        <value name="B">
                          <block type="math_number" id="gbGVjs!:1Yw[-Seo2Vzw">
                            <field name="NUM">3</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <statement name="DO0">
                      <block type="variables_set" id="A8Z2A;MCJGqK5*!YHMU4">
                        <field name="VAR" id="2BzfJU4kj(ctcfXs_UQX" variabletype="">Wins</field>
                        <value name="VALUE">
                          <block type="math_number" id="^%rFcHXe?pEX2j846GRA">
                            <field name="NUM">0</field>
                          </block>
                        </value>
                        <next>
                          <block type="variables_set" id="0]JhU|@8XuaV1F`uyXfA">
                            <field name="VAR" id="q@{mzux4q-PM6EctgY?2" variabletype="">Stake</field>
                            <value name="VALUE">
                              <block type="variables_get" id="G:~AW/RDRW38O-iIV}g;">
                                <field name="VAR" id="xGZrg`42hd?EAPDj47/Z" variabletype="">InitialStake</field>
                              </block>
                            </value>
                          </block>
                        </next>
                      </block>
                    </statement>
                    <statement name="ELSE">
                      <block type="variables_set" id="fzeo4o41iCpBUvoqm,53">
                        <field name="VAR" id="q@{mzux4q-PM6EctgY?2" variabletype="">Stake</field>
                        <value name="VALUE">
                          <block type="math_arithmetic" id="`Kzwq.WH/SgnKFv{n7eV">
                            <field name="OP">ADD</field>
                            <value name="A">
                              <shadow type="math_number" id="b]9CX#_XB(+nC!-k+9eq">
                                <field name="NUM">1</field>
                              </shadow>
                              <block type="variables_get" id="Dkla@Pnx_Z*ZbqDY4IrU">
                                <field name="VAR" id="q@{mzux4q-PM6EctgY?2" variabletype="">Stake</field>
                              </block>
                            </value>
                            <value name="B">
                              <shadow type="math_number" id="]fXc]%(`Fa$tyf;ETt^w">
                                <field name="NUM">1</field>
                              </shadow>
                              <block type="read_details" id="jwOJhHG?SY?vZ{qS(W,]">
                                <field name="DETAIL_INDEX">4</field>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </statement>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </statement>
        <statement name="ELSE">
          <block type="variables_set" id="4/d5r%A]0YY@uX*K6:`{">
            <field name="VAR" id="q@{mzux4q-PM6EctgY?2" variabletype="">Stake</field>
            <value name="VALUE">
              <block type="variables_get" id="`-dDFYSTE4x`91mH||al">
                <field name="VAR" id="xGZrg`42hd?EAPDj47/Z" variabletype="">InitialStake</field>
              </block>
            </value>
            <next>
              <block type="variables_set" id="Zvl*5];]{.72`oCGU%7T">
                <field name="VAR" id="2BzfJU4kj(ctcfXs_UQX" variabletype="">Wins</field>
                <value name="VALUE">
                  <block type="math_number" id="ekQ[3X]TB5haO%pwedZ(">
                    <field name="NUM">0</field>
                  </block>
                </value>
              </block>
            </next>
          </block>
        </statement>
        <next>
          <block type="controls_if" id="aK+,[!o{}wuKUezsd%KL">
            <mutation else="1"></mutation>
            <value name="IF0">
              <block type="logic_compare" id="/aVu#W#qKW^~?{TLw.(9">
                <field name="OP">LT</field>
                <value name="A">
                  <block type="total_profit" id="=J:2C(K/_h6sQyiC-P8u"></block>
                </value>
                <value name="B">
                  <block type="variables_get" id="cjA{d*o,1r,m8X};[CG{">
                    <field name="VAR" id="dJ:P$B0S,5^g|n:WSFWE" variabletype="">Expected Profit</field>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO0">
              <block type="notify" id="B7:6%Y|{3`9qg/O`}L=g">
                <field name="NOTIFICATION_TYPE">info</field>
                <field name="NOTIFICATION_SOUND">silent</field>
                <value name="MESSAGE">
                  <shadow type="text" id="m^+t;WG2RRtpg]RBZWCZ">
                    <field name="TEXT">abc</field>
                  </shadow>
                  <block type="text_join" id="uR^P.z7iF(snjna3@qc.">
                    <mutation items="2"></mutation>
                    <value name="ADD0">
                      <block type="text" id="DAF:_,RM+;3yq#n^gaX}">
                        <field name="TEXT">TOTAL</field>
                      </block>
                    </value>
                    <value name="ADD1">
                      <block type="total_profit" id="c.]fLkK^Q2d#oC#nfi:r"></block>
                    </value>
                  </block>
                </value>
                <next>
                  <block type="trade_again" id=";?v.`3czHAz0=p.kKdO$"></block>
                </next>
              </block>
            </statement>
            <statement name="ELSE">
              <block type="text_print" id="v!92S[mj^;,tCOJs2R5k">
                <value name="TEXT">
                  <shadow type="text" id="Q$9(VT8nVO%uIt2)%:mi">
                    <field name="TEXT">abc</field>
                  </shadow>
                  <block type="text_join" id="dw~-^c]wJ^G=5ytq#/]0">
                    <mutation items="2"></mutation>
                    <value name="ADD0">
                      <block type="text" id="B$[CmN6a/;@4V~B[hVY,">
                        <field name="TEXT">META BATIDA!</field>
                      </block>
                    </value>
                    <value name="ADD1">
                      <block type="total_profit" id="GdA(A.pcx^,F`ldt{[XD"></block>
                    </value>
                  </block>
                </value>
              </block>
            </statement>
            <next>
              <block type="controls_if" id="+h,|ah}ede(34z:1P082">
                <mutation else="1"></mutation>
                <value name="IF0">
                  <block type="logic_compare" id="N2,w#WFLBKb48a4B)nUc">
                    <field name="OP">GTE</field>
                    <value name="A">
                      <block type="total_profit" id="Hi5jR~#P3jY?~3R$AJ)s"></block>
                    </value>
                    <value name="B">
                      <block type="variables_get" id="Q~O=ep9-QpKuJrrc_$t[">
                        <field name="VAR" id="LzIdf0DJ)``q@)CCwQy6" variabletype="">STOP LOSS</field>
                      </block>
                    </value>
                  </block>
                </value>
                <statement name="DO0">
                  <block type="notify" id="/?!~%;Q$*vA~}/EO~0aQ">
                    <field name="NOTIFICATION_TYPE">error</field>
                    <field name="NOTIFICATION_SOUND">silent</field>
                    <value name="MESSAGE">
                      <shadow type="text" id="m^+t;WG2RRtpg]RBZWCZ">
                        <field name="TEXT">abc</field>
                      </shadow>
                      <block type="text_join" id="#DTVV`=p;VBRO~ugYJ#3">
                        <mutation items="2"></mutation>
                        <value name="ADD0">
                          <block type="text" id="d6!v*{XYVtAcSoXa]_8t">
                            <field name="TEXT">STOPOU O DIA</field>
                          </block>
                        </value>
                        <value name="ADD1">
                          <block type="total_profit" id="e)^2g$%ib~#Cv(Im*$C)"></block>
                        </value>
                      </block>
                    </value>
                    <next>
                      <block type="text_print" id="4n*;#a?_QrQ_fhAb|hNA">
                        <value name="TEXT">
                          <shadow type="text" id="Q$9(VT8nVO%uIt2)%:mi">
                            <field name="TEXT">abc</field>
                          </shadow>
                          <block type="text_join" id="_5Q%l$Jyc!4~i4(k(6rf">
                            <mutation items="2"></mutation>
                            <value name="ADD0">
                              <block type="text" id="t5D6E5pD1NeYq7]vNa|V">
                                <field name="TEXT">STOP LOSS VOLTE AMANHA</field>
                              </block>
                            </value>
                            <value name="ADD1">
                              <block type="total_profit" id="czG!}hyU?[$9Hu(K:W_R"></block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </next>
                  </block>
                </statement>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
  </block>
  <block type="before_purchase" id="tOc)]Xd=cAm0aiy+-8(8" x="-56" y="521">
    <statement name="BEFOREPURCHASE_STACK">
      <block type="controls_if" id="+)H+C-xCq!AkDGo/ask*">
        <mutation else="1"></mutation>
        <value name="IF0">
          <block type="logic_compare" id=":)XXslfDHIe;=z0{h|=o">
            <field name="OP">GTE</field>
            <value name="A">
              <block type="tick" id="I@{*^0TTPLw]jP1@=N7n"></block>
            </value>
            <value name="B">
              <block type="sma" id="2HKPMtkw)c=L-aGNjBAI">
                <value name="INPUT">
                  <block type="ticks" id="0}]|P!wASM^bJ+W;!U_y"></block>
                </value>
                <value name="PERIOD">
                  <block type="math_number" id="d.0U#:@$3.F.^pXbq+lZ">
                    <field name="NUM">25</field>
                  </block>
                </value>
              </block>
            </value>
          </block>
        </value>
        <statement name="DO0">
          <block type="purchase" id="Q;`vp48|v7pG%t@W6`uQ">
            <field name="PURCHASE_LIST">DIGITUNDER</field>
          </block>
        </statement>
        <statement name="ELSE">
          <block type="controls_if" id="X.`yb]NDRgu016t`QrCR">
            <value name="IF0">
              <block type="logic_operation" id="DrM)-]H%LYan.p.}c,$b">
                <field name="OP">AND</field>
                <value name="A">
                  <block type="logic_compare" id=")2O/La+T%~c0!{FS_~Db">
                    <field name="OP">GTE</field>
                    <value name="A">
                      <block type="variables_get" id="+kj)QQ*4]y@}Eex~)wvN">
                        <field name="VAR" id="R)-!=rzgb::BU85?CN#=" variabletype="">Last Result</field>
                      </block>
                    </value>
                    <value name="B">
                      <block type="text" id="4Bb]b5+`Qfn,!WGiEDuz">
                        <field name="TEXT">LOSS</field>
                      </block>
                    </value>
                  </block>
                </value>
                <value name="B">
                  <block type="logic_compare" id="]d`4WMEIpohKo(1QP~{Q">
                    <field name="OP">LTE</field>
                    <value name="A">
                      <block type="tick" id="PHrSJYl)/}zSf$:Yqw68"></block>
                    </value>
                    <value name="B">
                      <block type="sma" id="4H-W4OD6G8Qvlf22=u)`">
                        <value name="INPUT">
                          <block type="ticks" id="Imk5RU-ArG.AwVoUM8=!"></block>
                        </value>
                        <value name="PERIOD">
                          <block type="math_number" id="f;!^x{wz8w:n5BhR*xf$">
                            <field name="NUM">25</field>
                          </block>
                        </value>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO0">
              <block type="purchase" id="sh=@#rbt]oZfO_[pkK{x">
                <field name="PURCHASE_LIST">DIGITOVER</field>
              </block>
            </statement>
          </block>
        </statement>
      </block>
    </statement>
  </block>
</xml>