<xml xmlns="http://www.w3.org/1999/xhtml" collection="false">
  <variables>
    <variable type="" id="Z|)]VsC`XHl.$L8!mG:m">Valor Inicial</variable>
    <variable type="" id="uDy+J@)Yya?{:;UyFefD">Contador</variable>
  </variables>
  <block type="trade" id="xgH69|xFn9=70w.*3Vo@" x="0" y="0">
    <field name="MARKET_LIST">synthetic_index</field>
    <field name="SUBMARKET_LIST">random_index</field>
    <field name="SYMBOL_LIST">1HZ10V</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="WF3SSBlLcbY#q06d1R^U">
        <field name="VAR" id="Z|)]VsC`XHl.$L8!mG:m" variabletype="">Valor Inicial</field>
        <value name="VALUE">
          <block type="math_number" id="}WX!8#Rw.[j3Tr=GSiK|">
            <field name="NUM">0.35</field>
          </block>
        </value>
      </block>
    </statement>
    <statement name="SUBMARKET">
      <block type="tradeOptions" id="x=V33~4Lb|(sLv`J[:Eb">
        <field name="DURATIONTYPE_LIST">t</field>
        <field name="CURRENCY_LIST">USD</field>
        <field name="BARRIEROFFSETTYPE_LIST">+</field>
        <field name="SECONDBARRIEROFFSETTYPE_LIST">-</field>
        <value name="DURATION">
          <shadow type="math_number" id="hx|in/dUC(Wdu1$!(`5=">
            <field name="NUM">1</field>
          </shadow>
          <block type="math_random_int" id="^?*1O+61^b1t8585{*4S">
            <value name="FROM">
              <shadow type="math_number" id="%4,xS(!A(B,j`JlsjZp:">
                <field name="NUM">1</field>
              </shadow>
            </value>
            <value name="TO">
              <shadow type="math_number" id="xS[hr`qBZ_octu{-f2[0">
                <field name="NUM">1</field>
              </shadow>
            </value>
          </block>
        </value>
        <value name="AMOUNT">
          <shadow type="math_number" id="ml)25~7^q}3I9}vjf:%K">
            <field name="NUM">1</field>
          </shadow>
          <block type="variables_get" id="F]pa~,m@z;Te-2sQ%t?W">
            <field name="VAR" id="Z|)]VsC`XHl.$L8!mG:m" variabletype="">Valor Inicial</field>
          </block>
        </value>
      </block>
    </statement>
  </block>
  <block type="before_purchase" id="i-CIx.(Onm4?ihxzA}Y]" collapsed="true" x="-10" y="418">
    <statement name="BEFOREPURCHASE_STACK">
      <block type="controls_if" id="--Mtf9Zbd#{d@iJy?FU5">
        <value name="IF0">
          <block type="logic_operation" id="7*$cc+Oj`OR=z~v,}xJX">
            <field name="OP">OR</field>
            <value name="A">
              <block type="math_number_property" id="5(~ZiL9*h==L91GVdj]Q">
                <mutation divisor_input="false"></mutation>
                <field name="PROPERTY">EVEN</field>
                <value name="NUMBER_TO_CHECK">
                  <shadow type="math_number" id="amfCJh15ZtLKU~=E2t`$">
                    <field name="NUM">0</field>
                  </shadow>
                  <block type="last_digit" id="Q0~sEZaPLvH!$L@/JO;t"></block>
                </value>
              </block>
            </value>
            <value name="B">
              <block type="math_number_property" id=",}c@qdcT@YUOIO6`[xA8">
                <mutation divisor_input="false"></mutation>
                <field name="PROPERTY">ODD</field>
                <value name="NUMBER_TO_CHECK">
                  <shadow type="math_number" id="Kg_WrHE;=j$=g85,iZ%$">
                    <field name="NUM">0</field>
                  </shadow>
                  <block type="last_digit" id="Agx|WGG[dm1r$iY1K(L5"></block>
                </value>
              </block>
            </value>
          </block>
        </value>
        <statement name="DO0">
          <block type="math_change" id="-/,+tYf8[~Btl?$=-24d">
            <field name="VAR" id="uDy+J@)Yya?{:;UyFefD" variabletype="">Contador</field>
            <value name="DELTA">
              <shadow type="math_number" id="+bi[G+/NWlYi:0`/)fLO">
                <field name="NUM">1</field>
              </shadow>
            </value>
          </block>
        </statement>
        <next>
          <block type="controls_if" id="j2wk~=QGW4`z4efjQ6H_">
            <mutation else="1"></mutation>
            <value name="IF0">
              <block type="math_number_property" id="!xB730V6C?G%J!Sg`V`+">
                <mutation divisor_input="false"></mutation>
                <field name="PROPERTY">EVEN</field>
                <value name="NUMBER_TO_CHECK">
                  <shadow type="math_number" id="=yw;6O8z6hNS:[J}0k64">
                    <field name="NUM">0</field>
                  </shadow>
                  <block type="variables_get" id="*jY,HjE0xn]:NW.HfA?e">
                    <field name="VAR" id="uDy+J@)Yya?{:;UyFefD" variabletype="">Contador</field>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO0">
              <block type="purchase" id="W6q#Z-I3q3d[d3-`S[dS">
                <field name="PURCHASE_LIST">CALL</field>
              </block>
            </statement>
            <statement name="ELSE">
              <block type="purchase" id=")yWn~q~/d2(Md$%)|ls$">
                <field name="PURCHASE_LIST">PUT</field>
              </block>
            </statement>
          </block>
        </next>
      </block>
    </statement>
  </block>
  <block type="after_purchase" id="D^Jz1^n=2vtZku1vBN@;" x="-5" y="473">
    <statement name="AFTERPURCHASE_STACK">
      <block type="trade_again" id="c)S|KjoQdXc8l#J@5z3P"></block>
    </statement>
  </block>
</xml>