﻿<xml xmlns="http://www.w3.org/1999/xhtml" collection="false">
  <block type="procedures_defnoreturn" id="?-Y?6q-}Yjsm%W-(cK$d" collapsed="true" x="0" y="0">
    <mutation>
      <arg name="Target Profit"></arg>
      <arg name="Stop Loss"></arg>
      <arg name="Stake"></arg>
      <arg name="Martingale Factor"></arg>
      <arg name="Martingale Level"></arg>
    </mutation>
    <field name="NAME">(1) CROCO Money Management System V1.0</field>
    <comment pinned="false" h="80" w="160">Describe this function...</comment>
    <statement name="STACK">
      <block type="variables_set" id="X@ABFsWd]Tsr{opzMc%9">
        <field name="VAR">mm:InitStake</field>
        <value name="VALUE">
          <block type="variables_get" id=")xtM^zQ1+k(cIKjzEW_z">
            <field name="VAR">Stake</field>
          </block>
        </value>
        <next>
          <block type="variables_set" id="38;?h7#[~~p;sv~vFqQ]">
            <field name="VAR">mm:WinStake</field>
            <value name="VALUE">
              <block type="variables_get" id="Jgd-gz#*q($)fwUA:Ea(">
                <field name="VAR">Stake</field>
              </block>
            </value>
            <next>
              <block type="variables_set" id="kfYjmVL:G,NvZHzQjw*g">
                <field name="VAR">mm:TargetProfit</field>
                <value name="VALUE">
                  <block type="variables_get" id="5y|(v:hV{[j#ncjfNTq4">
                    <field name="VAR">Target Profit</field>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="lzEb{8o1$?S2Tm1+9fZ3">
                    <field name="VAR">mm:StopLoss</field>
                    <value name="VALUE">
                      <block type="variables_get" id="vzgSHHOiBGe8ao3uvb(0">
                        <field name="VAR">Stop Loss</field>
                      </block>
                    </value>
                    <next>
                      <block type="variables_set" id="V(Zyx8]auKs!v=]DXrer">
                        <field name="VAR">mm:MartingaleFactor</field>
                        <value name="VALUE">
                          <block type="variables_get" id="Kvsc~7se*WKE1lXjbI6e">
                            <field name="VAR">Martingale Factor</field>
                          </block>
                        </value>
                        <next>
                          <block type="variables_set" id="|a?F4gSid!^NRa-0b5D/">
                            <field name="VAR">mm:MartingaleLevel</field>
                            <value name="VALUE">
                              <block type="variables_get" id="8{%{v9Qee.dj$7x_c7QI">
                                <field name="VAR">Martingale Level</field>
                              </block>
                            </value>
                            <next>
                              <block type="variables_set" id="y_m2,9DA]|icdJ3Zw_]b">
                                <field name="VAR">mm:MartingaleSize</field>
                                <value name="VALUE">
                                  <block type="math_number" id="~^-dvt=*Rxzy~+krRdg~">
                                    <field name="NUM">1</field>
                                  </block>
                                </value>
                                <next>
                                  <block type="variables_set" id="O?99XJ%g=C{wQyzOt:`/">
                                    <field name="VAR">mm:TotalProfit</field>
                                    <value name="VALUE">
                                      <block type="math_number" id="+ML8+G@z-uny}%(#(LTz">
                                        <field name="NUM">0</field>
                                      </block>
                                    </value>
                                    <next>
                                      <block type="variables_set" id="yfCQX:5e-Mw)KgkNYiMO">
                                        <field name="VAR">mm:win_count</field>
                                        <value name="VALUE">
                                          <block type="math_number" id="%~j`GfIeFtbi}lU8#,BE">
                                            <field name="NUM">0</field>
                                          </block>
                                        </value>
                                        <next>
                                          <block type="variables_set" id="yeWo((0qM!d:^kX,H47K">
                                            <field name="VAR">mm:loss_count</field>
                                            <value name="VALUE">
                                              <block type="math_number" id="wrb.M3Z7Cpx%2f2~J#.L">
                                                <field name="NUM">0</field>
                                              </block>
                                            </value>
                                            <next>
                                              <block type="variables_set" id="+p[rwfDP^(Q/CiF:bU;T">
                                                <field name="VAR">mm:loss_level</field>
                                                <value name="VALUE">
                                                  <block type="math_number" id="wP*,qVbN-0k?},.a.`3_">
                                                    <field name="NUM">0</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </next>
                                          </block>
                                        </next>
                                      </block>
                                    </next>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
  </block>
  <block type="procedures_defreturn" id="RNsnc9wcTqx2iM1]S!9B" collapsed="true" x="0" y="52">
    <field name="NAME">(1) CROCO Initial Stake</field>
    <comment pinned="false" h="80" w="160">Describe this function...</comment>
    <value name="RETURN">
      <block type="math_arithmetic" id="b4tlZAg_[#AC6JC5*_xq">
        <field name="OP">MULTIPLY</field>
        <value name="A">
          <shadow type="math_number" id="hd6L3G+,]e`|TfXM!c/u">
            <field name="NUM">1</field>
          </shadow>
          <block type="variables_get" id="a2;s2-@nWIESjUMWa9Vn">
            <field name="VAR">mm:MartingaleSize</field>
          </block>
        </value>
        <value name="B">
          <shadow type="math_number" id="S5=Jr8YAVJjpm+pjMw]i">
            <field name="NUM">1</field>
          </shadow>
          <block type="variables_get" id="f8;Zw$z#%z$![E+77c^u">
            <field name="VAR">mm:InitStake</field>
          </block>
        </value>
      </block>
    </value>
  </block>
  <block type="procedures_defnoreturn" id="+e+0biljRFwEzE|t4=K]" collapsed="true" x="0" y="104">
    <mutation>
      <arg name="ResultWin"></arg>
    </mutation>
    <field name="NAME">(4)CROCO Function Martingale Factor&amp;Level</field>
    <comment pinned="false" h="80" w="160">Describe this function...</comment>
    <statement name="STACK">
      <block type="controls_if" id="s$RI{,q8=XmA]yXUq$sG">
        <mutation else="1"></mutation>
        <value name="IF0">
          <block type="variables_get" id="vmO~#WnEu)Yk8U%JLbE)">
            <field name="VAR">ResultWin</field>
          </block>
        </value>
        <statement name="DO0">
          <block type="variables_set" id="lBItdMrn7mt{srK~=r]F">
            <field name="VAR">mm:MartingaleSize</field>
            <value name="VALUE">
              <block type="math_number" id="HfE~zqT^1.W`M+d_[_QJ">
                <field name="NUM">1</field>
              </block>
            </value>
            <next>
              <block type="math_change" id="{O0@BV0k|4AnTCp/)~Xz">
                <field name="VAR">mm:win_count</field>
                <value name="DELTA">
                  <shadow type="math_number" id="RMl$3{N98H8xn8pCJ4:@">
                    <field name="NUM">1</field>
                  </shadow>
                </value>
                <next>
                  <block type="variables_set" id="}AkCyz`3rE2#bfHi:a1{">
                    <field name="VAR">mm:loss_count</field>
                    <value name="VALUE">
                      <block type="math_number" id="gu;uWPVf;XQbnHREot/t">
                        <field name="NUM">0</field>
                      </block>
                    </value>
                    <next>
                      <block type="variables_set" id="L``;9$+!SlR+YYX%4;~g">
                        <field name="VAR">mm:loss_level</field>
                        <value name="VALUE">
                          <block type="math_number" id="fHx-8`i3ct:*0mI+)etb">
                            <field name="NUM">0</field>
                          </block>
                        </value>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </statement>
        <statement name="ELSE">
          <block type="math_change" id="Q=OcgE`/XZJI]Acx^WXg">
            <field name="VAR">mm:loss_count</field>
            <value name="DELTA">
              <shadow type="math_number" id="GX60`A(rh*Oi7x.#?+*(">
                <field name="NUM">1</field>
              </shadow>
            </value>
            <next>
              <block type="variables_set" id="F|#)g+U=?z=FYh+6z2~$">
                <field name="VAR">mm:win_count</field>
                <value name="VALUE">
                  <block type="math_number" id="{agl]z_|LY5i]Ng0D?rU">
                    <field name="NUM">0</field>
                  </block>
                </value>
                <next>
                  <block type="controls_if" id="[HTU0^9MTt,zjC?3rzJ,">
                    <value name="IF0">
                      <block type="logic_compare" id="R579gi^D%dLEzSuU+*[?">
                        <field name="OP">GT</field>
                        <value name="A">
                          <block type="variables_get" id="p5+4JYBj-k93O5jRj*A.">
                            <field name="VAR">mm:loss_count</field>
                          </block>
                        </value>
                        <value name="B">
                          <block type="variables_get" id="hKS.?(x7W~HNieM;i#f9">
                            <field name="VAR">mm:loss_level</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <statement name="DO0">
                      <block type="variables_set" id="F;K4*h2m,:DbnPa6Xyz#">
                        <field name="VAR">mm:loss_level</field>
                        <value name="VALUE">
                          <block type="variables_get" id="*TM6Ik~jXzK(KZDe{S[N">
                            <field name="VAR">mm:loss_count</field>
                          </block>
                        </value>
                      </block>
                    </statement>
                    <next>
                      <block type="controls_if" id="-Zw]MQ!Mv08i!55cW,r~">
                        <mutation elseif="1"></mutation>
                        <value name="IF0">
                          <block type="logic_compare" id="VlX*W$77[0?wMaHM6s}B">
                            <field name="OP">EQ</field>
                            <value name="A">
                              <block type="variables_get" id="3HBZe@26ga;DTleY!gZ4">
                                <field name="VAR">mm:MartingaleLevel</field>
                              </block>
                            </value>
                            <value name="B">
                              <block type="math_number" id="pw,FmzA-0SBM,Vu!0[*=">
                                <field name="NUM">0</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <statement name="DO0">
                          <block type="variables_set" id="e4Ht]-T!]@lh]+-QoA9/">
                            <field name="VAR">mm:MartingaleSize</field>
                            <value name="VALUE">
                              <block type="math_arithmetic" id="_P~r3h#A0],bCez44hFa">
                                <field name="OP">MULTIPLY</field>
                                <value name="A">
                                  <shadow type="math_number" id="_^lbiA96{8-XZg~~-$yJ">
                                    <field name="NUM">1</field>
                                  </shadow>
                                  <block type="variables_get" id=";~i(wRKu?3~U,@wQssdo">
                                    <field name="VAR">mm:MartingaleSize</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <shadow type="math_number" id="|LQ*{)DqJRt@V}3xNfm;">
                                    <field name="NUM">1</field>
                                  </shadow>
                                  <block type="variables_get" id="Z~KpTbH7*fF~`zhY(7vq">
                                    <field name="VAR">mm:MartingaleFactor</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </statement>
                        <value name="IF1">
                          <block type="logic_compare" id="v(.I,{`pHTkyP/9~2b.?">
                            <field name="OP">GT</field>
                            <value name="A">
                              <block type="variables_get" id="PF3uzkte`~6SBBj:6#(v">
                                <field name="VAR">mm:MartingaleLevel</field>
                              </block>
                            </value>
                            <value name="B">
                              <block type="math_number" id="_uVtHFg}jFjNYX!g3dyr">
                                <field name="NUM">0</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <statement name="DO1">
                          <block type="controls_if" id="NiLU96_2?w#{5t)e*1_u">
                            <mutation else="1"></mutation>
                            <value name="IF0">
                              <block type="logic_compare" id="u6_~eyXhC%x}vCo!}5SM">
                                <field name="OP">LTE</field>
                                <value name="A">
                                  <block type="variables_get" id="V4J#ow{B^)S{/EFC(2yW">
                                    <field name="VAR">mm:loss_count</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="variables_get" id="ppC%tPjlYk|T0~LNBJbE">
                                    <field name="VAR">mm:MartingaleLevel</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <statement name="DO0">
                              <block type="variables_set" id=".s!?|g=cN?kK1PIa,(_n">
                                <field name="VAR">mm:MartingaleSize</field>
                                <value name="VALUE">
                                  <block type="math_arithmetic" id="nvnSRF@~!y~m2fBli;6L">
                                    <field name="OP">MULTIPLY</field>
                                    <value name="A">
                                      <shadow type="math_number" id="_^lbiA96{8-XZg~~-$yJ">
                                        <field name="NUM">1</field>
                                      </shadow>
                                      <block type="variables_get" id="bfQA:b%!-+@}J1#f$-IY">
                                        <field name="VAR">mm:MartingaleSize</field>
                                      </block>
                                    </value>
                                    <value name="B">
                                      <shadow type="math_number" id="|LQ*{)DqJRt@V}3xNfm;">
                                        <field name="NUM">1</field>
                                      </shadow>
                                      <block type="variables_get" id="(AVOd1Gmx[TOu4.avTzC">
                                        <field name="VAR">mm:MartingaleFactor</field>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                              </block>
                            </statement>
                            <statement name="ELSE">
                              <block type="notify" id="W[LEozy;oyLd,zV0M`d.">
                                <field name="NOTIFICATION_TYPE">success</field>
                                <field name="NOTIFICATION_SOUND">silent</field>
                                <value name="MESSAGE">
                                  <shadow type="text" id="aosco4:o9fRtU4n%H=7#">
                                    <field name="TEXT">::: Martingale RESET :::</field>
                                  </shadow>
                                </value>
                                <next>
                                  <block type="variables_set" id="uM,=#q*K#SVdlgH3QQnp">
                                    <field name="VAR">mm:MartingaleSize</field>
                                    <value name="VALUE">
                                      <block type="math_number" id="UM$JSqb6;34}-mCzwA4Z">
                                        <field name="NUM">1</field>
                                      </block>
                                    </value>
                                    <next>
                                      <block type="variables_set" id="6F*vpH]mc::m0L:x|R{K">
                                        <field name="VAR">mm:win_count</field>
                                        <value name="VALUE">
                                          <block type="math_number" id="t(s`~zd^(?(=Y99[Ri#,">
                                            <field name="NUM">0</field>
                                          </block>
                                        </value>
                                        <next>
                                          <block type="variables_set" id="FgGA??/%EMuXDfTf:iUt">
                                            <field name="VAR">mm:loss_count</field>
                                            <value name="VALUE">
                                              <block type="math_number" id="V|km$JuiGH}CIY.XB|0?">
                                                <field name="NUM">0</field>
                                              </block>
                                            </value>
                                            <next>
                                              <block type="variables_set" id="C$Nam/+k[)_|^S#ed%{X">
                                                <field name="VAR">mm:loss_level</field>
                                                <value name="VALUE">
                                                  <block type="math_number" id="dOD((;0F$VQ?1ATUU-t_">
                                                    <field name="NUM">0</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </next>
                                          </block>
                                        </next>
                                      </block>
                                    </next>
                                  </block>
                                </next>
                              </block>
                            </statement>
                          </block>
                        </statement>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </statement>
      </block>
    </statement>
  </block>
  <block type="procedures_defreturn" id="m-kiL}[uJ6^Vrb8,WKW$" collapsed="true" x="0" y="156">
    <mutation>
      <arg name="Contract Detail [Profit]"></arg>
      <arg name="ResultWin"></arg>
    </mutation>
    <field name="NAME">(4)CROCO Money Management System Trade Again</field>
    <comment pinned="false" h="80" w="160">Describe this function...</comment>
    <statement name="STACK">
      <block type="math_change" id="x.)Cm%!_[8IkFLSE|~xc">
        <field name="VAR">mm:TotalProfit</field>
        <value name="DELTA">
          <shadow type="math_number" id="eU,`J53*TgD8a`Si:zsG">
            <field name="NUM">1</field>
          </shadow>
          <block type="variables_get" id="Ej95K~J@EIOG6Q;)^ftf">
            <field name="VAR">Contract Detail [Profit]</field>
          </block>
        </value>
        <next>
          <block type="variables_set" id="XcVsY+vH*c.H!Ly/Uy-S">
            <field name="VAR">mm:TotalProfit</field>
            <value name="VALUE">
              <block type="math_arithmetic" id="?(]L!#Jw`VNH],M5:y1z">
                <field name="OP">DIVIDE</field>
                <value name="A">
                  <shadow type="math_number" id="(!-TI%`{SnzQ26hkS=y*">
                    <field name="NUM">1</field>
                  </shadow>
                  <block type="math_round" id="T:cV`E=nLDk{2*/CKpy[">
                    <field name="OP">ROUND</field>
                    <value name="NUM">
                      <shadow type="math_number" id="Rwh{jhN$!tj#I.7K9JR-">
                        <field name="NUM">3.1</field>
                      </shadow>
                      <block type="math_arithmetic" id="D9KltmcfYnG4~AqM}4m1">
                        <field name="OP">MULTIPLY</field>
                        <value name="A">
                          <shadow type="math_number" id="CgD}6q}2kncNmV`-yyJY">
                            <field name="NUM">1</field>
                          </shadow>
                          <block type="variables_get" id="8yq26iof%tQGOSjI((%t">
                            <field name="VAR">mm:TotalProfit</field>
                          </block>
                        </value>
                        <value name="B">
                          <shadow type="math_number" id="`IW6Jnh~*-Cb48:Wr)}A">
                            <field name="NUM">100</field>
                          </shadow>
                        </value>
                      </block>
                    </value>
                  </block>
                </value>
                <value name="B">
                  <shadow type="math_number" id="warBmLs}zw,PN{^yj3pr">
                    <field name="NUM">100</field>
                  </shadow>
                </value>
              </block>
            </value>
            <next>
              <block type="controls_if" id="gU*aX6o!,vdVFvygBiy^">
                <mutation else="1"></mutation>
                <value name="IF0">
                  <block type="variables_get" id="bg@BcI`?POA0oMLngQZY">
                    <field name="VAR">ResultWin</field>
                  </block>
                </value>
                <statement name="DO0">
                  <block type="notify" id="P*|mMMgmVMHndtr1%Fy#">
                    <field name="NOTIFICATION_TYPE">success</field>
                    <field name="NOTIFICATION_SOUND">silent</field>
                    <value name="MESSAGE">
                      <shadow type="text" id="aosco4:o9fRtU4n%H=7#">
                        <field name="TEXT">abc</field>
                      </shadow>
                      <block type="text_join" id="EuyzsE]ceSew]$y~p31e">
                        <mutation items="2"></mutation>
                        <value name="ADD0">
                          <block type="text" id="tRSzQ$olGLBcHoEK%-IL">
                            <field name="TEXT">Profit : $ </field>
                          </block>
                        </value>
                        <value name="ADD1">
                          <block type="variables_get" id="TYWFQ6z5Nnl/:IIz9qv5">
                            <field name="VAR">Contract Detail [Profit]</field>
                          </block>
                        </value>
                      </block>
                    </value>
                  </block>
                </statement>
                <statement name="ELSE">
                  <block type="notify" id="7xJdlqKoc1e=8ROXC4IZ">
                    <field name="NOTIFICATION_TYPE">error</field>
                    <field name="NOTIFICATION_SOUND">silent</field>
                    <value name="MESSAGE">
                      <shadow type="text" id="aosco4:o9fRtU4n%H=7#">
                        <field name="TEXT">abc</field>
                      </shadow>
                      <block type="text_join" id="%|xaVoNpsARCkiHeTJF.">
                        <mutation items="2"></mutation>
                        <value name="ADD0">
                          <block type="text" id="wN/,C+G4KGI/p%G`~WVv">
                            <field name="TEXT">Loss : $ </field>
                          </block>
                        </value>
                        <value name="ADD1">
                          <block type="math_single" id="44RAYS/O*EWUH)Aa.4|d">
                            <field name="OP">ABS</field>
                            <value name="NUM">
                              <shadow type="math_number" id="/f~~*UmMHB!mkPy/LhQ!">
                                <field name="NUM">9</field>
                              </shadow>
                              <block type="variables_get" id="4S.kQ[HXzsOycNNL,796">
                                <field name="VAR">Contract Detail [Profit]</field>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                  </block>
                </statement>
                <next>
                  <block type="procedures_callnoreturn" id="KONA~esH71irNtd_G+N=">
                    <mutation name="(4)CROCO Function Martingale Factor&amp;Level">
                      <arg name="ResultWin"></arg>
                    </mutation>
                    <value name="ARG0">
                      <block type="variables_get" id="X(_f!GWSUHM@4QG*uT@`">
                        <field name="VAR">ResultWin</field>
                      </block>
                    </value>
                    <next>
                      <block type="notify" id="s=I%mKBoHCNID+pGe@NG">
                        <field name="NOTIFICATION_TYPE">info</field>
                        <field name="NOTIFICATION_SOUND">silent</field>
                        <value name="MESSAGE">
                          <shadow type="text" id="aosco4:o9fRtU4n%H=7#">
                            <field name="TEXT">abc</field>
                          </shadow>
                          <block type="text_join" id="-BkI%CQ}Ej8I^!pK2qN7">
                            <mutation items="2"></mutation>
                            <value name="ADD0">
                              <block type="text" id="^siM?kkc:sv|Oo@]}yR/">
                                <field name="TEXT">Total Profit : $ </field>
                              </block>
                            </value>
                            <value name="ADD1">
                              <block type="variables_get" id="PhLu`]POur,}+2_Mie{#">
                                <field name="VAR">mm:TotalProfit</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <next>
                          <block type="variables_set" id="}y|5#hUSDo;5GoG}GS|-">
                            <field name="VAR">mm:TradeAgain</field>
                            <value name="VALUE">
                              <block type="logic_boolean" id="FPGkzu:po-GC{OPk[z}j">
                                <field name="BOOL">FALSE</field>
                              </block>
                            </value>
                            <next>
                              <block type="controls_if" id="X/(+yC1KKf001;tUid*r">
                                <mutation else="1"></mutation>
                                <value name="IF0">
                                  <block type="logic_compare" id="n8Aqmjy;Fl-kOF0gQxEp">
                                    <field name="OP">LT</field>
                                    <value name="A">
                                      <block type="variables_get" id="nBNMJL{@^/Fuo)YndWdC">
                                        <field name="VAR">mm:TotalProfit</field>
                                      </block>
                                    </value>
                                    <value name="B">
                                      <block type="variables_get" id="oNt47)f+emhILQ$z(w^e">
                                        <field name="VAR">mm:TargetProfit</field>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                                <statement name="DO0">
                                  <block type="controls_if" id="wiJCmsHVDy~KIZ:IyPDo">
                                    <mutation else="1"></mutation>
                                    <value name="IF0">
                                      <block type="logic_compare" id="}tVMg=6y8=QATwj;HGv)">
                                        <field name="OP">GT</field>
                                        <value name="A">
                                          <block type="variables_get" id="/fP;n{x7f%PF-/OzP$QS">
                                            <field name="VAR">mm:TotalProfit</field>
                                          </block>
                                        </value>
                                        <value name="B">
                                          <block type="math_single" id="AX,Pu;09E[^,@HGnag55">
                                            <field name="OP">NEG</field>
                                            <value name="NUM">
                                              <shadow type="math_number" id="Vz}o{[6w70ok}+RBd$]4">
                                                <field name="NUM">9</field>
                                              </shadow>
                                              <block type="variables_get" id="Bmy.0c(}RHb`]{G*}Lwv">
                                                <field name="VAR">mm:StopLoss</field>
                                              </block>
                                            </value>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                    <statement name="DO0">
                                      <block type="variables_set" id=";m$,v+S2*1v5?*y|t/KG">
                                        <field name="VAR">mm:TradeAgain</field>
                                        <value name="VALUE">
                                          <block type="logic_boolean" id="3cHt8HJrpJ5wX}Xl%A3)">
                                            <field name="BOOL">TRUE</field>
                                          </block>
                                        </value>
                                      </block>
                                    </statement>
                                    <statement name="ELSE">
                                      <block type="text_print" id="CLY;ck-k^!$MeDZ[{n2A">
                                        <value name="TEXT">
                                          <shadow type="text" id="%UR9}Kv@Xn;N(@oc{o|-">
                                            <field name="TEXT">abc</field>
                                          </shadow>
                                          <block type="text_join" id="~g^:#sAuY]dA95r#{Otp">
                                            <mutation items="2"></mutation>
                                            <value name="ADD0">
                                              <block type="text" id="U/8w+yaFWxofx7:,a:*%">
                                                <field name="TEXT">Anda mengalami kerugian sebesar $ </field>
                                              </block>
                                            </value>
                                            <value name="ADD1">
                                              <block type="math_single" id="s#(o58o-Ph=_l6nU0~]A">
                                                <field name="OP">NEG</field>
                                                <value name="NUM">
                                                  <shadow type="math_number" id="Vz}o{[6w70ok}+RBd$]4">
                                                    <field name="NUM">9</field>
                                                  </shadow>
                                                  <block type="variables_get" id="nW#3?=q19L7p;lLAzd2+">
                                                    <field name="VAR">mm:TotalProfit</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </value>
                                          </block>
                                        </value>
                                      </block>
                                    </statement>
                                  </block>
                                </statement>
                                <statement name="ELSE">
                                  <block type="text_print" id="u^U5O7!TdoZ/^I3RbK(2">
                                    <value name="TEXT">
                                      <shadow type="text" id="%UR9}Kv@Xn;N(@oc{o|-">
                                        <field name="TEXT">abc</field>
                                      </shadow>
                                      <block type="text_join" id="1fh.,/KdEXg$Sc],::Td">
                                        <mutation items="2"></mutation>
                                        <value name="ADD0">
                                          <block type="text" id="AaG~WhkVD~$Mm/a6=l_w">
                                            <field name="TEXT">Target keuntungan tercapai sebesar $ </field>
                                          </block>
                                        </value>
                                        <value name="ADD1">
                                          <block type="variables_get" id="QI_2pQT^(Z1fUyF$MzPu">
                                            <field name="VAR">mm:TotalProfit</field>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                  </block>
                                </statement>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
    <value name="RETURN">
      <block type="variables_get" id="D}z-4^d!3Wi|2BERXgb~">
        <field name="VAR">mm:TradeAgain</field>
      </block>
    </value>
  </block>
  <block type="trade" id="L({{BOb-KQ0_1jfH|7Zg" x="0" y="208">
    <field name="MARKET_LIST">volidx</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">matchesdiffers</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="procedures_callnoreturn" id="p/_iraB;WmuBwNmdN9i~">
        <mutation name="(1) CROCO Money Management System V1.0">
          <arg name="Target Profit"></arg>
          <arg name="Stop Loss"></arg>
          <arg name="Stake"></arg>
          <arg name="Martingale Factor"></arg>
          <arg name="Martingale Level"></arg>
        </mutation>
        <value name="ARG0">
          <block type="math_number" id="6;zQ67fHOaa#ER4Pe%a4">
            <field name="NUM">100</field>
          </block>
        </value>
        <value name="ARG1">
          <block type="math_number" id="1[`!.DaeKl(#|p6q4j8E">
            <field name="NUM">100</field>
          </block>
        </value>
        <value name="ARG2">
          <block type="math_number" id="/h4Lo}ds.m;u{c2^w|:*">
            <field name="NUM">0.35</field>
          </block>
        </value>
        <value name="ARG3">
          <block type="math_number" id="_@zi[PC[wd$j`02R!bu2">
            <field name="NUM">11</field>
          </block>
        </value>
        <value name="ARG4">
          <block type="math_number" id="uw~#kc]y?$DSUTDbXv{z">
            <field name="NUM">2</field>
          </block>
        </value>
        <next>
          <block type="variables_set" id="m^h1=6T=a;Bjh_;3AN1{">
            <field name="VAR">jml1</field>
            <value name="VALUE">
              <block type="math_number" id="daKKCY,tXZ;c`[bFbZzV">
                <field name="NUM">0</field>
              </block>
            </value>
            <next>
              <block type="variables_set" id="jEVoL*1rcgSYDgRXwYL6">
                <field name="VAR">jml2</field>
                <value name="VALUE">
                  <block type="math_number" id="?m;;s*DQMJSI5%)x8061">
                    <field name="NUM">0</field>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="w7W]7__IH^vxL3,/koBJ">
                    <field name="VAR">LDP</field>
                    <value name="VALUE">
                      <block type="math_number" id="a31NXJnu7lTdDO]~m!4d">
                        <field name="NUM">0</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>
        <value name="DURATION">
          <shadow type="math_number" id="O*@58sDc=!cOO}*b2vf9">
            <field name="NUM">5</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="procedures_callreturn" id="5wXE9$M=oveF+ok.+D+=">
            <mutation name="(1) CROCO Initial Stake"></mutation>
          </block>
        </value>
        <value name="PREDICTION">
          <block type="variables_get" id="sFZB{|{IP2LP{OxM^iti">
            <field name="VAR">LDP</field>
          </block>
        </value>
      </block>
    </statement>
  </block>
  <block type="after_purchase" id="J8wsr[rr%+Wki.fp(Edc" collapsed="true" x="0" y="757">
    <statement name="AFTERPURCHASE_STACK">
      <block type="controls_if" id="=KbO,-HqtVsGwXTFQu;A">
        <value name="IF0">
          <block type="procedures_callreturn" id="fPA_+uM1vqj//%.]zd{5">
            <mutation name="(4)CROCO Money Management System Trade Again">
              <arg name="Contract Detail [Profit]"></arg>
              <arg name="ResultWin"></arg>
            </mutation>
            <value name="ARG0">
              <block type="read_details" id="?.`K,bhZ%u3]_|`^6e2x">
                <field name="DETAIL_INDEX">4</field>
              </block>
            </value>
            <value name="ARG1">
              <block type="contract_check_result" id="!zF|]ID|U~/T+nj1E9%I">
                <field name="CHECK_RESULT">win</field>
              </block>
            </value>
          </block>
        </value>
        <statement name="DO0">
          <block type="trade_again" id="mK:cN,r_T)m;8lPGD?)8"></block>
        </statement>
      </block>
    </statement>
  </block>
  <block type="tick_analysis" id="XkokK?jy^KmymNjBjfl," collapsed="true" x="0" y="809">
    <statement name="TICKANALYSIS_STACK">
      <block type="controls_if" id="/))#3SKXiduHDLO$4LL4">
        <mutation else="1"></mutation>
        <value name="IF0">
          <block type="math_number_property" id="XOnF(E.Fh875$yz{9d@^">
            <mutation divisor_input="false"></mutation>
            <field name="PROPERTY">ODD</field>
            <value name="NUMBER_TO_CHECK">
              <shadow type="math_number" id="5hp21O5S#~RI?$;*ajs?">
                <field name="NUM">0</field>
              </shadow>
              <block type="lists_getIndex" id="|H?)6ZZ^_JD(B:N.KxWN">
                <mutation statement="false" at="true"></mutation>
                <field name="MODE">GET</field>
                <field name="WHERE">FROM_START</field>
                <value name="VALUE">
                  <block type="lastDigitList" id="jkOAVF(Qz_410F/zk=VC"></block>
                </value>
                <value name="AT">
                  <block type="math_number" id="7AF?(J)MY$v;#4=37+W(">
                    <field name="NUM">1</field>
                  </block>
                </value>
              </block>
            </value>
          </block>
        </value>
        <statement name="DO0">
          <block type="variables_set" id="+(AYk.$Sd166[rs,(60Z">
            <field name="VAR">jml1</field>
            <value name="VALUE">
              <block type="math_arithmetic" id="wZM-khfB$@XFXi)VGiRA">
                <field name="OP">ADD</field>
                <value name="A">
                  <shadow type="math_number" id="/:WdL3C[?IT9H#@/Sc-P">
                    <field name="NUM">1</field>
                  </shadow>
                  <block type="variables_get" id="5nhQP^!yzkI8#(Hx#hM#">
                    <field name="VAR">jml1</field>
                  </block>
                </value>
                <value name="B">
                  <shadow type="math_number" id="?(6az4ROM@##:u.ZFQm)">
                    <field name="NUM">1</field>
                  </shadow>
                </value>
              </block>
            </value>
          </block>
        </statement>
        <statement name="ELSE">
          <block type="variables_set" id="vj5a@6P=O5h(yMM{5ljE">
            <field name="VAR">jml1</field>
            <value name="VALUE">
              <block type="math_number" id="NEJ|Wc[Jr={;vdaJ{4uo">
                <field name="NUM">0</field>
              </block>
            </value>
          </block>
        </statement>
        <next>
          <block type="controls_if" id="g9jo_yUW,%L?(O:QgX##">
            <mutation else="1"></mutation>
            <value name="IF0">
              <block type="math_number_property" id="5L]{5cS%qQ_ZO`ux:j(~">
                <mutation divisor_input="false"></mutation>
                <field name="PROPERTY">EVEN</field>
                <value name="NUMBER_TO_CHECK">
                  <shadow type="math_number" id="5hp21O5S#~RI?$;*ajs?">
                    <field name="NUM">0</field>
                  </shadow>
                  <block type="lists_getIndex" id="2?$v(6#|x^N-c87u%z%Y">
                    <mutation statement="false" at="true"></mutation>
                    <field name="MODE">GET</field>
                    <field name="WHERE">FROM_START</field>
                    <value name="VALUE">
                      <block type="lastDigitList" id="YE4iWa(HUQ#{ouwC+%4`"></block>
                    </value>
                    <value name="AT">
                      <block type="math_number" id="apw$wY|oD7[e*n9V}]Py">
                        <field name="NUM">1</field>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO0">
              <block type="variables_set" id="Jq7_P^aQ5VTOpUJ^]Jd(">
                <field name="VAR">jml2</field>
                <value name="VALUE">
                  <block type="math_arithmetic" id="kK0xLAG0h?zRp`zrcwNG">
                    <field name="OP">ADD</field>
                    <value name="A">
                      <shadow type="math_number" id="/:WdL3C[?IT9H#@/Sc-P">
                        <field name="NUM">1</field>
                      </shadow>
                      <block type="variables_get" id="@?(7+RC;KyTx@oISPkR:">
                        <field name="VAR">jml2</field>
                      </block>
                    </value>
                    <value name="B">
                      <shadow type="math_number" id="!9exl%1t9t9L#F)w$i4_">
                        <field name="NUM">1</field>
                      </shadow>
                    </value>
                  </block>
                </value>
              </block>
            </statement>
            <statement name="ELSE">
              <block type="variables_set" id="TIm/#A%Y8{4](TUuY;m/">
                <field name="VAR">jml2</field>
                <value name="VALUE">
                  <block type="math_number" id="eT|{zl#pZyS}%RKfMbU%">
                    <field name="NUM">0</field>
                  </block>
                </value>
              </block>
            </statement>
            <next>
              <block type="notify" id="W[!cC+cP1##JL+%aGXBe">
                <field name="NOTIFICATION_TYPE">success</field>
                <field name="NOTIFICATION_SOUND">silent</field>
                <value name="MESSAGE">
                  <block type="text_join" id="T:f/8qpXwiHg5(@SV]U{">
                    <mutation items="8"></mutation>
                    <value name="ADD0">
                      <block type="text" id="eRpPoF}iuNUw]oG}j9IB">
                        <field name="TEXT">odd LD acounting =[ </field>
                      </block>
                    </value>
                    <value name="ADD1">
                      <block type="variables_get" id="Z/^/})gN)PL6O}8[#z;q">
                        <field name="VAR">jml1</field>
                      </block>
                    </value>
                    <value name="ADD2">
                      <block type="text" id="(T;(sX-G]U/DoaYqk^H)">
                        <field name="TEXT">] &amp; even LD acounting =[ </field>
                      </block>
                    </value>
                    <value name="ADD3">
                      <block type="variables_get" id="eNX,+J5#uG8u:BxTbHxJ">
                        <field name="VAR">jml2</field>
                      </block>
                    </value>
                    <value name="ADD4">
                      <block type="text" id="sB4,_FA=?^McW`oj[H9^">
                        <field name="TEXT">   ] ||   LAST DIGIT = </field>
                      </block>
                    </value>
                    <value name="ADD5">
                      <block type="last_digit" id="4n#GZsOu=jVg2%L.iFPd"></block>
                    </value>
                    <value name="ADD6">
                      <block type="text" id="LkHsi%@D}7*eLQPT[4ME">
                        <field name="TEXT">/</field>
                      </block>
                    </value>
                    <value name="ADD7">
                      <block type="lists_getIndex" id="J-6.,pB/w-?7/^]Nveg.">
                        <mutation statement="false" at="true"></mutation>
                        <field name="MODE">GET</field>
                        <field name="WHERE">FROM_START</field>
                        <value name="VALUE">
                          <block type="lastDigitList" id=":z.4Zm+N`Rko-cF$?a%6"></block>
                        </value>
                        <value name="AT">
                          <block type="math_number" id="BpL2PxN;u%NFDYmEJ.Ld">
                            <field name="NUM">1</field>
                          </block>
                        </value>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
  </block>
  <block type="before_purchase" id="z@Hj.g;Snz4RI1+:}x]M" collapsed="true" x="0" y="861">
    <statement name="BEFOREPURCHASE_STACK">
      <block type="controls_if" id="ECmHIhck-$SM}[QKM{:n">
        <value name="IF0">
          <block type="logic_compare" id="XlhfTm3h~~):W;;eXo)e">
            <field name="OP">EQ</field>
            <value name="A">
              <block type="variables_get" id="KR#w_9oc)kgpGzZw4R2.">
                <field name="VAR">jml1</field>
              </block>
            </value>
            <value name="B">
              <block type="math_number" id="lQ[BpGU,Tj6Xa|m[A$.a">
                <field name="NUM">3</field>
              </block>
            </value>
          </block>
        </value>
        <statement name="DO0">
          <block type="variables_set" id="Ys`,EcN?YxZv0#n|TGau">
            <field name="VAR">LDP</field>
            <value name="VALUE">
              <block type="lists_getIndex" id="^t_]EIzD2H`foCqQYJ.i">
                <mutation statement="false" at="true"></mutation>
                <field name="MODE">GET</field>
                <field name="WHERE">FROM_START</field>
                <value name="VALUE">
                  <block type="lastDigitList" id="hps22fjvZQHBwV~$_T4;"></block>
                </value>
                <value name="AT">
                  <block type="math_number" id="zkai%Cf0Z+/H6FH4iP;D">
                    <field name="NUM">1</field>
                  </block>
                </value>
              </block>
            </value>
            <next>
              <block type="notify" id="X},|7x~(+,I7qX,hCoSe">
                <field name="NOTIFICATION_TYPE">info</field>
                <field name="NOTIFICATION_SOUND">silent</field>
                <value name="MESSAGE">
                  <shadow type="text" id="8}k!br!-@QyU_@tx@F(8">
                    <field name="TEXT">abc</field>
                  </shadow>
                  <block type="lists_create_with" id="~U[*Lqj#P9:@@vR?db1`">
                    <mutation items="3"></mutation>
                    <value name="ADD0">
                      <block type="text" id="0:p1[pe3H{Fki=H_,DCG">
                        <field name="TEXT">LDP : [ </field>
                      </block>
                    </value>
                    <value name="ADD1">
                      <block type="variables_get" id="2p5=q#RI]^Tt][=13f#+">
                        <field name="VAR">LDP</field>
                      </block>
                    </value>
                    <value name="ADD2">
                      <block type="text" id="XScWzb.{KQ+};O=C4p!h">
                        <field name="TEXT">]</field>
                      </block>
                    </value>
                  </block>
                </value>
                <next>
                  <block type="purchase" id="enre`3f_IT4/Xz6_Oto?">
                    <field name="PURCHASE_LIST">DIGITDIFF</field>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </statement>
        <next>
          <block type="controls_if" id="bpiJ`Y5z]q_Ys]nTpzox">
            <value name="IF0">
              <block type="logic_compare" id="[Ui8sw+1f+0W@{k=z6*=">
                <field name="OP">EQ</field>
                <value name="A">
                  <block type="variables_get" id="T^_:w~[VrW:8:9WKE4{8">
                    <field name="VAR">jml2</field>
                  </block>
                </value>
                <value name="B">
                  <block type="math_number" id="vThB:=r#eVs@evo^b$+s">
                    <field name="NUM">3</field>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO0">
              <block type="variables_set" id=":x~~M`2t^`AA,Yb}ab/r">
                <field name="VAR">LDP</field>
                <value name="VALUE">
                  <block type="lists_getIndex" id="ciO=$ZXsCLq||#9gn`Eo">
                    <mutation statement="false" at="true"></mutation>
                    <field name="MODE">GET</field>
                    <field name="WHERE">FROM_START</field>
                    <value name="VALUE">
                      <block type="lastDigitList" id="2L`0sBpe%?t-8-rQ7Qnv"></block>
                    </value>
                    <value name="AT">
                      <block type="math_number" id="IWS`|QEGegu3WK5tcWV!">
                        <field name="NUM">1</field>
                      </block>
                    </value>
                  </block>
                </value>
                <next>
                  <block type="notify" id="wo$Cw~N-Jo;Unot8=`67">
                    <field name="NOTIFICATION_TYPE">info</field>
                    <field name="NOTIFICATION_SOUND">silent</field>
                    <value name="MESSAGE">
                      <shadow type="text" id="8}k!br!-@QyU_@tx@F(8">
                        <field name="TEXT">abc</field>
                      </shadow>
                      <block type="lists_create_with" id="%p1=f3*ng7L?Pv-W*C_#">
                        <mutation items="3"></mutation>
                        <value name="ADD0">
                          <block type="text" id="6Q0IHX*}?*AnhI7nc`J,">
                            <field name="TEXT">LDP : [ </field>
                          </block>
                        </value>
                        <value name="ADD1">
                          <block type="variables_get" id="54qi}4:x}kFgUrv15OWU">
                            <field name="VAR">LDP</field>
                          </block>
                        </value>
                        <value name="ADD2">
                          <block type="text" id="R0OBWDi#rl*o3Zf5@|-;">
                            <field name="TEXT">]</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <next>
                      <block type="purchase" id="3hPrOPdSMaiI=Yx]/IAm">
                        <field name="PURCHASE_LIST">DIGITDIFF</field>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </statement>
          </block>
        </next>
      </block>
    </statement>
  </block>
</xml>