﻿<xml xmlns="http://www.w3.org/1999/xhtml" collection="false">
  <variables>
    <variable type="" id="@0GxbraX[]ajzf}.FgRi">Next Trade Condition</variable>
    <variable type="" id="!64Av(k:=?ls)N3PKTWg">Max Acceptable Loss</variable>
    <variable type="" id="uGp(Gl[9?xVS|7rI:W-B">Initial Amount</variable>
    <variable type="" id="PA+[:$5{sWoXLU4K6x+-">Expected Profit</variable>
    <variable type="" id="`B~-Kq{CN-!:Mfasl2VU">Win Amount</variable>
  </variables>
  <block type="trade" id="trade" x="-65" y="-362">
    <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">matchesdiffers</field>
    <field name="TYPE_LIST">DIGITDIFF</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="I[8pGFe)zv^ZKw;V+$wL">
        <field name="VAR" id="@0GxbraX[]ajzf}.FgRi" variabletype="">Next Trade Condition</field>
        <value name="VALUE">
          <block type="text" id="JPUe-+EKgApMULr,7~P0">
            <field name="TEXT">Differ</field>
          </block>
        </value>
        <next>
          <block type="variables_set" id="GU,pFH*[eRn[5Dw=!l]V">
            <field name="VAR" id="!64Av(k:=?ls)N3PKTWg" variabletype="">Max Acceptable Loss</field>
            <value name="VALUE">
              <block type="math_number" id="mx$nK4Dq$DW+VX*_#hks">
                <field name="NUM">10</field>
              </block>
            </value>
            <next>
              <block type="variables_set" id="SVwPa2m6,{TA`i;2Ku^#">
                <field name="VAR" id="PA+[:$5{sWoXLU4K6x+-" variabletype="">Expected Profit</field>
                <value name="VALUE">
                  <block type="math_number" id="TGwy2#WSu6!Y+HGV,Et=">
                    <field name="NUM">2.5</field>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="`d8GOIE$}^[,)m5}FKW_">
                    <field name="VAR" id="`B~-Kq{CN-!:Mfasl2VU" variabletype="">Win Amount</field>
                    <value name="VALUE">
                      <block type="math_number" id="@oA)k+vryy`^4#gb(Z#?">
                        <field name="NUM">5</field>
                      </block>
                    </value>
                    <next>
                      <block type="variables_set" id="`US)S_o0qxy~qiq|A-N=">
                        <field name="VAR" id="uGp(Gl[9?xVS|7rI:W-B" variabletype="">Initial Amount</field>
                        <value name="VALUE">
                          <block type="math_number" id="`}|,(_Tt%+Y7zzh_T~7A">
                            <field name="NUM">5</field>
                          </block>
                        </value>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
    <statement name="SUBMARKET">
      <block type="tradeOptions" id="G.^g|Ex~FRttSghhX![b">
        <field name="DURATIONTYPE_LIST">t</field>
        <field name="CURRENCY_LIST">USD</field>
        <value name="DURATION">
          <block type="math_number" id="?@=sTWY:%rlse@;K:3ic">
            <field name="NUM">5</field>
          </block>
        </value>
        <value name="AMOUNT">
          <block type="variables_get" id="_m:;y@muBD=|IcZ92;Aq">
            <field name="VAR" id="uGp(Gl[9?xVS|7rI:W-B" variabletype="">Initial Amount</field>
          </block>
        </value>
        <value name="PREDICTION">
          <block type="math_number" id="E0oF:},3Bu^q}CLhgb)d">
            <field name="NUM">6</field>
          </block>
        </value>
      </block>
    </statement>
  </block>
  <block type="before_purchase" id="strategy" x="-64" y="209">
    <statement name="BEFOREPURCHASE_STACK">
      <block type="controls_if" id="XZClfdRkZHB`S-GKL~KI">
        <mutation else="1"></mutation>
        <value name="IF0">
          <block type="logic_compare" id="TdPr[1F7Jm!$c*4?=1ns">
            <field name="OP">EQ</field>
            <value name="A">
              <block type="variables_get" id="xe~QPDVOWeL6[p+YR.Rv">
                <field name="VAR" id="@0GxbraX[]ajzf}.FgRi" variabletype="">Next Trade Condition</field>
              </block>
            </value>
            <value name="B">
              <block type="text" id="Ax9vpeB.v:)o/zOsB_R3">
                <field name="TEXT">Differ</field>
              </block>
            </value>
          </block>
        </value>
        <statement name="DO0">
          <block type="purchase" id="kH_)IWMU$hO~oQK7sZ4n">
            <field name="PURCHASE_LIST">DIGITDIFF</field>
          </block>
        </statement>
        <statement name="ELSE">
          <block type="purchase" id="_c53ku/?I9eK5=(GO7{%">
            <field name="PURCHASE_LIST">DIGITDIFF</field>
          </block>
        </statement>
      </block>
    </statement>
  </block>
  <block type="after_purchase" id="finish" x="-64" y="415">
    <statement name="AFTERPURCHASE_STACK">
      <block type="controls_if" id="3Dd@nIXH73U4o)E4%oju">
        <mutation else="1"></mutation>
        <value name="IF0">
          <block type="contract_check_result" id="8df`l-P%-;A_guXILtdH">
            <field name="CHECK_RESULT">win</field>
          </block>
        </value>
        <statement name="DO0">
          <block type="notify" id="cjNP]Gd`#7K|{.Eyt!gj">
            <field name="NOTIFICATION_TYPE">success</field>
            <field name="NOTIFICATION_SOUND">earned-money</field>
            <value name="MESSAGE">
              <block type="text_join" id="KgUb#]JBj5iU@=jraVN!">
                <mutation items="2"></mutation>
                <value name="ADD0">
                  <block type="text" id="h,lf1ze,}kG(#EaMakFe">
                    <field name="TEXT">Won:</field>
                  </block>
                </value>
                <value name="ADD1">
                  <block type="read_details" id="MMU6+6s4)DxUaP3}p{Z?">
                    <field name="DETAIL_INDEX">4</field>
                  </block>
                </value>
              </block>
            </value>
            <next>
              <block type="variables_set" id="A55lnx@7V99fk-qr8p3q">
                <field name="VAR" id="uGp(Gl[9?xVS|7rI:W-B" variabletype="">Initial Amount</field>
                <value name="VALUE">
                  <block type="variables_get" id="yIj4kOCe6u_9iEsJSU?$">
                    <field name="VAR" id="`B~-Kq{CN-!:Mfasl2VU" variabletype="">Win Amount</field>
                  </block>
                </value>
                <next>
                  <block type="controls_if" id="%lABBe(!aFCk*1gMD([%">
                    <mutation else="1"></mutation>
                    <value name="IF0">
                      <block type="logic_compare" id="B=tL3g}Ww{$Z$9m9.urk">
                        <field name="OP">EQ</field>
                        <value name="A">
                          <block type="variables_get" id="GD[yyn5md3,Z6ek^6(h]">
                            <field name="VAR" id="@0GxbraX[]ajzf}.FgRi" variabletype="">Next Trade Condition</field>
                          </block>
                        </value>
                        <value name="B">
                          <block type="text" id="{B=z,5FVXhx[Vm{W#S+#">
                            <field name="TEXT">Differ</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <statement name="DO0">
                      <block type="variables_set" id="9QpoXpLHBr*Bgh)ZA_4S">
                        <field name="VAR" id="@0GxbraX[]ajzf}.FgRi" variabletype="">Next Trade Condition</field>
                        <value name="VALUE">
                          <block type="text" id="#(ZEFpIC7^kM%j1rtNqE">
                            <field name="TEXT">Differ</field>
                          </block>
                        </value>
                      </block>
                    </statement>
                    <statement name="ELSE">
                      <block type="variables_set" id="AzA!*5XVDsNU:2TsWVt}">
                        <field name="VAR" id="@0GxbraX[]ajzf}.FgRi" variabletype="">Next Trade Condition</field>
                        <value name="VALUE">
                          <block type="text" id="}51+M,HRMvQh_qTRO-#}">
                            <field name="TEXT">Differ</field>
                          </block>
                        </value>
                      </block>
                    </statement>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </statement>
        <statement name="ELSE">
          <block type="notify" id="OuQmA;6?uf~)37;;F9G:">
            <field name="NOTIFICATION_TYPE">error</field>
            <field name="NOTIFICATION_SOUND">error</field>
            <value name="MESSAGE">
              <block type="text_join" id="==v5EJ}4O`d_GLZYm/Q,">
                <mutation items="2"></mutation>
                <value name="ADD0">
                  <block type="text" id="7v9{jNq,Sw.uVHCezmvK">
                    <field name="TEXT">Lost: </field>
                  </block>
                </value>
                <value name="ADD1">
                  <block type="math_single" id="55JdxfV9uXP[V$mkcdt*">
                    <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="oFKN,Oxd~Owc[/-}S.!%">
                        <field name="DETAIL_INDEX">4</field>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </value>
            <next>
              <block type="math_change" id="!NH_{9K_0LSs;rJ;4INO">
                <field name="VAR" id="uGp(Gl[9?xVS|7rI:W-B" variabletype="">Initial Amount</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="+_Cr-j$)`m=#ml:b*MeU">
                    <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="hsLK89-}jv[bdSaO[PcQ">
                        <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="o~intnE}LCdRNdtO~gD;">
                            <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="E4gM^}|{`+L/Sw^oI,N^">
                        <field name="NUM">2.5</field>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </next>
          </block>
        </statement>
        <next>
          <block type="notify" id="us{m[KS/c_zVovTm)(lP">
            <field name="NOTIFICATION_TYPE">info</field>
            <field name="NOTIFICATION_SOUND">job-done</field>
            <value name="MESSAGE">
              <block type="text_join" id=":rA*+n`t/#0ol8[qCnqe">
                <mutation items="2"></mutation>
                <value name="ADD0">
                  <block type="text" id="f.98ylJI0)e={-+0?LXi">
                    <field name="TEXT">Total Profit: </field>
                  </block>
                </value>
                <value name="ADD1">
                  <block type="total_profit" id="Gh11[WxMHX08UO6RrFQL"></block>
                </value>
              </block>
            </value>
            <next>
              <block type="controls_if" id="qXJ/EpM9tD19ljfVA1W@">
                <mutation else="1"></mutation>
                <value name="IF0">
                  <block type="logic_compare" id="R2Fz$BRlNf)BprvcV|U0">
                    <field name="OP">LT</field>
                    <value name="A">
                      <block type="total_profit" id="r5UJC}wNvvI2eHr8BA*O"></block>
                    </value>
                    <value name="B">
                      <block type="variables_get" id="Zea;QQ!KW~-0An2Tby]m">
                        <field name="VAR" id="PA+[:$5{sWoXLU4K6x+-" variabletype="">Expected Profit</field>
                      </block>
                    </value>
                  </block>
                </value>
                <statement name="DO0">
                  <block type="controls_if" id="H)P*@EyKrvG|(nsD)e77">
                    <mutation else="1"></mutation>
                    <value name="IF0">
                      <block type="logic_operation" id="/30Fiuy*Dh3j|yw/9LH`">
                        <field name="OP">AND</field>
                        <value name="A">
                          <block type="math_number_property" id="FDUwU^C{_nWf0hV/7e/+">
                            <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=")vyi.5|4=,]6.^$X:Qzr"></block>
                            </value>
                          </block>
                        </value>
                        <value name="B">
                          <block type="logic_compare" id="#Jy4tETA!KCP(~H*|ct6">
                            <field name="OP">GTE</field>
                            <value name="A">
                              <block type="math_single" id="],sEn}ph%33,[*g@5Z0W">
                                <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="}phLx(/aspl$c|Yh;W;%"></block>
                                </value>
                              </block>
                            </value>
                            <value name="B">
                              <block type="variables_get" id="voj0(ki`V9!vjg9p;z?E">
                                <field name="VAR" id="!64Av(k:=?ls)N3PKTWg" variabletype="">Max Acceptable Loss</field>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                    <statement name="DO0">
                      <block type="text_print" id="W:L_t4ifAXBDWZ(?%FB+">
                        <value name="TEXT">
                          <shadow type="text" id="Nau%l+%*hH!#y2I#Q@%5">
                            <field name="TEXT">abc</field>
                          </shadow>
                          <block type="text" id="QZg_v6SBtATdY#j@5=T-">
                            <field name="TEXT">Max Acceptable Loss Reached</field>
                          </block>
                        </value>
                      </block>
                    </statement>
                    <statement name="ELSE">
                      <block type="trade_again" id="2pzh^`5mx4tE0Jh[4Jc1"></block>
                    </statement>
                  </block>
                </statement>
                <statement name="ELSE">
                  <block type="text_print" id="`SG3oUg!*^!PH`Mn{(cl">
                    <value name="TEXT">
                      <shadow type="text" id="kqlrIk.GO.^}hI,PoUV)">
                        <field name="TEXT">abc</field>
                      </shadow>
                      <block type="text_join" id="rj`83=WX0#ZHZ8xt+p`W">
                        <mutation items="2"></mutation>
                        <value name="ADD0">
                          <block type="text" id="Q7e6R{jQMnGYQB[Z0`v3">
                            <field name="TEXT">Done! Total profit: </field>
                          </block>
                        </value>
                        <value name="ADD1">
                          <block type="total_profit" id="4S3c}@O%:P5]i}X=OtBl"></block>
                        </value>
                      </block>
                    </value>
                  </block>
                </statement>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
  </block>
</xml>