﻿<xml xmlns="http://www.w3.org/1999/xhtml" collection="false">
  <variables>
    <variable type="" id="+x;,p_QZNODcKoOQXuPy">Expected Profit</variable>
    <variable type="" id="e^[YbH3s[te-I=o$7/`C">Win Amount</variable>
    <variable type="" id="HdPe]r9l9I3_nGmn-WRw">Initial Amount</variable>
    <variable type="" id="%X9X-Y-8(o3U,}tV!P^R">stop_loss_virtual</variable>
    <variable type="" id="t9i?w]5LAVM@+uL`Y^~v">Last Result</variable>
    <variable type="" id="85x3vVZ6Ar%59elOBssL">tempo_espera</variable>
    <variable type="" id="Gp8oP{@Z?J{hbNzN{4`F">pausar_a_cada_x_loss</variable>
  </variables>
  <block type="trade" id="73vWdDagX-YhN)CtN.3D" x="-81" y="-48">
    <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="+x;,p_QZNODcKoOQXuPy" variabletype="">Expected Profit</field>
        <value name="VALUE">
          <block type="math_number" id="O!^gPI|s(#{)40]P!Ylr">
            <field name="NUM">500</field>
          </block>
        </value>
        <next>
          <block type="variables_set" id="HbI}]gP((Rooso*IH%@9">
            <field name="VAR" id="e^[YbH3s[te-I=o$7/`C" variabletype="">Win Amount</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="HdPe]r9l9I3_nGmn-WRw" variabletype="">Initial Amount</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="2qj=$HDBSM?.lJ@lqbX!">
                    <field name="VAR" id="%X9X-Y-8(o3U,}tV!P^R" variabletype="">stop_loss_virtual</field>
                    <value name="VALUE">
                      <block type="math_number" id="JYlC%+j*N|W8(;+|uC@#">
                        <field name="NUM">0</field>
                      </block>
                    </value>
                    <next>
                      <block type="variables_set" id="F7}[jBP|05Qv@B4:O~(}">
                        <field name="VAR" id="85x3vVZ6Ar%59elOBssL" variabletype="">tempo_espera</field>
                        <value name="VALUE">
                          <block type="math_number" id="!MSMF.zz.!uU6;355iVO">
                            <field name="NUM">60</field>
                          </block>
                        </value>
                        <next>
                          <block type="variables_set" id="|p?0?D]k~?%[$Zy{ZoS%">
                            <field name="VAR" id="Gp8oP{@Z?J{hbNzN{4`F" variabletype="">pausar_a_cada_x_loss</field>
                            <value name="VALUE">
                              <block type="math_number" id="~v+ju=Pu-Q3*8iVK0-;l">
                                <field name="NUM">200000</field>
                              </block>
                            </value>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
    <statement name="SUBMARKET">
      <block type="tradeOptions" id="_I5=]X;p:vJ-e{14KRGK">
        <field name="DURATIONTYPE_LIST">t</field>
        <field name="CURRENCY_LIST">USD</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="HMfSgJ`Iq-Z:Fz-}i+-{">
            <field name="VAR" id="HdPe]r9l9I3_nGmn-WRw" variabletype="">Initial Amount</field>
          </block>
        </value>
      </block>
    </statement>
  </block>
  <block type="before_purchase" id="tOc)]Xd=cAm0aiy+-8(8" x="-88" y="296">
    <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">75</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">PUT</field>
          </block>
        </statement>
        <statement name="ELSE">
          <block type="controls_if" id="q;xeY:_=Qz5!yi}`/]?^">
            <value name="IF0">
              <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">75</field>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO0">
              <block type="purchase" id="fJJrc8a,8*);vui0i2(.">
                <field name="PURCHASE_LIST">CALL</field>
              </block>
            </statement>
          </block>
        </statement>
      </block>
    </statement>
  </block>
  <block type="after_purchase" id="Vt,CkLeK8E?%BmnB`~M)" x="18" y="657">
    <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">Monang</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="HdPe]r9l9I3_nGmn-WRw" variabletype="">Initial Amount</field>
                <value name="VALUE">
                  <block type="variables_get" id="@f`s#/,Qh+L1siQ%@LZu">
                    <field name="VAR" id="e^[YbH3s[te-I=o$7/`C" variabletype="">Win Amount</field>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="sOPC0n0yE|w)!IP=wX|E">
                    <field name="VAR" id="t9i?w]5LAVM@+uL`Y^~v" variabletype="">Last Result</field>
                    <value name="VALUE">
                      <block type="text" id="t*^DG;|FlAxdGaX}n!}W">
                        <field name="TEXT">WIN</field>
                      </block>
                    </value>
                    <next>
                      <block type="variables_set" id="I3.Sn_8xz=/_[;FSBR{:">
                        <field name="VAR" id="%X9X-Y-8(o3U,}tV!P^R" variabletype="">stop_loss_virtual</field>
                        <value name="VALUE">
                          <block type="math_number" id="@)-smraXn].~/yteb3|{">
                            <field name="NUM">0</field>
                          </block>
                        </value>
                        <next>
                          <block type="notify" id="ITCDcu*#w@R3+Y5UZ3?c" disabled="true">
                            <field name="NOTIFICATION_TYPE">success</field>
                            <field name="NOTIFICATION_SOUND">job-done</field>
                            <value name="MESSAGE">
                              <shadow type="text" id="YZW08VRXNySA~srSs~b8">
                                <field name="TEXT">01</field>
                              </shadow>
                            </value>
                            <next>
                              <block type="notify" id="MV_~6@c{,%kDiZ^$f7:n" disabled="true">
                                <field name="NOTIFICATION_TYPE">success</field>
                                <field name="NOTIFICATION_SOUND">earned-money</field>
                                <value name="MESSAGE">
                                  <shadow type="text" id="+.%3,;d9yy-!F,sd;=`;">
                                    <field name="TEXT">02</field>
                                  </shadow>
                                </value>
                                <next>
                                  <block type="notify" id="8avgVmt0usJJ8(TIr97`" disabled="true">
                                    <field name="NOTIFICATION_TYPE">success</field>
                                    <field name="NOTIFICATION_SOUND">error</field>
                                    <value name="MESSAGE">
                                      <shadow type="text" id="bU/dO}Sy:j;e{oepy#5p">
                                        <field name="TEXT">03</field>
                                      </shadow>
                                    </value>
                                    <next>
                                      <block type="notify" id="c8)_@f:@Z0cJs?NHhrP!" disabled="true">
                                        <field name="NOTIFICATION_TYPE">success</field>
                                        <field name="NOTIFICATION_SOUND">severe-error</field>
                                        <value name="MESSAGE">
                                          <shadow type="text" id="DZurty$NOugrD0n@uGXH">
                                            <field name="TEXT">04</field>
                                          </shadow>
                                        </value>
                                      </block>
                                    </next>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </statement>
        <statement name="ELSE">
          <block type="math_change" id="J;^XVDG(fr]3d+f_Mhfk">
            <field name="VAR" id="%X9X-Y-8(o3U,}tV!P^R" variabletype="">stop_loss_virtual</field>
            <value name="DELTA">
              <shadow type="math_number" id="yeW1e!PEl^VS7g(dAL@D">
                <field name="NUM">1</field>
              </shadow>
            </value>
            <next>
              <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">Kala</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="fZr!9v0GJno]2?#^f:],">
                    <field name="VAR" id="HdPe]r9l9I3_nGmn-WRw" variabletype="">Initial Amount</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="HdPe]r9l9I3_nGmn-WRw" variabletype="">Initial Amount</field>
                              </block>
                            </value>
                            <value name="B">
                              <shadow type="math_number" id="~+Xs9r(31D)#*O$`ViT/">
                                <field name="NUM">1.2</field>
                              </shadow>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                    <next>
                      <block type="variables_set" id="W:bp-9@e89H9zYfbl)Pj">
                        <field name="VAR" id="t9i?w]5LAVM@+uL`Y^~v" variabletype="">Last Result</field>
                        <value name="VALUE">
                          <block type="text" id="8JNS$x_eBabI|,ZI}Y;b">
                            <field name="TEXT">LOSS</field>
                          </block>
                        </value>
                      </block>
                    </next>
                  </block>
                </next>
              </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">SUDE</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="(#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="+x;,p_QZNODcKoOQXuPy" variabletype="">Expected Profit</field>
                      </block>
                    </value>
                  </block>
                </value>
                <statement name="DO0">
                  <block type="controls_if" id="fkoDRxHm.])s0{KFfFvM">
                    <mutation else="1"></mutation>
                    <value name="IF0">
                      <block type="logic_compare" id="Z!fhLyeTjauaE+]y,7ss">
                        <field name="OP">EQ</field>
                        <value name="A">
                          <block type="variables_get" id="#duTDU66eS5=%tGuu/t@">
                            <field name="VAR" id="%X9X-Y-8(o3U,}tV!P^R" variabletype="">stop_loss_virtual</field>
                          </block>
                        </value>
                        <value name="B">
                          <block type="variables_get" id="i,qM$-JST?gOI2FFTy52">
                            <field name="VAR" id="Gp8oP{@Z?J{hbNzN{4`F" variabletype="">pausar_a_cada_x_loss</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <statement name="DO0">
                      <block type="timeout" id="C{Y9!NLQnJ?f{*D#Rg$.">
                        <statement name="TIMEOUTSTACK">
                          <block type="variables_set" id="ns]21f)!xP|QBHdF[M}+">
                            <field name="VAR" id="%X9X-Y-8(o3U,}tV!P^R" variabletype="">stop_loss_virtual</field>
                            <value name="VALUE">
                              <block type="math_number" id="q$zpTnT^gP/iUBZ/|5@O">
                                <field name="NUM">0</field>
                              </block>
                            </value>
                            <next>
                              <block type="trade_again" id="wNl0%!;$H`R-Dm=ZV7p:"></block>
                            </next>
                          </block>
                        </statement>
                        <value name="SECONDS">
                          <shadow type="math_number" id="SMll(_Oi@)4HEHu@YjNC">
                            <field name="NUM">45</field>
                          </shadow>
                          <block type="variables_get" id="I.VX1@Yd3VIoIRFH8033">
                            <field name="VAR" id="85x3vVZ6Ar%59elOBssL" variabletype="">tempo_espera</field>
                          </block>
                        </value>
                      </block>
                    </statement>
                    <statement name="ELSE">
                      <block type="trade_again" id="q@-9hevye2VFP4o*W_q5"></block>
                    </statement>
                  </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">NGA SAE KEDAN</field>
                          </block>
                        </value>
                        <value name="ADD1">
                          <block type="total_profit" id="cgi0g($gg7bzWm^};+`4"></block>
                        </value>
                      </block>
                    </value>
                    <next>
                      <block type="notify" id="_936JMP1fU|6`CYYp,r5">
                        <field name="NOTIFICATION_TYPE">info</field>
                        <field name="NOTIFICATION_SOUND">announcement</field>
                        <value name="MESSAGE">
                          <block type="text_join" id="GHWaH7j]HxY1#[%WX(eo">
                            <mutation items="2"></mutation>
                            <value name="ADD0">
                              <block type="text" id="[jeIG?tprn@#$O+o`:bs">
                                <field name="TEXT">SUDE</field>
                              </block>
                            </value>
                            <value name="ADD1">
                              <block type="total_profit" id="w{GGF??xkP6HL~XBCbV~"></block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </next>
                  </block>
                </statement>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
  </block>
</xml>