﻿<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">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="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">2.05</field>
          </block>
        </value>
        <value name="ARG4">
          <block type="math_number" id="uw~#kc]y?$DSUTDbXv{z">
            <field name="NUM">7</field>
          </block>
        </value>
      </block>
    </statement>
    <statement name="SUBMARKET">
      <block type="tradeOptions" id="x=V33~4Lb|(sLv`J[:Eb">
        <field name="DURATIONTYPE_LIST">t</field>
        <field name="CURRENCY_LIST">USD</field>
        <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>
      </block>
    </statement>
  </block>
  <block type="after_purchase" id="J8wsr[rr%+Wki.fp(Edc" collapsed="true" x="0" y="643">
    <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="@_YiC?:1@MYz`7kKLsuL" collapsed="true" x="0" y="695">
    <statement name="TICKANALYSIS_STACK">
      <block type="variables_set" id="_|ysK~}Z4a[71,p9zC55">
        <field name="VAR">fnc:NewCandle</field>
        <value name="VALUE">
          <block type="logic_boolean" id="n*fK2mjnqALV#IlG!.a6">
            <field name="BOOL">FALSE</field>
          </block>
        </value>
        <next>
          <block type="controls_if" id="=qHbdAiIjE[d?jh.CvW3">
            <mutation elseif="1"></mutation>
            <value name="IF0">
              <block type="logic_negate" id="HBx1=1kOd)svw6s}m0z]">
                <value name="BOOL">
                  <block type="variables_get" id="8~Bxsf9z{q]Y#19Gi]Zq">
                    <field name="VAR">fnc:OpenTime</field>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO0">
              <block type="variables_set" id="1^Cph2=]v{CNP%0YWU8M">
                <field name="VAR">fnc:OpenTime</field>
                <value name="VALUE">
                  <block type="read_ohlc" id="h!9P#lmI2~{grTE%[2ti">
                    <field name="OHLCFIELD_LIST">epoch</field>
                    <field name="CANDLEINTERVAL_LIST">default</field>
                    <value name="CANDLEINDEX">
                      <shadow type="math_number" id="aS+qt4]Nd%:bjO{V9Q*V">
                        <field name="NUM">1</field>
                      </shadow>
                    </value>
                  </block>
                </value>
              </block>
            </statement>
            <value name="IF1">
              <block type="logic_compare" id="`snhup2K7-P_:NvRfqB}">
                <field name="OP">NEQ</field>
                <value name="A">
                  <block type="variables_get" id="R.ze$f330JT0gwStk|AM">
                    <field name="VAR">fnc:OpenTime</field>
                  </block>
                </value>
                <value name="B">
                  <block type="read_ohlc" id="3,=AkXFMIN@O30UAbCZC">
                    <field name="OHLCFIELD_LIST">epoch</field>
                    <field name="CANDLEINTERVAL_LIST">default</field>
                    <value name="CANDLEINDEX">
                      <shadow type="math_number" id="oA4F6V$cQeCplySVC#{f">
                        <field name="NUM">1</field>
                      </shadow>
                    </value>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO1">
              <block type="variables_set" id="dY,!r2`3TRP:ECaB|^GT">
                <field name="VAR">fnc:OpenTime</field>
                <value name="VALUE">
                  <block type="read_ohlc" id="x)@N1WR:zhAeMAQIcnzz">
                    <field name="OHLCFIELD_LIST">epoch</field>
                    <field name="CANDLEINTERVAL_LIST">default</field>
                    <value name="CANDLEINDEX">
                      <shadow type="math_number" id="6mW=K7QVc~OrMYF2iy`q">
                        <field name="NUM">1</field>
                      </shadow>
                    </value>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="HKFVcuon_rp5UeDk?@(%">
                    <field name="VAR">fnc:NewCandle</field>
                    <value name="VALUE">
                      <block type="logic_boolean" id="+hZcd(lKH^u:Za4XBGKx">
                        <field name="BOOL">TRUE</field>
                      </block>
                    </value>
                  </block>
                </next>
              </block>
            </statement>
          </block>
        </next>
      </block>
    </statement>
  </block>
  <block type="procedures_defreturn" id="-|@@]uK{nsklMoxf=h#5" collapsed="true" x="0" y="747">
    <field name="NAME">new candle</field>
    <comment pinned="false" h="80" w="160">New Candle block by Fruitfella</comment>
    <value name="RETURN">
      <block type="variables_get" id="JKymQG^nhT0[;JM%u?7D">
        <field name="VAR">fnc:NewCandle</field>
      </block>
    </value>
  </block>
  <block type="before_purchase" id="z@Hj.g;Snz4RI1+:}x]M" collapsed="true" x="0" y="799">
    <statement name="BEFOREPURCHASE_STACK">
      <block type="controls_if" id="n8GOVgMLaI$+rJD+Xf{(">
        <value name="IF0">
          <block type="procedures_callreturn" id="Qq42ggdyMfiX[OL.CdAc">
            <mutation name="new candle"></mutation>
          </block>
        </value>
        <statement name="DO0">
          <block type="controls_if" id="/2z@l`T{06x3yc9Y3B4R">
            <mutation elseif="1"></mutation>
            <value name="IF0">
              <block type="check_direction" id="w?Un{W8yBLbPYqd`aKC=">
                <field name="CHECK_DIRECTION">rise</field>
              </block>
            </value>
            <statement name="DO0">
              <block type="purchase" id="W6q#Z-I3q3d[d3-`S[dS">
                <field name="PURCHASE_LIST">CALL</field>
              </block>
            </statement>
            <value name="IF1">
              <block type="check_direction" id="NPMZrV..8j$H_miQ-OIH">
                <field name="CHECK_DIRECTION">fall</field>
              </block>
            </value>
            <statement name="DO1">
              <block type="purchase" id="WXYtGvff$obu,l9?cR}K">
                <field name="PURCHASE_LIST">PUT</field>
              </block>
            </statement>
          </block>
        </statement>
      </block>
    </statement>
  </block>
</xml>