﻿<xml xmlns="http://www.w3.org/1999/xhtml" collection="false">
  <variables>
    <variable type="" id="4K.BD_o|P::;GmXVW6XV">_targProf</variable>
    <variable type="" id="E`VEMT7|/p(s#zAYTn]j">_stopLoss</variable>
    <variable type="" id="3k_~urW=ahs2Cef8kMM$">_posstake</variable>
    <variable type="" id="`H(EKTkv)r}m*e+?fOe|">_cyclestake</variable>
    <variable type="" id="mn{v;25EG01bB:LXDuiQ">_tempOT</variable>
    <variable type="" id="4f5|VLs-=-J+s72eB+3!">_allTail</variable>
    <variable type="" id="pY7Kb[^R)D$MB0b4v]`!">i</variable>
  </variables>
  <block type="trade" id="xgH69|xFn9=70w.*3Vo@" collapsed="true" x="0" y="0">
    <field name="MARKET_LIST">volidx</field>
    <field name="SUBMARKET_LIST">random_index</field>
    <field name="SYMBOL_LIST">R_10</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="text_print" id="//.Pjo,{h,44)K^6Cp@Q">
        <value name="TEXT">
          <shadow type="text" id="k;#[qO={pt%y]#mXCCL|">
            <field name="TEXT">RISE FALL RANGER by www.pembuatanrobotbinary.blogspot.com</field>
          </shadow>
        </value>
        <next>
          <block type="variables_set" id="|-6ec`=:,%!,SuP[6:Ht">
            <field name="VAR" id="4K.BD_o|P::;GmXVW6XV" variabletype="">_targProf</field>
            <value name="VALUE">
              <block type="text_prompt_ext" id="CpgF^t+#TqS6z1f)7ya`">
                <mutation type="NUMBER"></mutation>
                <field name="TYPE">NUMBER</field>
                <value name="TEXT">
                  <shadow type="text" id="Rx/.vY+GeF_qX%%Xr*J%">
                    <field name="TEXT">TARGET PROFIT  [BALANCE] :</field>
                  </shadow>
                </value>
              </block>
            </value>
            <next>
              <block type="variables_set" id="tm=p[9r7ALk~u??j!fv$">
                <field name="VAR" id="E`VEMT7|/p(s#zAYTn]j" variabletype="">_stopLoss</field>
                <value name="VALUE">
                  <block type="text_prompt_ext" id="gPWbiTyYm9y@3bj3(O3}">
                    <mutation type="NUMBER"></mutation>
                    <field name="TYPE">NUMBER</field>
                    <value name="TEXT">
                      <shadow type="text" id="h,=ASp$VgBGg6{gE2nfe">
                        <field name="TEXT">STOP LOSS [BALANCE] :</field>
                      </shadow>
                    </value>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="RsT/+-?iTgc[SiAN~DBB">
                    <field name="VAR" id="`H(EKTkv)r}m*e+?fOe|" variabletype="">_cyclestake</field>
                    <value name="VALUE">
                      <block type="lists_split" id="/IivI6+%l`Bl8F#NU.5l">
                        <mutation mode="SPLIT"></mutation>
                        <field name="MODE">SPLIT</field>
                        <value name="INPUT">
                          <block type="text_prompt_ext" id="%[FZba55)V=B0aFwm.0x">
                            <mutation type="TEXT"></mutation>
                            <field name="TYPE">TEXT</field>
                            <value name="TEXT">
                              <shadow type="text" id="{xGfEd;MH34UM8uYX$`(">
                                <field name="TEXT">LEVEL STAKE : [separated by comma Ex: 0.35,0.41,0.67,0.93,1.12,3.56,10.99]</field>
                              </shadow>
                            </value>
                          </block>
                        </value>
                        <value name="DELIM">
                          <shadow type="text" id="7%+3^L1N{0FZ?SR-4(SO">
                            <field name="TEXT">,</field>
                          </shadow>
                        </value>
                      </block>
                    </value>
                    <next>
                      <block type="variables_set" id="o{8,b1TnnS@Eec#CX65|">
                        <field name="VAR" id="3k_~urW=ahs2Cef8kMM$" variabletype="">_posstake</field>
                        <value name="VALUE">
                          <block type="math_number" id="FFMKf*$jFG0g:B}^K*f|">
                            <field name="NUM">1</field>
                          </block>
                        </value>
                        <next>
                          <block type="notify" id="1xCGN_;g~MK:L%5qjEND">
                            <field name="NOTIFICATION_TYPE">info</field>
                            <field name="NOTIFICATION_SOUND">silent</field>
                            <value name="MESSAGE">
                              <shadow type="text" id="NeJ?~*}B=fUKmIX12SC)">
                                <field name="TEXT">INITIALIZING.....</field>
                              </shadow>
                            </value>
                            <next>
                              <block type="variables_set" id=".t[6w)|_@3%$tuKU,;J|">
                                <field name="VAR" id="mn{v;25EG01bB:LXDuiQ" variabletype="">_tempOT</field>
                                <value name="VALUE">
                                  <block type="read_ohlc" id="?`rds9[WaBLg7y.pGuq9">
                                    <field name="OHLCFIELD_LIST">epoch</field>
                                    <field name="CANDLEINTERVAL_LIST">default</field>
                                    <value name="CANDLEINDEX">
                                      <shadow type="math_number" id="M%AH_@GBSt$Hro8Hmt6+">
                                        <field name="NUM">1</field>
                                      </shadow>
                                    </value>
                                  </block>
                                </value>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </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">s</field>
        <field name="CURRENCY_LIST">USD</field>
        <value name="DURATION">
          <shadow type="math_number" id="O*@58sDc=!cOO}*b2vf9">
            <field name="NUM">57</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="math_single" id="VAN|H858E-Osj3]B%U#M">
            <field name="OP">ABS</field>
            <value name="NUM">
              <shadow type="math_number" id="JIwy?*ApHWr$KeaJD~6O">
                <field name="NUM">9</field>
              </shadow>
              <block type="lists_getIndex" id="n=R)(X;XYfQAr+7v/)4h">
                <mutation statement="false" at="true"></mutation>
                <field name="MODE">GET</field>
                <field name="WHERE">FROM_START</field>
                <value name="VALUE">
                  <block type="variables_get" id="/|pyJIz^vYr;P~P+;l*g">
                    <field name="VAR" id="`H(EKTkv)r}m*e+?fOe|" variabletype="">_cyclestake</field>
                  </block>
                </value>
                <value name="AT">
                  <block type="variables_get" id="*-$v$vI22OC1Lah[Vuz:">
                    <field name="VAR" id="3k_~urW=ahs2Cef8kMM$" variabletype="">_posstake</field>
                  </block>
                </value>
              </block>
            </value>
          </block>
        </value>
      </block>
    </statement>
  </block>
  <block type="before_purchase" id="i-CIx.(Onm4?ihxzA}Y]" collapsed="true" x="0" y="53">
    <statement name="BEFOREPURCHASE_STACK">
      <block type="notify" id="DE_TWLB7634(dnU9zW|E">
        <field name="NOTIFICATION_TYPE">info</field>
        <field name="NOTIFICATION_SOUND">silent</field>
        <value name="MESSAGE">
          <shadow type="text" id="jIMc[%OaV^hFV%%KI[q#">
            <field name="TEXT">NEW CANDLE</field>
          </shadow>
          <block type="tick" id="Cg#_pU@3^(C]0h:laLzg"></block>
        </value>
        <next>
          <block type="controls_if" id="*I}@VG+}mTpgUviZ;@n#">
            <value name="IF0">
              <block type="logic_compare" id="D@[k/dq._=:vz!~M$uH6">
                <field name="OP">NEQ</field>
                <value name="A">
                  <block type="variables_get" id="U*{B;3h1C,{LDiKqo5|j">
                    <field name="VAR" id="mn{v;25EG01bB:LXDuiQ" variabletype="">_tempOT</field>
                  </block>
                </value>
                <value name="B">
                  <block type="read_ohlc" id="-?bVGwiptiYU3Ki2KRTt">
                    <field name="OHLCFIELD_LIST">epoch</field>
                    <field name="CANDLEINTERVAL_LIST">default</field>
                    <value name="CANDLEINDEX">
                      <shadow type="math_number" id="i1^Pm)TEA:~XS9wh+#h@">
                        <field name="NUM">1</field>
                      </shadow>
                    </value>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO0">
              <block type="notify" id="0igyNY6Y[!jb9g,wyZbH">
                <field name="NOTIFICATION_TYPE">info</field>
                <field name="NOTIFICATION_SOUND">silent</field>
                <value name="MESSAGE">
                  <shadow type="text" id=",g4gnS+LlhPY(X#dW+i:">
                    <field name="TEXT">NEW CANDLE</field>
                  </shadow>
                </value>
                <next>
                  <block type="variables_set" id="?%@IjZG~l$_!@D`zT]9|">
                    <field name="VAR" id="mn{v;25EG01bB:LXDuiQ" variabletype="">_tempOT</field>
                    <value name="VALUE">
                      <block type="read_ohlc" id="GT#l#5vx@IB@J-=4MgdK">
                        <field name="OHLCFIELD_LIST">epoch</field>
                        <field name="CANDLEINTERVAL_LIST">default</field>
                        <value name="CANDLEINDEX">
                          <shadow type="math_number" id="Z,7I[0IaCO%96[=cH/[C">
                            <field name="NUM">1</field>
                          </shadow>
                        </value>
                      </block>
                    </value>
                    <next>
                      <block type="variables_set" id="(zjIA+.`9[@5jhp-.,?*">
                        <field name="VAR" id="4f5|VLs-=-J+s72eB+3!" variabletype="">_allTail</field>
                        <value name="VALUE">
                          <block type="logic_boolean" id="1B1`m(Y}Q^f`fCu^8y+o">
                            <field name="BOOL">TRUE</field>
                          </block>
                        </value>
                        <next>
                          <block type="controls_for" id="8`qm4+NDT|j[gjiUo1La">
                            <field name="VAR" id="pY7Kb[^R)D$MB0b4v]`!" variabletype="">i</field>
                            <value name="FROM">
                              <block type="math_number" id="S8nY6V|~,IL.IZD%XGY!">
                                <field name="NUM">2</field>
                              </block>
                            </value>
                            <value name="TO">
                              <block type="math_number" id="qV|S$~Q;F|7S:}E:aF4N">
                                <field name="NUM">3</field>
                              </block>
                            </value>
                            <value name="BY">
                              <block type="math_number" id="7amTr*XVMRzn]ee+;8.f">
                                <field name="NUM">1</field>
                              </block>
                            </value>
                            <statement name="DO">
                              <block type="controls_if" id="Udg9yx|[X/n@PIi2}4g.">
                                <value name="IF0">
                                  <block type="logic_operation" id="@^Uxl.1m/vhw^(:?(F+j" inline="false">
                                    <field name="OP">OR</field>
                                    <value name="A">
                                      <block type="logic_operation" id="f*#lOu}i:QK?xK_znMH-" inline="false">
                                        <field name="OP">OR</field>
                                        <value name="A">
                                          <block type="logic_compare" id="X@;#5uS0;wThGc=yC;v+">
                                            <field name="OP">EQ</field>
                                            <value name="A">
                                              <block type="read_ohlc" id="c@Z@%]siTNgR[%_l|W.(">
                                                <field name="OHLCFIELD_LIST">open</field>
                                                <field name="CANDLEINTERVAL_LIST">default</field>
                                                <value name="CANDLEINDEX">
                                                  <shadow type="math_number" id="_|y)bPhGAPx[hq@1yx!i">
                                                    <field name="NUM">1</field>
                                                  </shadow>
                                                  <block type="variables_get" id="qn.4-/?JL]._vG%f.k#*">
                                                    <field name="VAR" id="pY7Kb[^R)D$MB0b4v]`!" variabletype="">i</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </value>
                                            <value name="B">
                                              <block type="read_ohlc" id="*5;,tafU,*[esqn;tetP">
                                                <field name="OHLCFIELD_LIST">high</field>
                                                <field name="CANDLEINTERVAL_LIST">default</field>
                                                <value name="CANDLEINDEX">
                                                  <shadow type="math_number" id="Q(+rRSKLA%Z~eC@Z%8C*">
                                                    <field name="NUM">1</field>
                                                  </shadow>
                                                  <block type="variables_get" id="*gDKw8+HHs2+(8C6xi:F">
                                                    <field name="VAR" id="pY7Kb[^R)D$MB0b4v]`!" variabletype="">i</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </value>
                                          </block>
                                        </value>
                                        <value name="B">
                                          <block type="logic_compare" id="+dxS#n*|9:emhdG%uar[">
                                            <field name="OP">EQ</field>
                                            <value name="A">
                                              <block type="read_ohlc" id="hg?t2}iZ/4;;hJSX}gwv">
                                                <field name="OHLCFIELD_LIST">close</field>
                                                <field name="CANDLEINTERVAL_LIST">default</field>
                                                <value name="CANDLEINDEX">
                                                  <shadow type="math_number" id="_|y)bPhGAPx[hq@1yx!i">
                                                    <field name="NUM">1</field>
                                                  </shadow>
                                                  <block type="variables_get" id="@H_h[wj1h.R@WZ#)-KGe">
                                                    <field name="VAR" id="pY7Kb[^R)D$MB0b4v]`!" variabletype="">i</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </value>
                                            <value name="B">
                                              <block type="read_ohlc" id=")1tuS~gRHf6};GSOHQba">
                                                <field name="OHLCFIELD_LIST">high</field>
                                                <field name="CANDLEINTERVAL_LIST">default</field>
                                                <value name="CANDLEINDEX">
                                                  <shadow type="math_number" id="Q(+rRSKLA%Z~eC@Z%8C*">
                                                    <field name="NUM">1</field>
                                                  </shadow>
                                                  <block type="variables_get" id="8f@SV$9|xbX(yD9Q0D][">
                                                    <field name="VAR" id="pY7Kb[^R)D$MB0b4v]`!" variabletype="">i</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </value>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                    <value name="B">
                                      <block type="logic_operation" id="+z:LR4#C)$Z%-c3c@^dT" inline="false">
                                        <field name="OP">OR</field>
                                        <value name="A">
                                          <block type="logic_compare" id="LX;*ljii+#]W9H~l7!7H">
                                            <field name="OP">EQ</field>
                                            <value name="A">
                                              <block type="read_ohlc" id="K-q,!i3bGGFowf7_#5gd">
                                                <field name="OHLCFIELD_LIST">open</field>
                                                <field name="CANDLEINTERVAL_LIST">default</field>
                                                <value name="CANDLEINDEX">
                                                  <shadow type="math_number" id="_|y)bPhGAPx[hq@1yx!i">
                                                    <field name="NUM">1</field>
                                                  </shadow>
                                                  <block type="variables_get" id="qO~,V^5IDnVaoXz|:s1/">
                                                    <field name="VAR" id="pY7Kb[^R)D$MB0b4v]`!" variabletype="">i</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </value>
                                            <value name="B">
                                              <block type="read_ohlc" id="=QE,.?eqEi5=zf^BBiX$">
                                                <field name="OHLCFIELD_LIST">low</field>
                                                <field name="CANDLEINTERVAL_LIST">default</field>
                                                <value name="CANDLEINDEX">
                                                  <shadow type="math_number" id="Q(+rRSKLA%Z~eC@Z%8C*">
                                                    <field name="NUM">1</field>
                                                  </shadow>
                                                  <block type="variables_get" id="6@7?uo)=cr)HKd8c_h,b">
                                                    <field name="VAR" id="pY7Kb[^R)D$MB0b4v]`!" variabletype="">i</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </value>
                                          </block>
                                        </value>
                                        <value name="B">
                                          <block type="logic_compare" id="S8zLV,)nKZN)_v!aA@DT">
                                            <field name="OP">EQ</field>
                                            <value name="A">
                                              <block type="read_ohlc" id="yS#VSsdRlC=,Z7qgC*s#">
                                                <field name="OHLCFIELD_LIST">close</field>
                                                <field name="CANDLEINTERVAL_LIST">default</field>
                                                <value name="CANDLEINDEX">
                                                  <shadow type="math_number" id="_|y)bPhGAPx[hq@1yx!i">
                                                    <field name="NUM">1</field>
                                                  </shadow>
                                                  <block type="variables_get" id="1|.;Cscf,6z%:vnd,P$v">
                                                    <field name="VAR" id="pY7Kb[^R)D$MB0b4v]`!" variabletype="">i</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </value>
                                            <value name="B">
                                              <block type="read_ohlc" id="Fgnr(|}IFqa`KYR#puHx">
                                                <field name="OHLCFIELD_LIST">low</field>
                                                <field name="CANDLEINTERVAL_LIST">default</field>
                                                <value name="CANDLEINDEX">
                                                  <shadow type="math_number" id="Q(+rRSKLA%Z~eC@Z%8C*">
                                                    <field name="NUM">1</field>
                                                  </shadow>
                                                  <block type="variables_get" id=";g#]{P,zp[c8h3Pp~5T9">
                                                    <field name="VAR" id="pY7Kb[^R)D$MB0b4v]`!" variabletype="">i</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </value>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                                <statement name="DO0">
                                  <block type="variables_set" id="QVk=[{GN]DGEa_#Zk}+F">
                                    <field name="VAR" id="4f5|VLs-=-J+s72eB+3!" variabletype="">_allTail</field>
                                    <value name="VALUE">
                                      <block type="logic_boolean" id="M#f}Mx}X.p_~_q4h.I3^">
                                        <field name="BOOL">FALSE</field>
                                      </block>
                                    </value>
                                    <next>
                                      <block type="controls_flow_statements" id="$}gf9xy@wb3l{as$g{dt">
                                        <field name="FLOW">BREAK</field>
                                      </block>
                                    </next>
                                  </block>
                                </statement>
                              </block>
                            </statement>
                            <next>
                              <block type="controls_if" id="i0~ofG*IR!8tFH|@(d}a">
                                <value name="IF0">
                                  <block type="variables_get" id="y$8KL`E6uk+EFJQc8nyp">
                                    <field name="VAR" id="4f5|VLs-=-J+s72eB+3!" variabletype="">_allTail</field>
                                  </block>
                                </value>
                                <statement name="DO0">
                                  <block type="controls_if" id="taB8OoXi+6C/*ri=7F:2">
                                    <mutation elseif="1"></mutation>
                                    <value name="IF0">
                                      <block type="logic_compare" id="@tn+Ph.XHMMc:0k4rA%,">
                                        <field name="OP">LT</field>
                                        <value name="A">
                                          <block type="read_ohlc" id="(ufi+Ko_UV!m_K=h.p5d">
                                            <field name="OHLCFIELD_LIST">open</field>
                                            <field name="CANDLEINTERVAL_LIST">default</field>
                                            <value name="CANDLEINDEX">
                                              <shadow type="math_number" id="]kZ)Qi$$Mt.m~Kl$=_R(">
                                                <field name="NUM">2</field>
                                              </shadow>
                                            </value>
                                          </block>
                                        </value>
                                        <value name="B">
                                          <block type="read_ohlc" id="u$TwXM}b~8}Gl%?9s^6K">
                                            <field name="OHLCFIELD_LIST">close</field>
                                            <field name="CANDLEINTERVAL_LIST">default</field>
                                            <value name="CANDLEINDEX">
                                              <shadow type="math_number" id="P~eZTRkcd7`x9H4mtdYm">
                                                <field name="NUM">2</field>
                                              </shadow>
                                            </value>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                    <statement name="DO0">
                                      <block type="notify" id="I!$(-obf%FQS0B]*h`@T">
                                        <field name="NOTIFICATION_TYPE">success</field>
                                        <field name="NOTIFICATION_SOUND">silent</field>
                                        <value name="MESSAGE">
                                          <shadow type="text" id="1ZfpFc@%/9ttoPC|HsZ}">
                                            <field name="TEXT">PURCHASING RISE .....</field>
                                          </shadow>
                                        </value>
                                        <next>
                                          <block type="purchase" id="Z@N4mUH24+U`~fIk3|Tm">
                                            <field name="PURCHASE_LIST">CALL</field>
                                          </block>
                                        </next>
                                      </block>
                                    </statement>
                                    <value name="IF1">
                                      <block type="logic_compare" id="EDf!/2fl+unry)Ox]?E.">
                                        <field name="OP">GT</field>
                                        <value name="A">
                                          <block type="read_ohlc" id="cy!h+Zuae`W)E[$,b0~]">
                                            <field name="OHLCFIELD_LIST">open</field>
                                            <field name="CANDLEINTERVAL_LIST">default</field>
                                            <value name="CANDLEINDEX">
                                              <shadow type="math_number" id="0$uE-H|c+{KWeh`:d+0r">
                                                <field name="NUM">2</field>
                                              </shadow>
                                            </value>
                                          </block>
                                        </value>
                                        <value name="B">
                                          <block type="read_ohlc" id="|zQL;rImZ@jh4Q0%t2I.">
                                            <field name="OHLCFIELD_LIST">close</field>
                                            <field name="CANDLEINTERVAL_LIST">default</field>
                                            <value name="CANDLEINDEX">
                                              <shadow type="math_number" id="g)Y)uE2MXVge={QZ)oYx">
                                                <field name="NUM">2</field>
                                              </shadow>
                                            </value>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                    <statement name="DO1">
                                      <block type="notify" id="H?:S$}v)NJw8=!LI+/uy">
                                        <field name="NOTIFICATION_TYPE">error</field>
                                        <field name="NOTIFICATION_SOUND">silent</field>
                                        <value name="MESSAGE">
                                          <shadow type="text" id="Nq:k21b}!$3s{zQ,mVup">
                                            <field name="TEXT">PURCHASING FALL .....</field>
                                          </shadow>
                                        </value>
                                        <next>
                                          <block type="purchase" id="}eC%N?YA~!JS(}@3WT6f">
                                            <field name="PURCHASE_LIST">PUT</field>
                                          </block>
                                        </next>
                                      </block>
                                    </statement>
                                  </block>
                                </statement>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </statement>
          </block>
        </next>
      </block>
    </statement>
  </block>
  <block type="during_purchase" id="(4;NieXd}j|Bn!c-YiC|" collapsed="true" x="0" y="106">
    <statement name="DURING_PURCHASE_STACK">
      <block type="controls_if" id="8?eYKAW%VczmRXQ-ou3r">
        <value name="IF0">
          <block type="check_sell" id="M=:_KpEeRAJY_}XTU^8~"></block>
        </value>
      </block>
    </statement>
  </block>
  <block type="after_purchase" id="D^Jz1^n=2vtZku1vBN@;" collapsed="true" x="0" y="159">
    <statement name="AFTERPURCHASE_STACK">
      <block type="controls_if" id="G2Z1P1a!EU?mbwgM`HJ]">
        <mutation else="1"></mutation>
        <value name="IF0">
          <block type="contract_check_result" id="srh2OD7cCubCP5gB~/U;">
            <field name="CHECK_RESULT">win</field>
          </block>
        </value>
        <statement name="DO0">
          <block type="controls_if" id="@tsF|%neQ6_9{?8#G]o#">
            <mutation else="1"></mutation>
            <value name="IF0">
              <block type="logic_compare" id="r?`G)2BmA*(YHUetRaKb">
                <field name="OP">LT</field>
                <value name="A">
                  <block type="balance" id="RA|fIBYU.R/-z;Lt$GvX">
                    <field name="BALANCE_TYPE">NUM</field>
                  </block>
                </value>
                <value name="B">
                  <block type="variables_get" id="}N}Cu9dGBMVF)sc+=YK1">
                    <field name="VAR" id="4K.BD_o|P::;GmXVW6XV" variabletype="">_targProf</field>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO0">
              <block type="variables_set" id="$=5PIA7Tg{E!n-)$THt(">
                <field name="VAR" id="3k_~urW=ahs2Cef8kMM$" variabletype="">_posstake</field>
                <value name="VALUE">
                  <block type="math_number" id="upGpkgw7Quok+VC|ba;y">
                    <field name="NUM">1</field>
                  </block>
                </value>
                <next>
                  <block type="trade_again" id="c)S|KjoQdXc8l#J@5z3P"></block>
                </next>
              </block>
            </statement>
            <statement name="ELSE">
              <block type="text_print" id="=BtcQ5JVpL[ue#F4vjt$">
                <value name="TEXT">
                  <shadow type="text" id="VJ52H@P(:_v^VOM7zEX^">
                    <field name="TEXT">.:: MAX MARTI LEVEL ACHIEVED ::.</field>
                  </shadow>
                  <block type="text_join" id="WcL-|2tufY#3]S`b%T0`">
                    <mutation items="3"></mutation>
                    <value name="ADD0">
                      <block type="text" id="-Bu~X0P/f4K)rgZu|kRd">
                        <field name="TEXT">.:: TARGET PROFIT ACHIEVED : </field>
                      </block>
                    </value>
                    <value name="ADD1">
                      <block type="total_profit" id="bGjwe!IYOlIMFDUAr=Wh"></block>
                    </value>
                    <value name="ADD2">
                      <block type="text" id="+Ms.s$wDVr7?POJ*Yh,i">
                        <field name="TEXT"> ::.</field>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </statement>
          </block>
        </statement>
        <statement name="ELSE">
          <block type="controls_if" id="Fz=PKm47Y}86@CIXzGCh">
            <mutation else="1"></mutation>
            <value name="IF0">
              <block type="logic_compare" id="Xq_I[%O;A|d~]lD@77#{">
                <field name="OP">GT</field>
                <value name="A">
                  <block type="balance" id="y[u5q)^3V%=B0a!#~^Bc">
                    <field name="BALANCE_TYPE">NUM</field>
                  </block>
                </value>
                <value name="B">
                  <block type="variables_get" id="Ozb7?pSrY`?0:pp3scc/">
                    <field name="VAR" id="E`VEMT7|/p(s#zAYTn]j" variabletype="">_stopLoss</field>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO0">
              <block type="controls_if" id="=*YHPH%)D}gJw*Ewj?.p">
                <mutation else="1"></mutation>
                <value name="IF0">
                  <block type="logic_compare" id="]q-n/|^*%36?vj*zvD$^">
                    <field name="OP">LT</field>
                    <value name="A">
                      <block type="variables_get" id="haLx.Y.;fZWnz+Ll/{R9">
                        <field name="VAR" id="3k_~urW=ahs2Cef8kMM$" variabletype="">_posstake</field>
                      </block>
                    </value>
                    <value name="B">
                      <block type="lists_length" id="CvaxqD2%#dC7PS=!~Ien">
                        <value name="VALUE">
                          <block type="variables_get" id="SBW}%Tpz`RU#ew?|3:,Q">
                            <field name="VAR" id="`H(EKTkv)r}m*e+?fOe|" variabletype="">_cyclestake</field>
                          </block>
                        </value>
                      </block>
                    </value>
                  </block>
                </value>
                <statement name="DO0">
                  <block type="math_change" id="g]K+YnBc+WI}O`LU_@wl">
                    <field name="VAR" id="3k_~urW=ahs2Cef8kMM$" variabletype="">_posstake</field>
                    <value name="DELTA">
                      <shadow type="math_number" id="B4a:Hu@]yjy8=(ZQi6=j">
                        <field name="NUM">1</field>
                      </shadow>
                    </value>
                    <next>
                      <block type="trade_again" id="V]?bl[:PV-L#TUI^[j6*"></block>
                    </next>
                  </block>
                </statement>
                <statement name="ELSE">
                  <block type="text_print" id="FnDVIeq!dN/pb9o/HGgt">
                    <value name="TEXT">
                      <shadow type="text" id="gR8rYg{8D2F[+oVO$9Il">
                        <field name="TEXT">.:: MAX MARTI LEVEL ACHIEVED ::.</field>
                      </shadow>
                    </value>
                  </block>
                </statement>
              </block>
            </statement>
            <statement name="ELSE">
              <block type="text_print" id="ED/6*nPSDPIzRs[Wv+H}">
                <value name="TEXT">
                  <shadow type="text" id="*3)~`BysyYYd`=T]eJ1|">
                    <field name="TEXT">.:: STOP LOSS ACHIEVED ::.</field>
                  </shadow>
                </value>
              </block>
            </statement>
          </block>
        </statement>
      </block>
    </statement>
  </block>
</xml>