forked from saidforex26/botbinary
-
Notifications
You must be signed in to change notification settings - Fork 1
/
@lasaidhari Block Candles Color Indicator (BCCI).xml
92 lines (92 loc) · 4.39 KB
/
@lasaidhari Block Candles Color Indicator (BCCI).xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
<xml xmlns="http://www.w3.org/1999/xhtml" collection="true">
<block type="procedures_defreturn" id="m),:{9yq-?tP`Ge0k]]`" collapsed="true">
<mutation>
<arg name="@lasaidhari (BCCI) candles list" varid="]08jItPWpoT,0Wjbvs.["></arg>
<arg name="@lasaidhari (BCCI) number of candles analysis" varid="qKd5Te2y@l|chaY6qKtQ"></arg>
</mutation>
<field name="NAME">@lasaidhari Block Candles Color Indicator (BCCI)</field>
<comment pinned="false" h="80" w="160">Describe this function...</comment>
<statement name="STACK">
<block type="variables_set" id="a,IF!L+A]mX|KKu{7~Y2">
<field name="VAR" id="9d#tR]lM0JZ8RR=XB7}e" variabletype="">@lasaidhari (BCCI) candles color</field>
<value name="VALUE">
<block type="lists_create_with" id="4|BMsqgCiA0R=^d7f4f^">
<mutation items="0"></mutation>
</block>
</value>
<next>
<block type="controls_for" id="TK3L{8GLmISd/%pF|zy_">
<field name="VAR" id="Klrc$)DD_C.9NwiUpYxf" variabletype="">@lasaidhari (BCCI) count color candles</field>
<value name="FROM">
<block type="math_number" id="9K+UzI]lvX^RGc}CUwN:">
<field name="NUM">1</field>
</block>
</value>
<value name="TO">
<block type="variables_get" id="x;$=qxD7PLPAlC0^21%R">
<field name="VAR" id="qKd5Te2y@l|chaY6qKtQ" variabletype="">@lasaidhari (BCCI) number of candles analysis</field>
</block>
</value>
<value name="BY">
<block type="math_number" id="TCY;Kz4S0MRBzQCw?V0b">
<field name="NUM">1</field>
</block>
</value>
<statement name="DO">
<block type="lists_setIndex" id="q%93Re9;Qp4Cv^{IXa=R">
<mutation at="false"></mutation>
<field name="MODE">INSERT</field>
<field name="WHERE">FIRST</field>
<value name="LIST">
<block type="variables_get" id="j)e*scrPp7FGr~[L,iBi">
<field name="VAR" id="9d#tR]lM0JZ8RR=XB7}e" variabletype="">@lasaidhari (BCCI) candles color</field>
</block>
</value>
<value name="TO">
<block type="logic_ternary" id="EUZJ#d|xXCdJ$fma;?3/">
<value name="IF">
<block type="is_candle_black" id="($?pi*yE8jj;^2n,.3TU">
<value name="OHLCOBJ">
<block type="lists_getIndex" id="XYuz!LGZ,hO.(A8#C$ET">
<mutation statement="false" at="true"></mutation>
<field name="MODE">GET</field>
<field name="WHERE">FROM_END</field>
<value name="VALUE">
<block type="variables_get" id="F+kDJ)UkGD[t!=FXK1/q">
<field name="VAR" id="]08jItPWpoT,0Wjbvs.[" variabletype="">@lasaidhari (BCCI) candles list</field>
</block>
</value>
<value name="AT">
<block type="variables_get" id="00?Ke)}%evmw?Hif)okb">
<field name="VAR" id="Klrc$)DD_C.9NwiUpYxf" variabletype="">@lasaidhari (BCCI) count color candles</field>
</block>
</value>
</block>
</value>
</block>
</value>
<value name="THEN">
<block type="text" id="j)yt}INW@Sc5x!hY$o0^">
<field name="TEXT">red</field>
</block>
</value>
<value name="ELSE">
<block type="text" id="Z=3r{A(JZ7]q]w%KocSh">
<field name="TEXT">green</field>
</block>
</value>
</block>
</value>
</block>
</statement>
</block>
</next>
</block>
</statement>
<value name="RETURN">
<block type="variables_get" id="n04BBk)M~mJ).rIZ[n3L">
<field name="VAR" id="9d#tR]lM0JZ8RR=XB7}e" variabletype="">@lasaidhari (BCCI) candles color</field>
</block>
</value>
</block>
</xml>