<xml xmlns="http://www.w3.org/1999/xhtml" collection="false">
  <variables>
    <variable type="" id="Vk9dg%?V6MlcmL~336]o">Opening Balance</variable>
    <variable type="" id="@Y=47iYSIEjVk;=X/aK4">Balance</variable>
    <variable type="" id="_y{yZ1EsKxSe[:sXL4FW">Stake</variable>
    <variable type="" id="EJ7{rK6wRimd]pu|cy7|">Risk</variable>
    <variable type="" id=":bRAT/7({CLxJU(k@71i">win</variable>
  </variables>
  <block type="trade" id="xgH69|xFn9=70w.*3Vo@" x="-265" y="46">
    <field name="MARKET_LIST">synthetic_index</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">DIGITOVER</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="u5D_c:[w_QnRM-sJ5qg}">
        <field name="VAR" id="Vk9dg%?V6MlcmL~336]o" variabletype="">Opening Balance</field>
        <value name="VALUE">
          <block type="math_number" id="stv)9h5p}30W^jyRU$zn">
            <field name="NUM">400</field>
          </block>
        </value>
        <next>
          <block type="variables_set" id="d$=Y1|TJxogh{B})TU8C">
            <field name="VAR" id="@Y=47iYSIEjVk;=X/aK4" variabletype="">Balance</field>
            <value name="VALUE">
              <block type="variables_get" id="L96I%vUE88L.-|4/2/)_">
                <field name="VAR" id="Vk9dg%?V6MlcmL~336]o" variabletype="">Opening Balance</field>
              </block>
            </value>
            <next>
              <block type="variables_set" id="VneSMoiH%QLB=N]s]h$o">
                <field name="VAR" id="EJ7{rK6wRimd]pu|cy7|" variabletype="">Risk</field>
                <value name="VALUE">
                  <block type="math_arithmetic" id="xF?8tIG-Ki`LoWo^?5xi">
                    <field name="OP">MULTIPLY</field>
                    <value name="A">
                      <shadow type="math_number" id="8k~`4rv0W(YGrb@qWE?$">
                        <field name="NUM">1</field>
                      </shadow>
                      <block type="variables_get" id="0(o`h8764!b!)v5zZN:=">
                        <field name="VAR" id="@Y=47iYSIEjVk;=X/aK4" variabletype="">Balance</field>
                      </block>
                    </value>
                    <value name="B">
                      <shadow type="math_number" id="L5q,.RS;0VOZf8Y5+z*|">
                        <field name="NUM">0.01</field>
                      </shadow>
                    </value>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="_}Ea[l7)zJg^@xH$Ah7^">
                    <field name="VAR" id="_y{yZ1EsKxSe[:sXL4FW" variabletype="">Stake</field>
                    <value name="VALUE">
                      <block type="variables_get" id="@%#dxH=SVz3ZACRYYWE$">
                        <field name="VAR" id="EJ7{rK6wRimd]pu|cy7|" variabletype="">Risk</field>
                      </block>
                    </value>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </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="b}|CVux.$u]v/cr,py*,">
            <field name="NUM">1</field>
          </shadow>
        </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="8]VSi%t+bVal3rsp:(N@">
            <field name="VAR" id="_y{yZ1EsKxSe[:sXL4FW" variabletype="">Stake</field>
          </block>
        </value>
        <value name="PREDICTION">
          <shadow type="math_number" id="~sIIQH60AwXxK[;a1Q!S">
            <field name="NUM">0</field>
          </shadow>
        </value>
      </block>
    </statement>
  </block>
  <block type="before_purchase" id="i-CIx.(Onm4?ihxzA}Y]" collapsed="true" x="-313" y="603">
    <statement name="BEFOREPURCHASE_STACK">
      <block type="controls_if" id="tP=RG3cD9q0oWr}@yaXl">
        <mutation elseif="1"></mutation>
        <value name="IF0">
          <block type="logic_operation" id="3|T~p[5ac|o-rfesOo;D" inline="false">
            <field name="OP">AND</field>
            <value name="A">
              <block type="check_direction" id="?KF6P()a8.]k7^JPlX2i">
                <field name="CHECK_DIRECTION">fall</field>
              </block>
            </value>
            <value name="B">
              <block type="logic_compare" id="x`Uy%|9+nAKd[o)m*L|I">
                <field name="OP">EQ</field>
                <value name="A">
                  <block type="last_digit" id="MwOY{B#/FB(WjTsFlN1l"></block>
                </value>
                <value name="B">
                  <block type="math_number" id="aU7$CD-TV9|+fVKZk?kt">
                    <field name="NUM">9</field>
                  </block>
                </value>
              </block>
            </value>
          </block>
        </value>
        <statement name="DO0">
          <block type="notify" id="(?PYNhZgs;%cEq6p{es~">
            <field name="NOTIFICATION_TYPE">success</field>
            <field name="NOTIFICATION_SOUND">silent</field>
            <value name="MESSAGE">
              <shadow type="text" id="H-/ATk!{~:Cofm@-_Y)h">
                <field name="TEXT">FALL</field>
              </shadow>
            </value>
            <next>
              <block type="purchase" id="W6q#Z-I3q3d[d3-`S[dS">
                <field name="PURCHASE_LIST">DIGITOVER</field>
              </block>
            </next>
          </block>
        </statement>
        <value name="IF1">
          <block type="logic_operation" id="#t@npRJK(~xoE^,Y9K%P" inline="false">
            <field name="OP">AND</field>
            <value name="A">
              <block type="check_direction" id="zJ/n-PTLZ?DdcOof~B:D">
                <field name="CHECK_DIRECTION">rise</field>
              </block>
            </value>
            <value name="B">
              <block type="logic_compare" id="Ph_,h*3[LhHsC$D_eQkl">
                <field name="OP">EQ</field>
                <value name="A">
                  <block type="last_digit" id="F1cKmAO@tIMeR@MaUFav"></block>
                </value>
                <value name="B">
                  <block type="math_number" id="()4/Qud;o2Z_qjz2sCGP">
                    <field name="NUM">9</field>
                  </block>
                </value>
              </block>
            </value>
          </block>
        </value>
        <statement name="DO1">
          <block type="notify" id="0rwM!z1IjZE)[,M640Fo">
            <field name="NOTIFICATION_TYPE">success</field>
            <field name="NOTIFICATION_SOUND">silent</field>
            <value name="MESSAGE">
              <shadow type="text" id="u;DpMk[tFpw6d~Bii15H">
                <field name="TEXT">Over</field>
              </shadow>
            </value>
            <next>
              <block type="purchase" id="Go[;hEWOSp^i3F$72z8]">
                <field name="PURCHASE_LIST">DIGITOVER</field>
              </block>
            </next>
          </block>
        </statement>
      </block>
    </statement>
  </block>
  <block type="after_purchase" id="D^Jz1^n=2vtZku1vBN@;" x="-262" y="610">
    <statement name="AFTERPURCHASE_STACK">
      <block type="variables_set" id="pE@eai{KKjh62X8RW8pW">
        <field name="VAR" id="@Y=47iYSIEjVk;=X/aK4" variabletype="">Balance</field>
        <value name="VALUE">
          <block type="math_arithmetic" id="#].VZ/d}:UG(xxty@W1]">
            <field name="OP">ADD</field>
            <value name="A">
              <shadow type="math_number" id="AY]~VtGZGmhf:Fb{6U{E">
                <field name="NUM">1</field>
              </shadow>
              <block type="variables_get" id="4y7N(6*|![SVV@v~7]}u">
                <field name="VAR" id="Vk9dg%?V6MlcmL~336]o" variabletype="">Opening Balance</field>
              </block>
            </value>
            <value name="B">
              <shadow type="math_number" id="bd}];trEs]r3O2D!!fUO">
                <field name="NUM">1</field>
              </shadow>
              <block type="total_profit" id="1z:3cg)(M~XGLA(JNX30"></block>
            </value>
          </block>
        </value>
        <next>
          <block type="variables_set" id="]H.b.^idV4ud+5L]Jsv!">
            <field name="VAR" id="EJ7{rK6wRimd]pu|cy7|" variabletype="">Risk</field>
            <value name="VALUE">
              <block type="math_arithmetic" id="Vjf9IUN;{3?lyd(u58`j">
                <field name="OP">MULTIPLY</field>
                <value name="A">
                  <shadow type="math_number" id="8k~`4rv0W(YGrb@qWE?$">
                    <field name="NUM">1</field>
                  </shadow>
                  <block type="variables_get" id="chF8}aD^uYfrz_!gH(S$">
                    <field name="VAR" id="@Y=47iYSIEjVk;=X/aK4" variabletype="">Balance</field>
                  </block>
                </value>
                <value name="B">
                  <shadow type="math_number" id="J37f*~326*qu^}ka2fOg">
                    <field name="NUM">0.01</field>
                  </shadow>
                </value>
              </block>
            </value>
            <next>
              <block type="variables_set" id="RSkPV60*6v%Lgs7g^d6V">
                <field name="VAR" id="_y{yZ1EsKxSe[:sXL4FW" variabletype="">Stake</field>
                <value name="VALUE">
                  <block type="variables_get" id="kGN@6=/?*eIOX,~`_0=~">
                    <field name="VAR" id="EJ7{rK6wRimd]pu|cy7|" variabletype="">Risk</field>
                  </block>
                </value>
                <next>
                  <block type="controls_if" id="hqScwFB7$!m50b|F2Zqu">
                    <mutation else="1"></mutation>
                    <value name="IF0">
                      <block type="contract_check_result" id="9|ZMH)jHYIdRo%JCpixx">
                        <field name="CHECK_RESULT">loss</field>
                      </block>
                    </value>
                    <statement name="DO0">
                      <block type="variables_set" id="3=@(Ak@[bc/rv,d.t})R">
                        <field name="VAR" id="_y{yZ1EsKxSe[:sXL4FW" variabletype="">Stake</field>
                        <value name="VALUE">
                          <block type="math_arithmetic" id="_JjDaK1w7J+FLEqL}[gF">
                            <field name="OP">MULTIPLY</field>
                            <value name="A">
                              <shadow type="math_number" id="GDqoej2CGkXI_`IaA#%r">
                                <field name="NUM">1</field>
                              </shadow>
                              <block type="variables_get" id="$m`lgllXo[ng9oFU!}1o">
                                <field name="VAR" id="EJ7{rK6wRimd]pu|cy7|" variabletype="">Risk</field>
                              </block>
                            </value>
                            <value name="B">
                              <shadow type="math_number" id="lA1BM7Sm/fFuGSmSAom?">
                                <field name="NUM">11</field>
                              </shadow>
                            </value>
                          </block>
                        </value>
                        <next>
                          <block type="controls_if" id="gr1W=!p%}QKw%gqEE;WF">
                            <value name="IF0">
                              <block type="logic_compare" id="upX)7)saMozU3UNIv@s?">
                                <field name="OP">EQ</field>
                                <value name="A">
                                  <block type="variables_get" id="MBsyW_tz;T7la^.|5;0=">
                                    <field name="VAR" id=":bRAT/7({CLxJU(k@71i" variabletype="">win</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="logic_boolean" id="RW0do/Ja02o[^^_M=2W.">
                                    <field name="BOOL">FALSE</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <statement name="DO0">
                              <block type="variables_set" id="=}0wey6YVufhbXBxGdB^">
                                <field name="VAR" id="_y{yZ1EsKxSe[:sXL4FW" variabletype="">Stake</field>
                                <value name="VALUE">
                                  <block type="math_arithmetic" id="90RP%x*-,Kb4rLx3oPoK">
                                    <field name="OP">MULTIPLY</field>
                                    <value name="A">
                                      <shadow type="math_number" id="GDqoej2CGkXI_`IaA#%r">
                                        <field name="NUM">1</field>
                                      </shadow>
                                      <block type="variables_get" id="YAS?^}5l7FA{SQSy/0=Y">
                                        <field name="VAR" id="EJ7{rK6wRimd]pu|cy7|" variabletype="">Risk</field>
                                      </block>
                                    </value>
                                    <value name="B">
                                      <shadow type="math_number" id="?y8I7kXUB(?^q(-j*bTb">
                                        <field name="NUM">22</field>
                                      </shadow>
                                    </value>
                                  </block>
                                </value>
                              </block>
                            </statement>
                            <next>
                              <block type="variables_set" id="$e#x(e-|fztQ8!,IG$mG">
                                <field name="VAR" id=":bRAT/7({CLxJU(k@71i" variabletype="">win</field>
                                <value name="VALUE">
                                  <block type="logic_boolean" id="OT?pwLHr*1WDz|}oDVH0">
                                    <field name="BOOL">FALSE</field>
                                  </block>
                                </value>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </statement>
                    <statement name="ELSE">
                      <block type="variables_set" id="BTk!`;W*f9/ilA)H*3kr">
                        <field name="VAR" id=":bRAT/7({CLxJU(k@71i" variabletype="">win</field>
                        <value name="VALUE">
                          <block type="logic_boolean" id="b]1O;B/QgJj,kg5TPQy/">
                            <field name="BOOL">TRUE</field>
                          </block>
                        </value>
                      </block>
                    </statement>
                    <next>
                      <block type="trade_again" id="c)S|KjoQdXc8l#J@5z3P"></block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
  </block>
</xml>