﻿<xml xmlns="http://www.w3.org/1999/xhtml" collection="false">
  <block type="tick_analysis" id=")+6H3)iHQeS2`Y^!zK_," x="-312" y="279">
    <statement name="TICKANALYSIS_STACK">
      <block type="variables_set" id="hB8j)u1P,z{Lj/5t;fcK">
        <field name="VAR">Close List</field>
        <value name="VALUE">
          <block type="ohlc_values" id=";X?6aUI`0q*S}WU8[#LU">
            <field name="OHLCFIELD_LIST">close</field>
            <field name="CANDLEINTERVAL_LIST">default</field>
          </block>
        </value>
        <next>
          <block type="variables_set" id="CSoY:1Z49Dn;!5?~95=L">
            <field name="VAR">1st Candle</field>
            <value name="VALUE">
              <block type="get_ohlc" id="Im+8-;FAM?6rLBa1iHYv">
                <field name="CANDLEINTERVAL_LIST">default</field>
                <value name="CANDLEINDEX">
                  <block type="math_number" id="xI`jY((eagzsA)^:,xSp">
                    <field name="NUM">1</field>
                  </block>
                </value>
              </block>
            </value>
            <next>
              <block type="variables_set" id="AAsq~FT4|Y+KU*UAR:B`">
                <field name="VAR">2nd Candle</field>
                <value name="VALUE">
                  <block type="get_ohlc" id="@^%Y[]4r5OM0}HIph#O8">
                    <field name="CANDLEINTERVAL_LIST">default</field>
                    <value name="CANDLEINDEX">
                      <block type="math_number" id="3B~W]ItBHrgNz68}Zt3j">
                        <field name="NUM">2</field>
                      </block>
                    </value>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="YGjdA-J-Uv%lmX~RtCrs">
                    <field name="VAR">3rd Candle</field>
                    <value name="VALUE">
                      <block type="get_ohlc" id="2r=aO@AN6gDO3LMdQ8C]">
                        <field name="CANDLEINTERVAL_LIST">default</field>
                        <value name="CANDLEINDEX">
                          <block type="math_number" id="IYwstE9Aiw[dR2RC(lGZ">
                            <field name="NUM">3</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <next>
                      <block type="controls_if" id="28}t9Sj*hNzb/(_QxDJo">
                        <mutation else="1"></mutation>
                        <value name="IF0">
                          <block type="is_candle_black" id=":9J_2m0)B9XU{~BCU=Al">
                            <value name="OHLCOBJ">
                              <block type="variables_get" id="953#M%ZbyfsS)O^0[:w2">
                                <field name="VAR">1st Candle</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <statement name="DO0">
                          <block type="variables_set" id=")O}1-q!(OY4L|Wah(8;6">
                            <field name="VAR">first candle is black</field>
                            <value name="VALUE">
                              <block type="logic_boolean" id="Nz`{0Il%F59xTV+EgSM0">
                                <field name="BOOL">TRUE</field>
                              </block>
                            </value>
                          </block>
                        </statement>
                        <statement name="ELSE">
                          <block type="variables_set" id="|W#zf7P|3-%/]X@8Ft%Y">
                            <field name="VAR">first candle is black</field>
                            <value name="VALUE">
                              <block type="logic_boolean" id="SOfFTL3.L?EHgENyYGJB">
                                <field name="BOOL">FALSE</field>
                              </block>
                            </value>
                          </block>
                        </statement>
                        <next>
                          <block type="controls_if" id="P*2EV8P,c)wJ{Bd.Hcu6">
                            <mutation else="1"></mutation>
                            <value name="IF0">
                              <block type="is_candle_black" id="-[}XiV0wvBVqR|;=+/#.">
                                <value name="OHLCOBJ">
                                  <block type="variables_get" id="diK-[@(3`qk)Z7d,rQI|">
                                    <field name="VAR">2nd Candle</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <statement name="DO0">
                              <block type="variables_set" id="/U?I7,M(Qyv1r+tZ8qSn">
                                <field name="VAR">second candle is black</field>
                                <value name="VALUE">
                                  <block type="logic_boolean" id="A~Wqg=Hrw!}!P8+~BbT?">
                                    <field name="BOOL">TRUE</field>
                                  </block>
                                </value>
                              </block>
                            </statement>
                            <statement name="ELSE">
                              <block type="variables_set" id=":A|e;!2-ZgIhxNpA4+Cn">
                                <field name="VAR">second candle is black</field>
                                <value name="VALUE">
                                  <block type="logic_boolean" id="fGM_RGcr`/O4Nor(o*05">
                                    <field name="BOOL">FALSE</field>
                                  </block>
                                </value>
                              </block>
                            </statement>
                            <next>
                              <block type="controls_if" id="s@7_{.%K~jW=83of0.8,">
                                <mutation else="1"></mutation>
                                <value name="IF0">
                                  <block type="is_candle_black" id="-t-7hZI~]G;gVECm!],c">
                                    <value name="OHLCOBJ">
                                      <block type="variables_get" id="2PA[dIQC+O.`Ug1Lx/Ju">
                                        <field name="VAR">3rd Candle</field>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                                <statement name="DO0">
                                  <block type="variables_set" id="UA/6Dk0g~6u*gBlda?yo">
                                    <field name="VAR">third candle is black</field>
                                    <value name="VALUE">
                                      <block type="logic_boolean" id="z|,%3?JbK!j=z(7L^~/F">
                                        <field name="BOOL">TRUE</field>
                                      </block>
                                    </value>
                                  </block>
                                </statement>
                                <statement name="ELSE">
                                  <block type="variables_set" id="zgn#}W7J:oRsC!=%mY`8">
                                    <field name="VAR">third candle is black</field>
                                    <value name="VALUE">
                                      <block type="logic_boolean" id="M@PKnZaWo9Eb9)6Q3a[f">
                                        <field name="BOOL">FALSE</field>
                                      </block>
                                    </value>
                                  </block>
                                </statement>
                                <next>
                                  <block type="notify" id="^MtbiNw^W?OG/pFC6V=w">
                                    <field name="NOTIFICATION_TYPE">success</field>
                                    <field name="NOTIFICATION_SOUND">silent</field>
                                    <value name="MESSAGE">
                                      <block type="text_join" id="G)GWSvHC|,(.oz,qzfAU">
                                        <mutation items="3"></mutation>
                                        <value name="ADD0">
                                          <block type="variables_get" id="GR2NJ,OgE{04X^iFpo,W">
                                            <field name="VAR">first candle is black</field>
                                          </block>
                                        </value>
                                        <value name="ADD1">
                                          <block type="variables_get" id="7Q=}yiaWQ`OwIn*7HKG`">
                                            <field name="VAR">second candle is black</field>
                                          </block>
                                        </value>
                                        <value name="ADD2">
                                          <block type="variables_get" id="eByN=$p[74[={~-bQl5$">
                                            <field name="VAR">third candle is black</field>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                    <next>
                                      <block type="variables_set" id="`n`KjWj44eCz#S~{pJI0">
                                        <field name="VAR">All black</field>
                                        <value name="VALUE">
                                          <block type="logic_operation" id="c-6lJn#AO(ktS|XiKB9I">
                                            <field name="OP">AND</field>
                                            <value name="A">
                                              <block type="logic_operation" id="+4#CIdC_$]Gb7%]8I_%$">
                                                <field name="OP">AND</field>
                                                <value name="A">
                                                  <block type="variables_get" id="1]eEDX0N6wFGhIDJ$({c">
                                                    <field name="VAR">first candle is black</field>
                                                  </block>
                                                </value>
                                                <value name="B">
                                                  <block type="variables_get" id="KfwJN/r=6J~)2RDcq!cx">
                                                    <field name="VAR">second candle is black</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </value>
                                            <value name="B">
                                              <block type="variables_get" id="dmFP|%y#-MinQ+voSnob">
                                                <field name="VAR">third candle is black</field>
                                              </block>
                                            </value>
                                          </block>
                                        </value>
                                        <next>
                                          <block type="variables_set" id="dZH%5U.Ejnjkx/1Hn_d`">
                                            <field name="VAR">All white</field>
                                            <value name="VALUE">
                                              <block type="logic_operation" id="e9kN|jsDREwj:y;jlMwK">
                                                <field name="OP">AND</field>
                                                <value name="A">
                                                  <block type="logic_operation" id="W7sxJ[a$6E54]#e{5PEZ">
                                                    <field name="OP">AND</field>
                                                    <value name="A">
                                                      <block type="logic_negate" id="/_,Gi*pq^t5oIh*dZY?t">
                                                        <value name="BOOL">
                                                          <block type="variables_get" id="rCkF`,6IKb[Y63{^$K}M">
                                                            <field name="VAR">first candle is black</field>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                    <value name="B">
                                                      <block type="logic_negate" id="sf`!z?fXs,z%:xc|2d9m">
                                                        <value name="BOOL">
                                                          <block type="variables_get" id=".qHu{kuS;Fw`)8(Knaxk">
                                                            <field name="VAR">second candle is black</field>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </value>
                                                <value name="B">
                                                  <block type="logic_negate" id="4[Hn?MiyOS^(r4QucAO%">
                                                    <value name="BOOL">
                                                      <block type="variables_get" id="=B)zbdt;@UnimX(ReJ.9">
                                                        <field name="VAR">third candle is black</field>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </value>
                                              </block>
                                            </value>
                                            <next>
                                              <block type="controls_if" id="svWV6v#qT3OWSB~;D?X[">
                                                <value name="IF0">
                                                  <block type="procedures_callreturn" id="Hi]19{g$g.m9qoN0.TTD">
                                                    <mutation name="trend 2 is down"></mutation>
                                                  </block>
                                                </value>
                                                <statement name="DO0">
                                                  <block type="controls_if" id="[VVs8Z1LslQ:8qy8,.{#">
                                                    <value name="IF0">
                                                      <block type="procedures_callreturn" id="wmvV|P6a]x%Q58QtX[,_">
                                                        <mutation name="trend 1 is down"></mutation>
                                                      </block>
                                                    </value>
                                                    <statement name="DO0">
                                                      <block type="notify" id="cjZ-I@zjY2m[$^06;$Qw">
                                                        <field name="NOTIFICATION_TYPE">error</field>
                                                        <field name="NOTIFICATION_SOUND">silent</field>
                                                        <value name="MESSAGE">
                                                          <shadow type="text" id="(,9xOw;o.}+WZb+Nj).M">
                                                            <field name="TEXT">abc</field>
                                                          </shadow>
                                                          <block type="text_join" id="ahBIns3ReN4mgrmf[r3%">
                                                            <mutation items="1"></mutation>
                                                            <value name="ADD0">
                                                              <block type="text" id="EHLwN{$HBQVOa%ufZ/-?">
                                                                <field name="TEXT">Trend1: Down   Trend2: Down</field>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </value>
                                                        <next>
                                                          <block type="controls_if" id="](s,*X=G+kIxdLDQabgZ">
                                                            <value name="IF0">
                                                              <block type="logic_compare" id="#J,CtpUceP=f^FiR$wRZ">
                                                                <field name="OP">GTE</field>
                                                                <value name="A">
                                                                  <block type="variables_get" id="Z;p_!GfN(uw^kJH_f$#4">
                                                                    <field name="VAR">count_loss</field>
                                                                  </block>
                                                                </value>
                                                                <value name="B">
                                                                  <block type="variables_get" id="[S?gJA135v|$7PNMIofu">
                                                                    <field name="VAR">Max Loss</field>
                                                                  </block>
                                                                </value>
                                                              </block>
                                                            </value>
                                                            <statement name="DO0">
                                                              <block type="variables_set" id=";t-u?sDNHH)Yy=JosfxV">
                                                                <field name="VAR">Max Loss</field>
                                                                <value name="VALUE">
                                                                  <block type="variables_get" id="`R/GfW3u3`SOX{.CHBL+">
                                                                    <field name="VAR">count_loss</field>
                                                                  </block>
                                                                </value>
                                                              </block>
                                                            </statement>
                                                          </block>
                                                        </next>
                                                      </block>
                                                    </statement>
                                                    <next>
                                                      <block type="controls_if" id="=~dwNmU#:@/(V!;;-Xd.">
                                                        <value name="IF0">
                                                          <block type="procedures_callreturn" id=":jwCj;-:8UlcI,lFm@-a">
                                                            <mutation name="trend 1 is up"></mutation>
                                                          </block>
                                                        </value>
                                                        <statement name="DO0">
                                                          <block type="notify" id="O{bS[osUByDNuN.K:G(J">
                                                            <field name="NOTIFICATION_TYPE">error</field>
                                                            <field name="NOTIFICATION_SOUND">silent</field>
                                                            <value name="MESSAGE">
                                                              <shadow type="text" id="(,9xOw;o.}+WZb+Nj).M">
                                                                <field name="TEXT">abc</field>
                                                              </shadow>
                                                              <block type="text_join" id="Oz_}EkQI.!t`!W#]NwM@">
                                                                <mutation items="1"></mutation>
                                                                <value name="ADD0">
                                                                  <block type="text" id="FlkT?rK6eHhX{B7^1Vx%">
                                                                    <field name="TEXT">Trend1: Up   Trend2: Down</field>
                                                                  </block>
                                                                </value>
                                                              </block>
                                                            </value>
                                                            <next>
                                                              <block type="variables_set" id="9.JFffVgzl14@CuZs?NN">
                                                                <field name="VAR">Max Loss</field>
                                                                <value name="VALUE">
                                                                  <block type="math_number" id="gNN6I(=o|=~T}|7-*qRe">
                                                                    <field name="NUM">0</field>
                                                                  </block>
                                                                </value>
                                                                <next>
                                                                  <block type="variables_set" id="u~c%=9per1]CtJB}u?{3">
                                                                    <field name="VAR">count_loss</field>
                                                                    <value name="VALUE">
                                                                      <block type="math_number" id="vbV*peZ7b=SgO7Zfl%r.">
                                                                        <field name="NUM">0</field>
                                                                      </block>
                                                                    </value>
                                                                  </block>
                                                                </next>
                                                              </block>
                                                            </next>
                                                          </block>
                                                        </statement>
                                                      </block>
                                                    </next>
                                                  </block>
                                                </statement>
                                                <next>
                                                  <block type="controls_if" id="1P3LPxhGwIX[kCX(ioph">
                                                    <value name="IF0">
                                                      <block type="procedures_callreturn" id="h[N_KZD`ieE/E{sfX/qw">
                                                        <mutation name="trend 2 is up"></mutation>
                                                      </block>
                                                    </value>
                                                    <statement name="DO0">
                                                      <block type="controls_if" id="CIo%vZoY[|0an#gN$33,">
                                                        <value name="IF0">
                                                          <block type="procedures_callreturn" id="?Hm(YH@O25]IO]:@6*Zq">
                                                            <mutation name="trend 1 is up"></mutation>
                                                          </block>
                                                        </value>
                                                        <statement name="DO0">
                                                          <block type="notify" id="0}[[*M]Zp=9*-!_!bz-S">
                                                            <field name="NOTIFICATION_TYPE">error</field>
                                                            <field name="NOTIFICATION_SOUND">silent</field>
                                                            <value name="MESSAGE">
                                                              <shadow type="text" id="(,9xOw;o.}+WZb+Nj).M">
                                                                <field name="TEXT">abc</field>
                                                              </shadow>
                                                              <block type="text_join" id="gsSB_%64!L7Y;tc$ZinT">
                                                                <mutation items="1"></mutation>
                                                                <value name="ADD0">
                                                                  <block type="text" id="1Uh9s`}]@cOp.,T){;yz">
                                                                    <field name="TEXT">Trend1: Up   Trend2: Up</field>
                                                                  </block>
                                                                </value>
                                                              </block>
                                                            </value>
                                                            <next>
                                                              <block type="controls_if" id="1Jd(8}i3Q8w^^)D!Vr%4">
                                                                <value name="IF0">
                                                                  <block type="logic_compare" id=",15Ru}*n^#:!4`)aKwYB">
                                                                    <field name="OP">GTE</field>
                                                                    <value name="A">
                                                                      <block type="variables_get" id="Ko5EP}.iXfTeNMZ1m$@H">
                                                                        <field name="VAR">count_loss</field>
                                                                      </block>
                                                                    </value>
                                                                    <value name="B">
                                                                      <block type="variables_get" id="r2cl1~6MHu[D8*WKCQ34">
                                                                        <field name="VAR">Max Loss</field>
                                                                      </block>
                                                                    </value>
                                                                  </block>
                                                                </value>
                                                                <statement name="DO0">
                                                                  <block type="variables_set" id="y,hd_L.NhB5m]PY`,I?U">
                                                                    <field name="VAR">Max Loss</field>
                                                                    <value name="VALUE">
                                                                      <block type="variables_get" id="rJJq%d8wHD*I1_2yH/)1">
                                                                        <field name="VAR">count_loss</field>
                                                                      </block>
                                                                    </value>
                                                                  </block>
                                                                </statement>
                                                              </block>
                                                            </next>
                                                          </block>
                                                        </statement>
                                                        <next>
                                                          <block type="controls_if" id="u9-vaC6oNkeKZvLY~0wa">
                                                            <value name="IF0">
                                                              <block type="procedures_callreturn" id="c_vUri@TW?T|Rq[R%_3+">
                                                                <mutation name="trend 1 is down"></mutation>
                                                              </block>
                                                            </value>
                                                            <statement name="DO0">
                                                              <block type="notify" id="|4oA0:P;JdnD+4752MO@">
                                                                <field name="NOTIFICATION_TYPE">error</field>
                                                                <field name="NOTIFICATION_SOUND">silent</field>
                                                                <value name="MESSAGE">
                                                                  <shadow type="text" id="(,9xOw;o.}+WZb+Nj).M">
                                                                    <field name="TEXT">abc</field>
                                                                  </shadow>
                                                                  <block type="text_join" id="/a5!S;S)2XObhkazdMFL">
                                                                    <mutation items="1"></mutation>
                                                                    <value name="ADD0">
                                                                      <block type="text" id="bcT!?uvqEr?x(ivh7Tm`">
                                                                        <field name="TEXT">Trend1: Down   Trend2: Up</field>
                                                                      </block>
                                                                    </value>
                                                                  </block>
                                                                </value>
                                                                <next>
                                                                  <block type="variables_set" id="t$5@,(X9J~,b.0ukDqp9">
                                                                    <field name="VAR">Max Loss</field>
                                                                    <value name="VALUE">
                                                                      <block type="math_number" id="tWZdf`Vd:=:o@IPp+wDI">
                                                                        <field name="NUM">0</field>
                                                                      </block>
                                                                    </value>
                                                                    <next>
                                                                      <block type="variables_set" id="6YV8*/6dBh|2W{V_`lKN">
                                                                        <field name="VAR">count_loss</field>
                                                                        <value name="VALUE">
                                                                          <block type="math_number" id="}zo~z?oi`II)I6!s,FO^">
                                                                            <field name="NUM">0</field>
                                                                          </block>
                                                                        </value>
                                                                      </block>
                                                                    </next>
                                                                  </block>
                                                                </next>
                                                              </block>
                                                            </statement>
                                                          </block>
                                                        </next>
                                                      </block>
                                                    </statement>
                                                    <next>
                                                      <block type="notify" id="Q]~op%@ND5DOt!T5jGJs">
                                                        <field name="NOTIFICATION_TYPE">error</field>
                                                        <field name="NOTIFICATION_SOUND">silent</field>
                                                        <value name="MESSAGE">
                                                          <shadow type="text" id="(,9xOw;o.}+WZb+Nj).M">
                                                            <field name="TEXT">abc</field>
                                                          </shadow>
                                                          <block type="text_join" id="KLgFyH]l2uzpwAa89FUs">
                                                            <mutation items="6"></mutation>
                                                            <value name="ADD0">
                                                              <block type="text" id="6T~ralHu88U-l.]mBN-.">
                                                                <field name="TEXT">Max Loss:</field>
                                                              </block>
                                                            </value>
                                                            <value name="ADD1">
                                                              <block type="variables_get" id="Bex_FVf1R#j_GEo`N(t%">
                                                                <field name="VAR">Max Loss</field>
                                                              </block>
                                                            </value>
                                                            <value name="ADD2">
                                                              <block type="text" id="IkaW@|%HMDNJbkOX[nSX">
                                                                <field name="TEXT">   Count Loss:</field>
                                                              </block>
                                                            </value>
                                                            <value name="ADD3">
                                                              <block type="variables_get" id="/Uuk^U|YCt/v.llU/z9:">
                                                                <field name="VAR">count_loss</field>
                                                              </block>
                                                            </value>
                                                            <value name="ADD4">
                                                              <block type="text" id=";rcFbabdz`sC1XM)EA;0">
                                                                <field name="TEXT">   Count Win:</field>
                                                              </block>
                                                            </value>
                                                            <value name="ADD5">
                                                              <block type="variables_get" id="H0Z|JptH760W{P.:yG5x">
                                                                <field name="VAR">count_win</field>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </next>
                                                  </block>
                                                </next>
                                              </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="before_purchase" id="tOc)]Xd=cAm0aiy+-8(8" x="511" y="608">
    <statement name="BEFOREPURCHASE_STACK">
      <block type="controls_if" id="DX2I1HbkNU!ZO,sTDN51">
        <value name="IF0">
          <block type="logic_operation" id="5n5qRLOC3-5!,rGp)U/s">
            <field name="OP">AND</field>
            <value name="A">
              <block type="procedures_callreturn" id="%x.rN#Nb)+B-)4K+?Yzy">
                <mutation name="trend 2 is down"></mutation>
              </block>
            </value>
            <value name="B">
              <block type="logic_compare" id="RfvAE|BgY*+E-R|9u:N!">
                <field name="OP">GTE</field>
                <value name="A">
                  <block type="variables_get" id="Wg)naSZel_$.uCPY:;om">
                    <field name="VAR">t</field>
                  </block>
                </value>
                <value name="B">
                  <block type="math_number" id="-x~2:q#k5}:u*h@]H=Fw">
                    <field name="NUM">26</field>
                  </block>
                </value>
              </block>
            </value>
          </block>
        </value>
        <statement name="DO0">
          <block type="controls_if" id="$#BC0J%VXtyClK3f+,3D">
            <value name="IF0">
              <block type="procedures_callreturn" id="SbIn!)VRQfIxie4!B$r$">
                <mutation name="trend 1 is down"></mutation>
              </block>
            </value>
            <statement name="DO0">
              <block type="purchase" id="DJzG0NxcD-3DIt|/t@bX">
                <field name="PURCHASE_LIST">PUT</field>
              </block>
            </statement>
            <next>
              <block type="controls_if" id="|a/$oQe`f@W2:e-h:eB!">
                <value name="IF0">
                  <block type="procedures_callreturn" id="+:-FSSQ|D__Pe+zVICy%">
                    <mutation name="trend 1 is up"></mutation>
                  </block>
                </value>
                <statement name="DO0">
                  <block type="controls_if" id="oq04|O5@yF6voVo{?e|2">
                    <value name="IF0">
                      <block type="variables_get" id="x^ABH!MD.NRd}rLYZ+od">
                        <field name="VAR">All white</field>
                      </block>
                    </value>
                    <statement name="DO0">
                      <block type="purchase" id="zM`G:Hj#d0xzd@3.E:bX">
                        <field name="PURCHASE_LIST">PUT</field>
                      </block>
                    </statement>
                  </block>
                </statement>
              </block>
            </next>
          </block>
        </statement>
        <next>
          <block type="controls_if" id="^*tlM+Sj45OD@)r@Z^s7">
            <value name="IF0">
              <block type="logic_operation" id="DTC_7![PROTECTED EMAIL]_">
                <field name="OP">AND</field>
                <value name="A">
                  <block type="procedures_callreturn" id="_(f9xpai^O_^0!rWuC0_">
                    <mutation name="trend 2 is up"></mutation>
                  </block>
                </value>
                <value name="B">
                  <block type="logic_compare" id="{Yb/1hk0lk.Sa|e:rm#Z">
                    <field name="OP">GTE</field>
                    <value name="A">
                      <block type="variables_get" id="X.3zlNs_|{Jn?tTF?NQ=">
                        <field name="VAR">t</field>
                      </block>
                    </value>
                    <value name="B">
                      <block type="math_number" id="V|l6%FYBKT%Wn_+SX=+z">
                        <field name="NUM">26</field>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO0">
              <block type="controls_if" id="+LZTyVL?f^s/@ahLt@i-">
                <value name="IF0">
                  <block type="procedures_callreturn" id="DcaS~X-L~[YjS~.fOwW/">
                    <mutation name="trend 1 is up"></mutation>
                  </block>
                </value>
                <statement name="DO0">
                  <block type="purchase" id="7!,efyeD7J48Mg3S/*xU">
                    <field name="PURCHASE_LIST">CALL</field>
                  </block>
                </statement>
                <next>
                  <block type="controls_if" id="@zv0;y3s+z$ufolh}*@X">
                    <value name="IF0">
                      <block type="procedures_callreturn" id="YeM^3]#4F$6wrlJe=asv">
                        <mutation name="trend 1 is down"></mutation>
                      </block>
                    </value>
                    <statement name="DO0">
                      <block type="controls_if" id="-9fZpgCzWzznEJ5o=7Fm">
                        <value name="IF0">
                          <block type="variables_get" id="mB}3O9O~_L[j_9R82v(.">
                            <field name="VAR">All black</field>
                          </block>
                        </value>
                        <statement name="DO0">
                          <block type="purchase" id="Mp2::*)iX-:7X(Vw_nVh">
                            <field name="PURCHASE_LIST">CALL</field>
                          </block>
                        </statement>
                      </block>
                    </statement>
                  </block>
                </next>
              </block>
            </statement>
          </block>
        </next>
      </block>
    </statement>
  </block>
  <block type="trade" id="xgH69|xFn9=70w.*3Vo@" collapsed="true" x="171" y="651">
    <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="*$GX/FB*pBH~=`EfjYYL">
        <mutation name="(1) FRUITFELLA's Management">
          <arg name="_Target_Profit_"></arg>
          <arg name="_Stop_Loss_"></arg>
          <arg name="_First_Stake_"></arg>
          <arg name="_Martingale_Factor_"></arg>
          <arg name="_Martingale_Level_"></arg>
          <arg name="_Martingale_Start_After_"></arg>
        </mutation>
        <value name="ARG0">
          <block type="math_number" id=";,jNdkZGY+uFt%WaUpLP">
            <field name="NUM">1000</field>
          </block>
        </value>
        <value name="ARG1">
          <block type="math_number" id="?DTLF;Mmnx1~dhJeZ/8V">
            <field name="NUM">100</field>
          </block>
        </value>
        <value name="ARG2">
          <block type="math_number" id="PCx6J#D]wjN[Tupi3}fD">
            <field name="NUM">0.35</field>
          </block>
        </value>
        <value name="ARG3">
          <block type="math_number" id="Sr$lK[y=Wnwf(/P2$wr%">
            <field name="NUM">1.03</field>
          </block>
        </value>
        <value name="ARG4">
          <block type="math_number" id="O+P14z{K1KV^0E71f4h%">
            <field name="NUM">10</field>
          </block>
        </value>
        <value name="ARG5">
          <block type="math_number" id="]pxRZUK8yGtST,8xtHLU">
            <field name="NUM">1</field>
          </block>
        </value>
        <next>
          <block type="variables_set" id="lb=#G*j5%RIdYd25C(O+">
            <field name="VAR">contractType</field>
            <value name="VALUE">
              <block type="text" id="0l+EeFU6C()2tH2^e-JD">
                <field name="TEXT">NIL</field>
              </block>
            </value>
            <next>
              <block type="variables_set" id="HMot[IN5/x/${Zh+e3PV">
                <field name="VAR">canLoss</field>
                <value name="VALUE">
                  <block type="logic_boolean" id="^u,*{F12^^b}ac1QJn?x">
                    <field name="BOOL">FALSE</field>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="+MNN/B)K:2LwyTyqGxdF">
                    <field name="VAR">newCandle</field>
                    <value name="VALUE">
                      <block type="logic_boolean" id="3ZGq_dj8pkzHr?8`lKMD">
                        <field name="BOOL">FALSE</field>
                      </block>
                    </value>
                    <next>
                      <block type="variables_set" id="|$EweOcRrThpIwS}OQB)">
                        <field name="VAR">t</field>
                        <value name="VALUE">
                          <block type="math_number" id=";m)ogYomM~M8aKUWxPdS">
                            <field name="NUM">0</field>
                          </block>
                        </value>
                        <next>
                          <block type="variables_set" id="0I]n5]`==WhFUfp]}D68">
                            <field name="VAR">count_loss</field>
                            <value name="VALUE">
                              <block type="math_number" id="aK4j*.VVxh7D!-CNO0P@">
                                <field name="NUM">0</field>
                              </block>
                            </value>
                            <next>
                              <block type="variables_set" id="N;UDQ6!hM{~k,;/yH5is">
                                <field name="VAR">count_win</field>
                                <value name="VALUE">
                                  <block type="math_number" id="Qjv)4s|Iy%H@Ojy@rqk~">
                                    <field name="NUM">0</field>
                                  </block>
                                </value>
                                <next>
                                  <block type="variables_set" id=")ZAlcApj6La[G;2QO)iY">
                                    <field name="VAR">Max Loss</field>
                                    <value name="VALUE">
                                      <block type="math_number" id="QMrS~5WcCh;vj-(E69~.">
                                        <field name="NUM">0</field>
                                      </block>
                                    </value>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
    <statement name="SUBMARKET">
      <block type="tradeOptions" id="x=V33~4Lb|(sLv`J[:Eb">
        <field name="DURATIONTYPE_LIST">m</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>
          <block type="math_number" id="Zs76pWT+Ume(=2C7:Z]q">
            <field name="NUM">1</field>
          </block>
        </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="E#eq-Z785,wGX3.C:5T0">
            <mutation name="FRUITFELLA's stake"></mutation>
          </block>
        </value>
      </block>
    </statement>
  </block>
  <block type="procedures_defreturn" id="=78^x1,M_K`EPoWP8B#4" x="621" y="827">
    <mutation>
      <arg name="put [Result is Win] here"></arg>
      <arg name="put [Contract Detail : profit] here"></arg>
    </mutation>
    <field name="NAME">(4) FRUITFELLA Trade again</field>
    <comment pinned="false" h="80" w="160">Muhammad Naseem Management ver. 3.0 by [PROTECTED EMAIL]</comment>
    <statement name="STACK">
      <block type="math_change" id="5mMvn7#-6MC#=J5k3?PV" collapsed="true">
        <field name="VAR">profit</field>
        <value name="DELTA">
          <shadow type="math_number" id="!`~mJ[ITS6N=uY[f!Jo%">
            <field name="NUM">1</field>
          </shadow>
          <block type="variables_get" id=".j]ZF3LWu9*=.nIi9(Gp">
            <field name="VAR">put [Contract Detail : profit] here</field>
          </block>
        </value>
        <next>
          <block type="variables_set" id="Ntd8/neg-yW_~sW%z8Jm" collapsed="true">
            <field name="VAR">profit</field>
            <value name="VALUE">
              <block type="math_arithmetic" id="OonVVD66.u7{{wXOy]D)">
                <field name="OP">DIVIDE</field>
                <value name="A">
                  <shadow type="math_number" id="BJLl,k}i_-.}(X^0Rt%[">
                    <field name="NUM">1</field>
                  </shadow>
                  <block type="math_round" id="F4bqA@k.0Pxp]j99~T|@">
                    <field name="OP">ROUND</field>
                    <value name="NUM">
                      <shadow type="math_number" id="enW;6`Y#VQ8j3,1ir3KU">
                        <field name="NUM">3.1</field>
                      </shadow>
                      <block type="math_arithmetic" id="Su++(AeXbX,`P::$9IIG">
                        <field name="OP">MULTIPLY</field>
                        <value name="A">
                          <shadow type="math_number" id="}kZ5|+fH9G83t.$we7~]">
                            <field name="NUM">1</field>
                          </shadow>
                          <block type="variables_get" id="^][hS|MfVLhwa~_,U~fK">
                            <field name="VAR">profit</field>
                          </block>
                        </value>
                        <value name="B">
                          <shadow type="math_number" id=".H#}U`Qa_N#b^$I9(Vh2">
                            <field name="NUM">100</field>
                          </shadow>
                        </value>
                      </block>
                    </value>
                  </block>
                </value>
                <value name="B">
                  <shadow type="math_number" id="ytnd8Z:12vFa*j,jpfx`">
                    <field name="NUM">100</field>
                  </shadow>
                </value>
              </block>
            </value>
            <next>
              <block type="controls_if" id="2haL5s765kSl{T~T5Z^k">
                <mutation else="1"></mutation>
                <value name="IF0">
                  <block type="variables_get" id="j0Q0xvW7M*PhQfuf|p-$">
                    <field name="VAR">put [Result is Win] here</field>
                  </block>
                </value>
                <statement name="DO0">
                  <block type="controls_if" id="?=|c!m9BKT-jCZ[e[_78">
                    <value name="IF0">
                      <block type="logic_operation" id="}CU?.o$1,TGwg?#tgT}Z">
                        <field name="OP">OR</field>
                        <value name="A">
                          <block type="logic_operation" id="S.-|pN!KC0:f*hq,9,ny">
                            <field name="OP">AND</field>
                            <value name="A">
                              <block type="procedures_callreturn" id="$+hQ).rX6E+oIp#N~}T(">
                                <mutation name="trend 1 is down"></mutation>
                              </block>
                            </value>
                            <value name="B">
                              <block type="procedures_callreturn" id="*])EqqIZsaNd]o}.Zht;">
                                <mutation name="trend 2 is down"></mutation>
                              </block>
                            </value>
                          </block>
                        </value>
                        <value name="B">
                          <block type="logic_operation" id="lP5Xw0:C=Pe}#fo`LlmM">
                            <field name="OP">AND</field>
                            <value name="A">
                              <block type="procedures_callreturn" id="ehe*3,u0hTF1YpI)mANw">
                                <mutation name="trend 1 is up"></mutation>
                              </block>
                            </value>
                            <value name="B">
                              <block type="procedures_callreturn" id="zV1FAE]Nqp#7LvI#4,LS">
                                <mutation name="trend 2 is up"></mutation>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                    <statement name="DO0">
                      <block type="variables_set" id="|+_/-,{5W:%XG23S:Qlf">
                        <field name="VAR">count_win</field>
                        <value name="VALUE">
                          <block type="math_arithmetic" id="{+Nh]d/Og|I21dr+#S}0">
                            <field name="OP">ADD</field>
                            <value name="A">
                              <shadow type="math_number" id="7xG(n?{]!5B}76K1.E*~">
                                <field name="NUM">1</field>
                              </shadow>
                              <block type="variables_get" id="k1spP{/XAH|i{iyTXu*4">
                                <field name="VAR">count_win</field>
                              </block>
                            </value>
                            <value name="B">
                              <shadow type="math_number" id="8E!HsU?*Fb.n4_#BE%HN">
                                <field name="NUM">1</field>
                              </shadow>
                            </value>
                          </block>
                        </value>
                      </block>
                    </statement>
                    <next>
                      <block type="controls_if" id="YXipd66eY[l:QcNJVhu*">
                        <value name="IF0">
                          <block type="logic_operation" id="3rZ@x$.nm,hhW)q6L,pU">
                            <field name="OP">OR</field>
                            <value name="A">
                              <block type="logic_operation" id="Sqf?Qn`dNeM*p0a=_X(k">
                                <field name="OP">AND</field>
                                <value name="A">
                                  <block type="procedures_callreturn" id="^2sxzLEtod:|M0j/QVE{">
                                    <mutation name="trend 1 is down"></mutation>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="procedures_callreturn" id=")-)00?E-y8GAwCaJXY,W">
                                    <mutation name="trend 2 is up"></mutation>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <value name="B">
                              <block type="logic_operation" id="h|zDmQZ$[7j7LdS;KiY2">
                                <field name="OP">AND</field>
                                <value name="A">
                                  <block type="procedures_callreturn" id="|26e8$:fcQA$:YYI[NL9">
                                    <mutation name="trend 1 is up"></mutation>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="procedures_callreturn" id="1bIW$x0)4z3BX1tX0==r">
                                    <mutation name="trend 2 is down"></mutation>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                        <statement name="DO0">
                          <block type="variables_set" id="`?{kJXkq{=jq7}h@?kWo">
                            <field name="VAR">count_win</field>
                            <value name="VALUE">
                              <block type="math_number" id="NaJ5:|F+y#qFQ}/UY0t/">
                                <field name="NUM">0</field>
                              </block>
                            </value>
                          </block>
                        </statement>
                        <next>
                          <block type="math_change" id="B_t!T1WWGTt2L#=XAq$4">
                            <field name="VAR">win_count</field>
                            <value name="DELTA">
                              <shadow type="math_number" id="1~)C)c$Zi*p]5Jddfgq_">
                                <field name="NUM">1</field>
                              </shadow>
                            </value>
                            <next>
                              <block type="variables_set" id="aPRpWycsb.n=U#B:fTZD">
                                <field name="VAR">loss_count</field>
                                <value name="VALUE">
                                  <block type="math_number" id="wo=CHjiCccmpWlCo@aA[">
                                    <field name="NUM">0</field>
                                  </block>
                                </value>
                                <next>
                                  <block type="variables_set" id="LC75k*LDcS-{XNrO$Vgg">
                                    <field name="VAR">_stake</field>
                                    <value name="VALUE">
                                      <block type="variables_get" id="4Yg%mKmDs{,~WL~;oa%e">
                                        <field name="VAR">FirstStake</field>
                                      </block>
                                    </value>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </statement>
                <statement name="ELSE">
                  <block type="controls_if" id="KzJ5vOYzLL.Hjb-cIC0O">
                    <value name="IF0">
                      <block type="logic_operation" id="}8dsWy5QWuM)_AueNJH8">
                        <field name="OP">OR</field>
                        <value name="A">
                          <block type="logic_operation" id="-yIw!T8HoKew*-A.c%UG">
                            <field name="OP">AND</field>
                            <value name="A">
                              <block type="procedures_callreturn" id="/VaQXrY@}BU[_Q*(H3?]">
                                <mutation name="trend 1 is down"></mutation>
                              </block>
                            </value>
                            <value name="B">
                              <block type="procedures_callreturn" id="Me?6^wGQyzZIdXd`r|U?">
                                <mutation name="trend 2 is down"></mutation>
                              </block>
                            </value>
                          </block>
                        </value>
                        <value name="B">
                          <block type="logic_operation" id="FE%oLd:qAI9P(c`IPF!x">
                            <field name="OP">AND</field>
                            <value name="A">
                              <block type="procedures_callreturn" id="io0O@M}h|twnu!bVp)#M">
                                <mutation name="trend 1 is up"></mutation>
                              </block>
                            </value>
                            <value name="B">
                              <block type="procedures_callreturn" id="1$P/1Wqfv^@dROpuAA8C">
                                <mutation name="trend 2 is up"></mutation>
                              </block>
                            </value>
                          </block>
                        </value>
                      </block>
                    </value>
                    <statement name="DO0">
                      <block type="variables_set" id="EdL9-C*@bg/F_NA(MKt}">
                        <field name="VAR">count_loss</field>
                        <value name="VALUE">
                          <block type="math_arithmetic" id="c(6r;%c}EgCLwOVq(I+Y">
                            <field name="OP">ADD</field>
                            <value name="A">
                              <shadow type="math_number" id="7xG(n?{]!5B}76K1.E*~">
                                <field name="NUM">1</field>
                              </shadow>
                              <block type="variables_get" id="iUEmI.^6UkGa~|l@3+/|">
                                <field name="VAR">count_loss</field>
                              </block>
                            </value>
                            <value name="B">
                              <shadow type="math_number" id="3QAM;0F|wrR!=sB8F$v_">
                                <field name="NUM">1</field>
                              </shadow>
                            </value>
                          </block>
                        </value>
                      </block>
                    </statement>
                    <next>
                      <block type="math_change" id="(6=+$/+DEbysDWc])WBD">
                        <field name="VAR">loss_count</field>
                        <value name="DELTA">
                          <shadow type="math_number" id="[W_X?#)Dv,gm)Ff#:8T8">
                            <field name="NUM">1</field>
                          </shadow>
                        </value>
                        <next>
                          <block type="variables_set" id="V*^dRX_0}whp$+CPNq{x">
                            <field name="VAR">win_count</field>
                            <value name="VALUE">
                              <block type="math_number" id="8M!%N2:W2r1cS=tvBqxM">
                                <field name="NUM">0</field>
                              </block>
                            </value>
                            <next>
                              <block type="controls_if" id="-2K^5T@7olg3M6J%I4$B">
                                <value name="IF0">
                                  <block type="logic_compare" id="ChDetwZuo;cU6yL{-B{A">
                                    <field name="OP">GT</field>
                                    <value name="A">
                                      <block type="variables_get" id=".Y*ozIy;+ADs#R8Coh6G">
                                        <field name="VAR">loss_count</field>
                                      </block>
                                    </value>
                                    <value name="B">
                                      <block type="variables_get" id="CL]-YIRi^FOdkf{MohQ|">
                                        <field name="VAR">loss_level</field>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                                <statement name="DO0">
                                  <block type="variables_set" id="1@C;LXDelk94-)4~K`n=">
                                    <field name="VAR">loss_level</field>
                                    <value name="VALUE">
                                      <block type="variables_get" id="Ea|:QN:u+Rt[V_J6|1G+">
                                        <field name="VAR">loss_count</field>
                                      </block>
                                    </value>
                                  </block>
                                </statement>
                                <next>
                                  <block type="controls_if" id="?*0^p~(7r2d3-T7z81hI">
                                    <value name="IF0">
                                      <block type="logic_compare" id=")y{t.fO)Lb.Zcrs5V4kc">
                                        <field name="OP">GT</field>
                                        <value name="A">
                                          <block type="variables_get" id="xSlsjibK)miodTkmM%GI">
                                            <field name="VAR">MartiLossLevel</field>
                                          </block>
                                        </value>
                                        <value name="B">
                                          <block type="math_number" id="+{rz6u4h%JKj:-4yvC+#">
                                            <field name="NUM">0</field>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                    <statement name="DO0">
                                      <block type="controls_if" id="|~H{~C=_%yzL(L+Ih?6=">
                                        <value name="IF0">
                                          <block type="logic_operation" id="{01rxUq[%FxUb9PE.!UA">
                                            <field name="OP">AND</field>
                                            <value name="A">
                                              <block type="logic_compare" id="x]ZySsjj1^93Zd(-iWh#">
                                                <field name="OP">GT</field>
                                                <value name="A">
                                                  <block type="variables_get" id="4c9GWE)n3Ot}n[:HT;,P">
                                                    <field name="VAR">MartiStart</field>
                                                  </block>
                                                </value>
                                                <value name="B">
                                                  <block type="math_number" id="m`.{:5r,BBM8qV)#goY?">
                                                    <field name="NUM">0</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </value>
                                            <value name="B">
                                              <block type="logic_compare" id="XWUrB+iXH{$8H{G.pj]P">
                                                <field name="OP">GTE</field>
                                                <value name="A">
                                                  <block type="variables_get" id="96)hM+J+rW1h/2CiCNV=">
                                                    <field name="VAR">loss_count</field>
                                                  </block>
                                                </value>
                                                <value name="B">
                                                  <block type="variables_get" id="1ghuM[;g9B!OkEk|Jq-+">
                                                    <field name="VAR">MartiStart</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </value>
                                          </block>
                                        </value>
                                        <statement name="DO0">
                                          <block type="controls_if" id="Xod]f!9?Cp7s`^TCco:[">
                                            <mutation else="1"></mutation>
                                            <value name="IF0">
                                              <block type="logic_compare" id="3,rl=}wztcTxR`uL/^v*">
                                                <field name="OP">LTE</field>
                                                <value name="A">
                                                  <block type="variables_get" id="C1`8WB-bd[X1Ih%.BVH=">
                                                    <field name="VAR">loss_count</field>
                                                  </block>
                                                </value>
                                                <value name="B">
                                                  <block type="variables_get" id="YCU-oD11NiMjpns6K|J_">
                                                    <field name="VAR">MartiLossLevel</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </value>
                                            <statement name="DO0">
                                              <block type="math_change" id=")x3(])A|!w=FlJ}Z*aKI">
                                                <field name="VAR">_stake</field>
                                                <value name="DELTA">
                                                  <shadow type="math_number" id="iOY0jJ`9*c:I2Hd:QJ_Y">
                                                    <field name="NUM">1</field>
                                                  </shadow>
                                                  <block type="math_arithmetic" id="K/wo]$5[Ba#a7evooV~F">
                                                    <field name="OP">MULTIPLY</field>
                                                    <value name="A">
                                                      <shadow type="math_number" id="}P^(EoAZ-YU-MS4SDvmg">
                                                        <field name="NUM">1</field>
                                                      </shadow>
                                                      <block type="variables_get" id="0%H*qOjo3?RAmRO$2U/-">
                                                        <field name="VAR">_stake</field>
                                                      </block>
                                                    </value>
                                                    <value name="B">
                                                      <shadow type="math_number" id="/LcPg[ufeL@.EuFQjyeY">
                                                        <field name="NUM">1</field>
                                                      </shadow>
                                                      <block type="variables_get" id="4GqI7Qc3mqsKGEJKSnT3">
                                                        <field name="VAR">MartiFactor</field>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </value>
                                              </block>
                                            </statement>
                                            <statement name="ELSE">
                                              <block type="notify" id="#5H3/1qD}yohz+9b*G+6">
                                                <field name="NOTIFICATION_TYPE">info</field>
                                                <field name="NOTIFICATION_SOUND">silent</field>
                                                <value name="MESSAGE">
                                                  <block type="text" id="y8VYir#xh^o24B^w@-%r">
                                                    <field name="TEXT">[FM] Martingale reset</field>
                                                  </block>
                                                </value>
                                                <next>
                                                  <block type="variables_set" id="hg/UOO#$+B8Il2Lz:Nv}">
                                                    <field name="VAR">_stake</field>
                                                    <value name="VALUE">
                                                      <block type="variables_get" id="ubl$r:9]5M{I8+vX;PP/">
                                                        <field name="VAR">FirstStake</field>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </next>
                                              </block>
                                            </statement>
                                          </block>
                                        </statement>
                                      </block>
                                    </statement>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </statement>
                <next>
                  <block type="variables_set" id="Ii~,V*I}==%{VbzSUcNW">
                    <field name="VAR">Continue</field>
                    <value name="VALUE">
                      <block type="logic_boolean" id="IJrFVDwIh9*V/-*GcP3$">
                        <field name="BOOL">FALSE</field>
                      </block>
                    </value>
                    <next>
                      <block type="controls_if" id="?t=R4#bB1Ph_eG%)U{Zq">
                        <mutation elseif="1" else="1"></mutation>
                        <value name="IF0">
                          <block type="logic_compare" id="n(-qX6sIpX~Fo[1%T`a]">
                            <field name="OP">GTE</field>
                            <value name="A">
                              <block type="variables_get" id="pRRkIZW;yZXTP,Ec2#%7">
                                <field name="VAR">profit</field>
                              </block>
                            </value>
                            <value name="B">
                              <block type="variables_get" id=".J0l4%b9|`DFbsS4y+@b">
                                <field name="VAR">TargetProfit</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <statement name="DO0">
                          <block type="text_print" id="fQK[F8W}8)x=k0Y$nDnR" collapsed="true">
                            <value name="TEXT">
                              <shadow type="text" id="dJ4OA.-2N8i,6Qy7r!J|">
                                <field name="TEXT">abc</field>
                              </shadow>
                              <block type="text_join" id="Whtg8.!W#_q;bm-PSDK(">
                                <mutation items="2"></mutation>
                                <value name="ADD0">
                                  <block type="text" id=")|MP_xd~9oo!y10?cM;O">
                                    <field name="TEXT">Take profit $</field>
                                  </block>
                                </value>
                                <value name="ADD1">
                                  <block type="variables_get" id="tp=nlW)P|8TI#JCR-R`Z">
                                    <field name="VAR">profit</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </statement>
                        <value name="IF1">
                          <block type="logic_compare" id="wqaUuu5;d0qWr@A9R8Uv">
                            <field name="OP">LTE</field>
                            <value name="A">
                              <block type="variables_get" id="iJUy9eQ?_qq:Fx#e:!;)">
                                <field name="VAR">profit</field>
                              </block>
                            </value>
                            <value name="B">
                              <block type="variables_get" id="?=LuB)pGx9NhJuh30YA+">
                                <field name="VAR">Stoploss</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <statement name="DO1">
                          <block type="text_print" id="+fc,,fh/fwUH3nhoFc3f" collapsed="true">
                            <value name="TEXT">
                              <shadow type="text" id="dJ4OA.-2N8i,6Qy7r!J|">
                                <field name="TEXT">abc</field>
                              </shadow>
                              <block type="text_join" id="]gq4NH~_PD.#^!q#_{UN">
                                <mutation items="2"></mutation>
                                <value name="ADD0">
                                  <block type="text" id="T~7).e8^W6THQjOa6c:v">
                                    <field name="TEXT">Stop loss (profit/loss) $</field>
                                  </block>
                                </value>
                                <value name="ADD1">
                                  <block type="variables_get" id="e~X%5c6eC?N6h}{GYA2o">
                                    <field name="VAR">profit</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </statement>
                        <statement name="ELSE">
                          <block type="controls_if" id="g`8h+Pq;/Z=wuJIIBr`Z">
                            <mutation else="1"></mutation>
                            <value name="IF0">
                              <block type="logic_compare" id="Q}%H((m|!LOeIVHKxGbv">
                                <field name="OP">GT</field>
                                <value name="A">
                                  <block type="variables_get" id="V$I5(R=s}FQh708v+Vm#">
                                    <field name="VAR">profit</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="math_number" id="$W;*/?A}DM!.(x;-wpFE">
                                    <field name="NUM">0</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <statement name="DO0">
                              <block type="notify" id="]7Cq=rQ1D00M},$ck5=;">
                                <field name="NOTIFICATION_TYPE">info</field>
                                <field name="NOTIFICATION_SOUND">silent</field>
                                <value name="MESSAGE">
                                  <block type="text_join" id="So,=5m|b]84g6aQ`jzah">
                                    <mutation items="6"></mutation>
                                    <value name="ADD0">
                                      <block type="text" id="Ww6Utk^Ce:2M^1:IbEYq">
                                        <field name="TEXT">[FM] Total profit $ </field>
                                      </block>
                                    </value>
                                    <value name="ADD1">
                                      <block type="variables_get" id="-zUe!0X+$J)uWJg7w-Fc">
                                        <field name="VAR">profit</field>
                                      </block>
                                    </value>
                                    <value name="ADD2">
                                      <block type="text" id="G3TZRjfZwb?/vG!DnT-p">
                                        <field name="TEXT"> || Loss Level </field>
                                      </block>
                                    </value>
                                    <value name="ADD3">
                                      <block type="variables_get" id="WYfM1_eJld$zj?B0ZM/j">
                                        <field name="VAR">loss_level</field>
                                      </block>
                                    </value>
                                    <value name="ADD4">
                                      <block type="text" id="WEGot82rEmQ0!.2Uk-jj">
                                        <field name="TEXT"> || Loss Count </field>
                                      </block>
                                    </value>
                                    <value name="ADD5">
                                      <block type="variables_get" id="xFl$)$6){r3_`5XW`biS">
                                        <field name="VAR">loss_count</field>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                              </block>
                            </statement>
                            <statement name="ELSE">
                              <block type="notify" id="8QOsp0}TU)_%#dE?4He!">
                                <field name="NOTIFICATION_TYPE">warn</field>
                                <field name="NOTIFICATION_SOUND">silent</field>
                                <value name="MESSAGE">
                                  <block type="text_join" id="L/vB,K]@s{!9Qx^s!Pl-">
                                    <mutation items="6"></mutation>
                                    <value name="ADD0">
                                      <block type="text" id="Z`|]KLN43:/oO3eh43%/">
                                        <field name="TEXT">[FM] Total loss $ </field>
                                      </block>
                                    </value>
                                    <value name="ADD1">
                                      <block type="variables_get" id="C5)f7$5$O{Y)n.G6Q;Pt">
                                        <field name="VAR">profit</field>
                                      </block>
                                    </value>
                                    <value name="ADD2">
                                      <block type="text" id="N{K7$tD$F$~C4BDS,.p%">
                                        <field name="TEXT"> || Loss Level </field>
                                      </block>
                                    </value>
                                    <value name="ADD3">
                                      <block type="variables_get" id=")Uaa(R~.]e.pd[?8cnj?">
                                        <field name="VAR">loss_level</field>
                                      </block>
                                    </value>
                                    <value name="ADD4">
                                      <block type="text" id="emB3SZnkebI:XD]F#x@7">
                                        <field name="TEXT"> || Loss Count </field>
                                      </block>
                                    </value>
                                    <value name="ADD5">
                                      <block type="variables_get" id="~$f~AKl6NjBpX4$y+W/8">
                                        <field name="VAR">loss_count</field>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                              </block>
                            </statement>
                            <next>
                              <block type="variables_set" id="o88-OoU#i@|Gn^I[1rf1">
                                <field name="VAR">Continue</field>
                                <value name="VALUE">
                                  <block type="logic_boolean" id="exXi?*3Wu(`Gl$s6cDU[">
                                    <field name="BOOL">TRUE</field>
                                  </block>
                                </value>
                              </block>
                            </next>
                          </block>
                        </statement>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
    <value name="RETURN">
      <block type="variables_get" id="`QS.RAQ`zLWY(L^,u`~t">
        <field name="VAR">Continue</field>
      </block>
    </value>
  </block>
  <block type="procedures_defnoreturn" id=".Y]i*PI{vR;y,!GTWL~o" collapsed="true" x="-1" y="1444">
    <mutation>
      <arg name="_Input List"></arg>
      <arg name="_Period1"></arg>
      <arg name="_Period2"></arg>
    </mutation>
    <field name="NAME">(5) FRUITFELLA's Trend Direction</field>
    <comment pinned="false" h="80" w="160">Describe this function...</comment>
    <statement name="STACK">
      <block type="variables_set" id="[wgY~AdwNiaAbI2q)?0k">
        <field name="VAR">tsEMA1</field>
        <value name="VALUE">
          <block type="emaa" id="k5B:dGYKaEv2#D0:GG!)">
            <value name="INPUT">
              <block type="lists_getSublist" id="s,@I_!]51!vj0oh+P^HS" inline="false">
                <mutation at1="true" at2="false"></mutation>
                <field name="WHERE1">FROM_END</field>
                <field name="WHERE2">LAST</field>
                <value name="LIST">
                  <block type="variables_get" id="Qi}!mpA*tJ+{gh,ye93l">
                    <field name="VAR">_Input List</field>
                  </block>
                </value>
                <value name="AT1">
                  <block type="math_arithmetic" id="69s1}`U63cWxQ6aSH0O,">
                    <field name="OP">MULTIPLY</field>
                    <value name="A">
                      <shadow type="math_number" id="V4cmRIpD@S]K~#|unBtt">
                        <field name="NUM">1</field>
                      </shadow>
                      <block type="variables_get" id=")wb3@v1;Ce8b4}dvnl_(">
                        <field name="VAR">_Period1</field>
                      </block>
                    </value>
                    <value name="B">
                      <shadow type="math_number" id="]BO9pYlPiisZCsLWQ}N?">
                        <field name="NUM">1</field>
                      </shadow>
                      <block type="math_number" id="sJQN*WbxePa%{SY_nB9[">
                        <field name="NUM">2</field>
                      </block>
                    </value>
                  </block>
                </value>
              </block>
            </value>
            <value name="PERIOD">
              <block type="variables_get" id="8Nq2M|i_lWWR|v.uNl|^">
                <field name="VAR">_Period1</field>
              </block>
            </value>
          </block>
        </value>
        <next>
          <block type="variables_set" id="ln_u=ru#JPC}|hTxwFf:">
            <field name="VAR">tsEMA2</field>
            <value name="VALUE">
              <block type="emaa" id="!^q:iALwafSAoFvb$L3T">
                <value name="INPUT">
                  <block type="lists_getSublist" id="U(N{Bv@eQ6B$Q1Q~zBPy" inline="false">
                    <mutation at1="true" at2="false"></mutation>
                    <field name="WHERE1">FROM_END</field>
                    <field name="WHERE2">LAST</field>
                    <value name="LIST">
                      <block type="variables_get" id="B]:`!R9hi+k=AK-MSYk1">
                        <field name="VAR">_Input List</field>
                      </block>
                    </value>
                    <value name="AT1">
                      <block type="math_arithmetic" id="qgIx)/sRSyK*ik10gnp2">
                        <field name="OP">MULTIPLY</field>
                        <value name="A">
                          <shadow type="math_number" id="V4cmRIpD@S]K~#|unBtt">
                            <field name="NUM">1</field>
                          </shadow>
                          <block type="variables_get" id="G54p+]$fhTT4mFI^.gHl">
                            <field name="VAR">_Period2</field>
                          </block>
                        </value>
                        <value name="B">
                          <shadow type="math_number" id="]BO9pYlPiisZCsLWQ}N?">
                            <field name="NUM">1</field>
                          </shadow>
                          <block type="math_number" id="`|M=FIGEv![t`nY_GI{!">
                            <field name="NUM">2</field>
                          </block>
                        </value>
                      </block>
                    </value>
                  </block>
                </value>
                <value name="PERIOD">
                  <block type="variables_get" id="REFLA:!s!-EdL#|e}X]G">
                    <field name="VAR">_Period2</field>
                  </block>
                </value>
              </block>
            </value>
            <next>
              <block type="variables_set" id="~q#x|s{fVX`z|JWXx?$;">
                <field name="VAR">tsUP1</field>
                <value name="VALUE">
                  <block type="logic_boolean" id="MbxU@zXARaR~?I#B.uc[">
                    <field name="BOOL">TRUE</field>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="ODhUKPP0Gza3bQGhN`J`">
                    <field name="VAR">tsDOWN1</field>
                    <value name="VALUE">
                      <block type="logic_boolean" id="v(1]|{xj.`1om/9:wKAU">
                        <field name="BOOL">TRUE</field>
                      </block>
                    </value>
                    <next>
                      <block type="variables_set" id="3H,yS3RQb|/*tr)EDs(6">
                        <field name="VAR">tsPrevEMA1</field>
                        <value name="VALUE">
                          <block type="lists_getIndex" id="nc*G(qr:D^PL]e/l:.q3">
                            <mutation statement="false" at="false"></mutation>
                            <field name="MODE">GET</field>
                            <field name="WHERE">FIRST</field>
                            <value name="VALUE">
                              <block type="variables_get" id="X^:SPG,*1gdYYn2nTzul">
                                <field name="VAR">tsEMA1</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <next>
                          <block type="controls_forEach" id="_(]nm$uf:{:,[r8Rw#nP">
                            <field name="VAR">tsEachEMA1</field>
                            <value name="LIST">
                              <block type="lists_getSublist" id="7~ll]M_Z/~^[+q22HO8,">
                                <mutation at1="true" at2="false"></mutation>
                                <field name="WHERE1">FROM_END</field>
                                <field name="WHERE2">LAST</field>
                                <value name="LIST">
                                  <block type="variables_get" id="7H9AL%TuuMwF}va0vM6+">
                                    <field name="VAR">tsEMA1</field>
                                  </block>
                                </value>
                                <value name="AT1">
                                  <block type="math_number" id="/[aR)44dzl!x%ftdn]Hh">
                                    <field name="NUM">2</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <statement name="DO">
                              <block type="variables_set" id=";kxtU.Zu=ouVM1JYWTk3">
                                <field name="VAR">tsUP1</field>
                                <value name="VALUE">
                                  <block type="logic_operation" id="-RahrW]R4W%z%Os=+zT?">
                                    <field name="OP">AND</field>
                                    <value name="A">
                                      <block type="variables_get" id="*xw=`f`{)0P%][D|(G~t">
                                        <field name="VAR">tsUP1</field>
                                      </block>
                                    </value>
                                    <value name="B">
                                      <block type="logic_compare" id="/U_p9IS|kd:xcQUR^3U=">
                                        <field name="OP">LTE</field>
                                        <value name="A">
                                          <block type="variables_get" id="},LI*u#~tRQW2$_UOT[M">
                                            <field name="VAR">tsPrevEMA1</field>
                                          </block>
                                        </value>
                                        <value name="B">
                                          <block type="variables_get" id="6qRQPd)UG^hn+6I_=Xj*">
                                            <field name="VAR">tsEachEMA1</field>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                                <next>
                                  <block type="variables_set" id="CQ3lcjrSEh3E!)Bs81Qj">
                                    <field name="VAR">tsDOWN1</field>
                                    <value name="VALUE">
                                      <block type="logic_operation" id="pph*pBZ)bMDug0I6hh`:">
                                        <field name="OP">AND</field>
                                        <value name="A">
                                          <block type="variables_get" id="`sTV)O25-8ofttg#5aN3">
                                            <field name="VAR">tsDOWN1</field>
                                          </block>
                                        </value>
                                        <value name="B">
                                          <block type="logic_compare" id="i_SH{2iNfoj`^~6kh19L">
                                            <field name="OP">GTE</field>
                                            <value name="A">
                                              <block type="variables_get" id="AiY^rH1d;HYFBtaY?-if">
                                                <field name="VAR">tsPrevEMA1</field>
                                              </block>
                                            </value>
                                            <value name="B">
                                              <block type="variables_get" id="~l-W=NDQp9KP7t0EoolE">
                                                <field name="VAR">tsEachEMA1</field>
                                              </block>
                                            </value>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                  </block>
                                </next>
                              </block>
                            </statement>
                            <next>
                              <block type="variables_set" id="=vqX0K33FNMIxJeT~|@B">
                                <field name="VAR">tsUP2</field>
                                <value name="VALUE">
                                  <block type="logic_boolean" id="XK.TN-iE.FmVf1eIeEh6">
                                    <field name="BOOL">TRUE</field>
                                  </block>
                                </value>
                                <next>
                                  <block type="variables_set" id="r9RuIdzg8A{@R#VYcN[p">
                                    <field name="VAR">tsDOWN2</field>
                                    <value name="VALUE">
                                      <block type="logic_boolean" id="hZT0iQYo^NCViFrc,b@q">
                                        <field name="BOOL">TRUE</field>
                                      </block>
                                    </value>
                                    <next>
                                      <block type="variables_set" id="m~Z2%b2w.xE0+dJR|[N_">
                                        <field name="VAR">tsPrevEMA2</field>
                                        <value name="VALUE">
                                          <block type="lists_getIndex" id="q1@Yf6j{DXY?Oq!oSLuv">
                                            <mutation statement="false" at="false"></mutation>
                                            <field name="MODE">GET</field>
                                            <field name="WHERE">FIRST</field>
                                            <value name="VALUE">
                                              <block type="variables_get" id="SMpM,D``hX5fq_lR.7Cg">
                                                <field name="VAR">tsEMA2</field>
                                              </block>
                                            </value>
                                          </block>
                                        </value>
                                        <next>
                                          <block type="controls_forEach" id="+ic%uGR/B^lPn?A(+usR">
                                            <field name="VAR">tsEachEMA2</field>
                                            <value name="LIST">
                                              <block type="lists_getSublist" id="[SkjJz2xWp2+M@Z_CZ2}">
                                                <mutation at1="true" at2="false"></mutation>
                                                <field name="WHERE1">FROM_END</field>
                                                <field name="WHERE2">LAST</field>
                                                <value name="LIST">
                                                  <block type="variables_get" id="B}x]2AU~kbmjJI1}bB{]">
                                                    <field name="VAR">tsEMA2</field>
                                                  </block>
                                                </value>
                                                <value name="AT1">
                                                  <block type="math_number" id=",:@xD~|k!r+J(.^*my=k">
                                                    <field name="NUM">2</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </value>
                                            <statement name="DO">
                                              <block type="variables_set" id="^MN:.l_iv/|:6ac;(f90">
                                                <field name="VAR">tsUP2</field>
                                                <value name="VALUE">
                                                  <block type="logic_operation" id="3M[4vPa6;eLlE7rf/MtQ">
                                                    <field name="OP">AND</field>
                                                    <value name="A">
                                                      <block type="variables_get" id="px6p8zC$3=7++a)^*5=_">
                                                        <field name="VAR">tsUP2</field>
                                                      </block>
                                                    </value>
                                                    <value name="B">
                                                      <block type="logic_compare" id="7v6ys2AL*w;7}(A0nJ!;">
                                                        <field name="OP">LTE</field>
                                                        <value name="A">
                                                          <block type="variables_get" id="C,0rQ][W5pg)/nO~84E}">
                                                            <field name="VAR">tsPrevEMA2</field>
                                                          </block>
                                                        </value>
                                                        <value name="B">
                                                          <block type="variables_get" id="-;vl$If-AHNg{3s0J.{]">
                                                            <field name="VAR">tsEachEMA2</field>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </value>
                                                <next>
                                                  <block type="variables_set" id="J=MupJ@4%snXP$Td[4.O">
                                                    <field name="VAR">tsDOWN2</field>
                                                    <value name="VALUE">
                                                      <block type="logic_operation" id="xB^w:f*TDy)4y/9r(t#o">
                                                        <field name="OP">AND</field>
                                                        <value name="A">
                                                          <block type="variables_get" id="gaB9|JU6Y1^9r62?H%eK">
                                                            <field name="VAR">tsDOWN2</field>
                                                          </block>
                                                        </value>
                                                        <value name="B">
                                                          <block type="logic_compare" id="1YB;/vVp9J5l?|u-eT9d">
                                                            <field name="OP">GTE</field>
                                                            <value name="A">
                                                              <block type="variables_get" id="oHBDZ49=$I$z,T];n`,I">
                                                                <field name="VAR">tsPrevEMA2</field>
                                                              </block>
                                                            </value>
                                                            <value name="B">
                                                              <block type="variables_get" id="[wv-$1Lv345gN2t4c^%W">
                                                                <field name="VAR">tsEachEMA2</field>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </next>
                                              </block>
                                            </statement>
                                          </block>
                                        </next>
                                      </block>
                                    </next>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
  </block>
  <block type="procedures_defnoreturn" id="}a,@Z2+P7P;,a3rB*+Zc" collapsed="true" x="0" y="1512">
    <mutation>
      <arg name="_Target_Profit_"></arg>
      <arg name="_Stop_Loss_"></arg>
      <arg name="_First_Stake_"></arg>
      <arg name="_Martingale_Factor_"></arg>
      <arg name="_Martingale_Level_"></arg>
      <arg name="_Martingale_Start_After_"></arg>
    </mutation>
    <field name="NAME">(1) FRUITFELLA's Management</field>
    <comment pinned="false" h="80" w="160">Muhammad Naseem Management ver. 3.0 by [PROTECTED EMAIL]</comment>
    <statement name="STACK">
      <block type="notify" id="G7~wRrfg?9}gSh#czLzG">
        <field name="NOTIFICATION_TYPE">info</field>
        <field name="NOTIFICATION_SOUND">silent</field>
        <value name="MESSAGE">
          <block type="text" id="3GWKvKtkV`vSfzxdrUt=">
            <field name="TEXT">RF Candle 1M Trade ver.1.0</field>
          </block>
        </value>
        <next>
          <block type="variables_set" id="FK4u?paD9^I-!5Ai)Jjl" collapsed="true">
            <field name="VAR">FirstStake</field>
            <value name="VALUE">
              <block type="variables_get" id="?mfNzA`8peRWy,e~svE0">
                <field name="VAR">_First_Stake_</field>
              </block>
            </value>
            <next>
              <block type="variables_set" id="6?YL[uBR,$:+Z.j;Kti(" collapsed="true">
                <field name="VAR">_stake</field>
                <value name="VALUE">
                  <block type="variables_get" id="TR`xGTpoI16iZ/$}H/4z">
                    <field name="VAR">_First_Stake_</field>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="snPg/%U^oi}xnFjCE]IU" collapsed="true">
                    <field name="VAR">TargetProfit</field>
                    <value name="VALUE">
                      <block type="variables_get" id="K1Woch)cO11X:{raUI]Y">
                        <field name="VAR">_Target_Profit_</field>
                      </block>
                    </value>
                    <next>
                      <block type="variables_set" id="FH65,OQ3n?21Hv.c60QZ" collapsed="true">
                        <field name="VAR">Stoploss</field>
                        <value name="VALUE">
                          <block type="math_single" id="~RqJiX@$dbDTn56tX~(!">
                            <field name="OP">NEG</field>
                            <value name="NUM">
                              <shadow type="math_number" id=":*O0u?1~mablmyFH9nQ^">
                                <field name="NUM">9</field>
                              </shadow>
                              <block type="math_single" id="Fc7b(_3%H~X(pjboD3g4">
                                <field name="OP">ABS</field>
                                <value name="NUM">
                                  <shadow type="math_number" id="KJyX:Z7HpG+zVVn[[$5L">
                                    <field name="NUM">9</field>
                                  </shadow>
                                  <block type="variables_get" id="r7!OjfMm)T_)D++HZ*u0">
                                    <field name="VAR">_Stop_Loss_</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                        <next>
                          <block type="variables_set" id=",Qt{5W:S090vgVGe@=^b" collapsed="true">
                            <field name="VAR">MartiLossLevel</field>
                            <value name="VALUE">
                              <block type="variables_get" id="TJ$1?4QP1~b0Y)u8Er,?">
                                <field name="VAR">_Martingale_Level_</field>
                              </block>
                            </value>
                            <next>
                              <block type="variables_set" id="F7E,GI03fZ-!.sSi8nvu" collapsed="true">
                                <field name="VAR">MartiFactor</field>
                                <value name="VALUE">
                                  <block type="variables_get" id="5QnPe]lP**xA=obEC:rR">
                                    <field name="VAR">_Martingale_Factor_</field>
                                  </block>
                                </value>
                                <next>
                                  <block type="variables_set" id="BIbY[H2x_K8WYS^Wn`U!" collapsed="true">
                                    <field name="VAR">MartiStart</field>
                                    <value name="VALUE">
                                      <block type="variables_get" id="87M[Cp[!`k{t[TOy_L?e">
                                        <field name="VAR">_Martingale_Start_After_</field>
                                      </block>
                                    </value>
                                    <next>
                                      <block type="variables_set" id="MlN8XJW]z%Nn$vX!fwUC">
                                        <field name="VAR">profit</field>
                                        <value name="VALUE">
                                          <block type="math_number" id="AXE:PR%~GtPn!J;zVdU4">
                                            <field name="NUM">0</field>
                                          </block>
                                        </value>
                                        <next>
                                          <block type="variables_set" id="/V`@3MI!XOl2iQu8)MRG">
                                            <field name="VAR">win_count</field>
                                            <value name="VALUE">
                                              <block type="math_number" id="@uMNRq7*h6CpK{OL*`1;">
                                                <field name="NUM">0</field>
                                              </block>
                                            </value>
                                            <next>
                                              <block type="variables_set" id="*_wi!@b$%T/+ip`iQtD|">
                                                <field name="VAR">loss_count</field>
                                                <value name="VALUE">
                                                  <block type="math_number" id="@6~ol6rGo)hiSc:6#V1^">
                                                    <field name="NUM">0</field>
                                                  </block>
                                                </value>
                                                <next>
                                                  <block type="variables_set" id="6hiRA01::q+6xm.mhYk}">
                                                    <field name="VAR">loss_level</field>
                                                    <value name="VALUE">
                                                      <block type="math_number" id="cs!D-m]M+4^%Uv=SwMP%">
                                                        <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>
        </next>
      </block>
    </statement>
  </block>
  <block type="during_purchase" id="(4;NieXd}j|Bn!c-YiC|" collapsed="true" x="0" y="1616">
    <statement name="DURING_PURCHASE_STACK">
      <block type="controls_if" id="8?eYKAW%VczmRXQ-ou3r">
        <value name="IF0">
          <block type="check_sell" id="M=:_KpEeRAJY_}XTU^8~"></block>
        </value>
      </block>
    </statement>
  </block>
  <block type="tick_analysis" id="L,K(Qk^.0B`TLJx6}m~J" collapsed="true" x="11" y="1661">
    <statement name="TICKANALYSIS_STACK">
      <block type="procedures_callnoreturn" id="=zZBpbsi*K_m{6g]S?:z">
        <mutation name="(5) FRUITFELLA's Trend Direction">
          <arg name="_Input List"></arg>
          <arg name="_Period1"></arg>
          <arg name="_Period2"></arg>
        </mutation>
        <value name="ARG0">
          <block type="variables_get" id="7-4b9PK)FijY={ZiJ!wJ">
            <field name="VAR">Close List</field>
          </block>
        </value>
        <value name="ARG1">
          <block type="math_number" id="q@shAAYBxULn91n]ff*W">
            <field name="NUM">5</field>
          </block>
        </value>
        <value name="ARG2">
          <block type="math_number" id="Ic^?}=6~%:RvV7z#74DE">
            <field name="NUM">15</field>
          </block>
        </value>
        <next>
          <block type="controls_if" id="7)a2ce7}EkM{=YKGa@88">
            <value name="IF0">
              <block type="procedures_callreturn" id="won4AZ|5KMNwq[T#q1+R">
                <mutation name="candle is new"></mutation>
              </block>
            </value>
            <statement name="DO0">
              <block type="variables_set" id="+4cfk.|XtL$^O?KcBN*I">
                <field name="VAR">t</field>
                <value name="VALUE">
                  <block type="math_number" id="7h5*Ge~GAJg,/RyA]SfV">
                    <field name="NUM">0</field>
                  </block>
                </value>
              </block>
            </statement>
            <next>
              <block type="controls_if" id="HF/1,FR)|dsdA~8M*^IM">
                <mutation else="1"></mutation>
                <value name="IF0">
                  <block type="logic_compare" id="/jL-w8TooENXtlrss7=7">
                    <field name="OP">LT</field>
                    <value name="A">
                      <block type="variables_get" id="Omn0mjUN[L~Mt@jJzr]2">
                        <field name="VAR">t</field>
                      </block>
                    </value>
                    <value name="B">
                      <block type="math_number" id="Gk}DZWpNafS1P0NvfK)$">
                        <field name="NUM">29</field>
                      </block>
                    </value>
                  </block>
                </value>
                <statement name="DO0">
                  <block type="variables_set" id=")W;jrP,+.(e@,l#Kq7lb">
                    <field name="VAR">t</field>
                    <value name="VALUE">
                      <block type="math_arithmetic" id="gxa_$]^b?bw=my%i@%Ok">
                        <field name="OP">ADD</field>
                        <value name="A">
                          <shadow type="math_number" id="oJrLm]e]]XXRHCi$f$W~">
                            <field name="NUM">1</field>
                          </shadow>
                          <block type="variables_get" id="].?Pr|(scN7/sSLbUo*w">
                            <field name="VAR">t</field>
                          </block>
                        </value>
                        <value name="B">
                          <shadow type="math_number" id="c3{.BG$!U_D(GUq3^Pq+">
                            <field name="NUM">1</field>
                          </shadow>
                        </value>
                      </block>
                    </value>
                  </block>
                </statement>
                <statement name="ELSE">
                  <block type="variables_set" id="PLwhR#^)RgV#~+V+/Z|=">
                    <field name="VAR">t</field>
                    <value name="VALUE">
                      <block type="math_number" id="6)AV`dZa-R./@BM#tRaj">
                        <field name="NUM">0</field>
                      </block>
                    </value>
                  </block>
                </statement>
                <next>
                  <block type="notify" id="0^}cKJ6CpyCf@ZKd]/!-">
                    <field name="NOTIFICATION_TYPE">success</field>
                    <field name="NOTIFICATION_SOUND">silent</field>
                    <value name="MESSAGE">
                      <shadow type="text" id="szcL0n)t|v40+4{4$_2C">
                        <field name="TEXT">abc</field>
                      </shadow>
                      <block type="text_join" id="FvmhKf?HFey)T*]VOYuc">
                        <mutation items="2"></mutation>
                        <value name="ADD0">
                          <block type="text" id="!)0`ME:~CR}Z6@Qs=Mqz">
                            <field name="TEXT">t:</field>
                          </block>
                        </value>
                        <value name="ADD1">
                          <block type="variables_get" id="Wk~lH2TCbt926z[5Xx?U">
                            <field name="VAR">t</field>
                          </block>
                        </value>
                      </block>
                    </value>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
    </statement>
  </block>
  <block type="after_purchase" id="D^Jz1^n=2vtZku1vBN@;" collapsed="true" x="16" y="1722">
    <statement name="AFTERPURCHASE_STACK">
      <block type="controls_if" id="41pyScjn+rI[Z;hUhpU@">
        <value name="IF0">
          <block type="procedures_callreturn" id="%#el#|@Y9pmVBfQ?khZL">
            <mutation name="(4) FRUITFELLA Trade again">
              <arg name="put [Result is Win] here"></arg>
              <arg name="put [Contract Detail : profit] here"></arg>
            </mutation>
            <value name="ARG0">
              <block type="contract_check_result" id="rd#SPr-Z!52-R(,[Rw*{">
                <field name="CHECK_RESULT">win</field>
              </block>
            </value>
            <value name="ARG1">
              <block type="read_details" id="Bdw3(zgVs}`g@/Y-dZf5">
                <field name="DETAIL_INDEX">4</field>
              </block>
            </value>
          </block>
        </value>
        <statement name="DO0">
          <block type="controls_if" id="OZ#QO,e-Ks+atbAneqGb">
            <value name="IF0">
              <block type="logic_compare" id="PdPz)@;Gv-jK5c:e-nQF">
                <field name="OP">GT</field>
                <value name="A">
                  <block type="variables_get" id="*4.lvw.hbk~/Eg6eh-;w">
                    <field name="VAR">loss_count</field>
                  </block>
                </value>
                <value name="B">
                  <block type="math_number" id="|/E7-};?%@_4`l,YI-za">
                    <field name="NUM">3</field>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO0">
              <block type="controls_if" id="B~[f(#,*6!~1pU/`NS.$">
                <mutation else="1"></mutation>
                <value name="IF0">
                  <block type="logic_compare" id="cLP+jhUQFPuKE#]$=.pP">
                    <field name="OP">EQ</field>
                    <value name="A">
                      <block type="variables_get" id="Exm-2x~C*W~w4d3^afiU">
                        <field name="VAR">canLoss</field>
                      </block>
                    </value>
                    <value name="B">
                      <block type="logic_boolean" id="^bnMO@=Ky4fHFPI(hlcx">
                        <field name="BOOL">TRUE</field>
                      </block>
                    </value>
                  </block>
                </value>
                <statement name="DO0">
                  <block type="variables_set" id="z748]dRA!Q5#y5b89F|e">
                    <field name="VAR">canLoss</field>
                    <value name="VALUE">
                      <block type="logic_boolean" id="l4]1nEH[PcakIF_5T4Q:">
                        <field name="BOOL">FALSE</field>
                      </block>
                    </value>
                    <next>
                      <block type="variables_set" id="9fhgCPMsS=R.Uq^v5b@X">
                        <field name="VAR">newCandle</field>
                        <value name="VALUE">
                          <block type="logic_boolean" id="{bir,$.6W4bNzb:fucJZ">
                            <field name="BOOL">FALSE</field>
                          </block>
                        </value>
                      </block>
                    </next>
                  </block>
                </statement>
                <statement name="ELSE">
                  <block type="variables_set" id="xSO*,YHoxO_QK.?X@g|Q">
                    <field name="VAR">canLoss</field>
                    <value name="VALUE">
                      <block type="logic_boolean" id="DW$ltU}FK#qZES.i~%H4">
                        <field name="BOOL">TRUE</field>
                      </block>
                    </value>
                    <next>
                      <block type="variables_set" id="=[O;}9p=r{AO!,b8c^tr">
                        <field name="VAR">newCandle</field>
                        <value name="VALUE">
                          <block type="logic_boolean" id=")60(/q6U?j`g81PEBfsh">
                            <field name="BOOL">TRUE</field>
                          </block>
                        </value>
                      </block>
                    </next>
                  </block>
                </statement>
                <next>
                  <block type="variables_set" id="Ef5ST~}.hQkicU0p?]t|">
                    <field name="VAR">contractType</field>
                    <value name="VALUE">
                      <block type="read_details" id="WAMl}e$2f@SxRb)3$My|">
                        <field name="DETAIL_INDEX">5</field>
                      </block>
                    </value>
                  </block>
                </next>
              </block>
            </statement>
            <next>
              <block type="controls_if" id="Z#CI}xdNS7s~~fM5(/]O">
                <mutation else="1"></mutation>
                <value name="IF0">
                  <block type="logic_compare" id="/:=0]N6GOEl?^+WxLPhH">
                    <field name="OP">GT</field>
                    <value name="A">
                      <block type="variables_get" id=";][*lk(${c`,.X~PhF_(">
                        <field name="VAR">loss_count</field>
                      </block>
                    </value>
                    <value name="B">
                      <block type="math_number" id="VFl`EA;m9Nzgl;;~;V4|">
                        <field name="NUM">5</field>
                      </block>
                    </value>
                  </block>
                </value>
                <statement name="DO0">
                  <block type="timeout" id="U9kfa7R68S~fjRnKo2pI">
                    <statement name="TIMEOUTSTACK">
                      <block type="trade_again" id="M0#{]y-_GOZSe|9=P^09"></block>
                    </statement>
                    <value name="SECONDS">
                      <shadow type="math_number" id="j-G#Jn+aUtG)krk%,#$x">
                        <field name="NUM">300000</field>
                      </shadow>
                    </value>
                  </block>
                </statement>
                <statement name="ELSE">
                  <block type="trade_again" id="c)S|KjoQdXc8l#J@5z3P"></block>
                </statement>
              </block>
            </next>
          </block>
        </statement>
      </block>
    </statement>
  </block>
  <block type="tick_analysis" id="TvBQx[=BF)1oQhZ:uV{p" collapsed="true" x="0" y="1772">
    <statement name="TICKANALYSIS_STACK">
      <block type="variables_set" id="~R:=zz1qwBcg?A^w?G/L">
        <field name="VAR">FRUITFELLAnewCandle</field>
        <value name="VALUE">
          <block type="logic_boolean" id="`;kb`)cxmsU#D:qGE[K!">
            <field name="BOOL">FALSE</field>
          </block>
        </value>
        <next>
          <block type="controls_if" id=")+956do`Vd45#Ri:y=oc">
            <mutation elseif="1"></mutation>
            <value name="IF0">
              <block type="logic_negate" id="OjNB9d5F9W7BZ2]r7b%{">
                <value name="BOOL">
                  <block type="variables_get" id="K3P=3(q8n5xg8fDZrK]N">
                    <field name="VAR">FRUITFELLAcurrentCandleTime</field>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO0">
              <block type="variables_set" id=")yD6u069dPOv9p9Mm8AA">
                <field name="VAR">FRUITFELLAcurrentCandleTime</field>
                <value name="VALUE">
                  <block type="read_ohlc" id="L]w.yHnN8]0Gah{i+tvE" inline="false">
                    <field name="OHLCFIELD_LIST">epoch</field>
                    <field name="CANDLEINTERVAL_LIST">default</field>
                  </block>
                </value>
              </block>
            </statement>
            <value name="IF1">
              <block type="logic_compare" id="@zz9kXPIn*+e!l.U#^UJ" inline="false">
                <field name="OP">NEQ</field>
                <value name="A">
                  <block type="variables_get" id="IWyh5!(%PP}IW.PLGR$B">
                    <field name="VAR">FRUITFELLAcurrentCandleTime</field>
                  </block>
                </value>
                <value name="B">
                  <block type="read_ohlc" id="nX@RkjZS5X]po%C2=q{l" inline="false">
                    <field name="OHLCFIELD_LIST">epoch</field>
                    <field name="CANDLEINTERVAL_LIST">default</field>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO1">
              <block type="variables_set" id="6]n)?m6FmSF~D:1DRJo=">
                <field name="VAR">FRUITFELLAcurrentCandleTime</field>
                <value name="VALUE">
                  <block type="read_ohlc" id="3s]U~9|_gjk-vJ1g=`F." inline="false">
                    <field name="OHLCFIELD_LIST">epoch</field>
                    <field name="CANDLEINTERVAL_LIST">default</field>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="kxLtw+j00sV/u?RP~mi-">
                    <field name="VAR">FRUITFELLAnewCandle</field>
                    <value name="VALUE">
                      <block type="logic_boolean" id="2HFdWG8`U2t[kl8ZpTOA">
                        <field name="BOOL">TRUE</field>
                      </block>
                    </value>
                  </block>
                </next>
              </block>
            </statement>
          </block>
        </next>
      </block>
    </statement>
  </block>
  <block type="procedures_defreturn" id="5S~A!^;f!!}EaU48%U8v" collapsed="true" x="0" y="1824">
    <field name="NAME">candle is new</field>
    <comment pinned="false" h="80" w="160">New candle by Fruitfella</comment>
    <value name="RETURN">
      <block type="variables_get" id="mh;,*}1tZb!S2?)W7j~(">
        <field name="VAR">FRUITFELLAnewCandle</field>
      </block>
    </value>
  </block>
  <block type="procedures_defreturn" id="MVzL%LrOGDf*K;-)DqHj" collapsed="true" x="0" y="1876">
    <field name="NAME">trend 1 is down</field>
    <comment pinned="false" h="80" w="160">Muhammad Naseem Trend Direction by [PROTECTED EMAIL]</comment>
    <value name="RETURN">
      <block type="variables_get" id="bf;Kbr^^{L[)Oi.lXBt8">
        <field name="VAR">tsDOWN1</field>
      </block>
    </value>
  </block>
  <block type="procedures_defreturn" id="z88B_Q5hZB{^|y]]/E$M" collapsed="true" x="0" y="1928">
    <field name="NAME">trend 1 is up</field>
    <comment pinned="false" h="80" w="160">Describe this function...</comment>
    <value name="RETURN">
      <block type="variables_get" id="%GxZL(uSxKvF-!fHmD5H">
        <field name="VAR">tsUP1</field>
      </block>
    </value>
  </block>
  <block type="procedures_defreturn" id="e_)Y1VUG^rh/`U,=QkZS" collapsed="true" x="0" y="1980">
    <field name="NAME">FRUITFELLA's stake</field>
    <comment pinned="false" h="80" w="160">Muhammad Naseem Management ver. 3.0 by [PROTECTED EMAIL]</comment>
    <value name="RETURN">
      <block type="variables_get" id="34Z3O=w8Bfue%Isf=:h8">
        <field name="VAR">_stake</field>
      </block>
    </value>
  </block>
  <block type="procedures_defreturn" id="w#O5ho{+iF1D)I$caSn^" collapsed="true" x="0" y="2032">
    <field name="NAME">trend 2 is up</field>
    <comment pinned="false" h="80" w="160">Describe this function...</comment>
    <value name="RETURN">
      <block type="variables_get" id="+l.j-?+Tk{v1CeJ;#cl8">
        <field name="VAR">tsUP2</field>
      </block>
    </value>
  </block>
  <block type="procedures_defreturn" id="Qt0,[o%mIb4e@B;wmsye" collapsed="true" x="0" y="2084">
    <field name="NAME">trend 2 is down</field>
    <comment pinned="false" h="80" w="160">Describe this function...</comment>
    <value name="RETURN">
      <block type="variables_get" id="SLLi$f!K.wx`p+DnE?Dn">
        <field name="VAR">tsDOWN2</field>
      </block>
    </value>
  </block>
</xml>
