Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
277 changes: 33 additions & 244 deletions 1 tick DIgit Over 2.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<xml xmlns="http://www.w3.org/1999/xhtml" collection="false">
<xml xmlns="http://www.w3.org/1999/xhtml" collection="false">
<variables>
<variable type="" id="ITiw_xSBxuYP6qNF)F|h">Max Loss Amount</variable>
<variable type="" id="oQ~TQa?Dq78]MM},5;*l">Expected Profit</variable>
Expand All @@ -10,8 +10,8 @@
<field name="MARKET_LIST">volidx</field>
<field name="SUBMARKET_LIST">random_index</field>
<field name="SYMBOL_LIST">R_50</field>
<field name="TRADETYPECAT_LIST">digits</field>
<field name="TRADETYPE_LIST">overunder</field>
<field name="TRADETYPECAT_LIST">risefall</field>
<field name="TRADETYPE_LIST">rise</field>
<field name="TYPE_LIST">both</field>
<field name="CANDLEINTERVAL_LIST">60</field>
<field name="TIME_MACHINE_ENABLED">FALSE</field>
Expand Down Expand Up @@ -70,43 +70,44 @@
<field name="VAR" id="gsQah}04l(VNTYJ`*;{Y" variabletype="">Initial Amount</field>
</block>
</value>
<value name="PREDICTION">
<block type="math_number" id="8K4[VV]lz|.pX`REeUkQ">
<field name="NUM">2</field>
</block>
</value>
</block>
</statement>
</block>
<block type="before_purchase" id="strategy" x="348" y="-90">
<statement name="BEFOREPURCHASE_STACK">
<block type="controls_if" id="XZClfdRkZHB`S-GKL~KI">
<mutation else="1"></mutation>
<value name="IF0">
<block type="logic_compare" id="TdPr[1F7Jm!$c*4?=1ns">
<field name="OP">EQ</field>
<value name="A">
<block type="variables_get" id="xe~QPDVOWeL6[p+YR.Rv">
<field name="VAR" id="j4S-npH54+xL{.HbzV3c" variabletype="">Next Trade Condition</field>
<block type="market_analysis" id="mkt_analysis">
<field name="PERIOD_SHORT">5</field>
<field name="PERIOD_LONG">20</field>
<next>
<block type="controls_if" id="XZClfdRkZHB`S-GKL~KI">
<mutation else="1"></mutation>
<value name="IF0">
<block type="logic_compare" id="TdPr[1F7Jm!$c*4?=1ns">
<field name="OP">GT</field>
<value name="A">
<block type="moving_average" id="short_avg">
<field name="PERIOD">5</field>
</block>
</value>
<value name="B">
<block type="moving_average" id="long_avg">
<field name="PERIOD">20</field>
</block>
</value>
</block>
</value>
<value name="B">
<block type="text" id="Ax9vpeB.v:)o/zOsB_R3">
<field name="TEXT">Even</field>
<statement name="DO0">
<block type="purchase" id="buy_rise">
<field name="PURCHASE_LIST">RISE</field>
</block>
</value>
</block>
</value>
<statement name="DO0">
<block type="purchase" id="kH_)IWMU$hO~oQK7sZ4n">
<field name="PURCHASE_LIST">DIGITOVER</field>
</block>
</statement>
<statement name="ELSE">
<block type="purchase" id="_c53ku/?I9eK5=(GO7{%">
<field name="PURCHASE_LIST">DIGITOVER</field>
</statement>
<statement name="ELSE">
<block type="purchase" id="buy_fall">
<field name="PURCHASE_LIST">FALL</field>
</block>
</statement>
</block>
</statement>
</next>
</block>
</statement>
</block>
Expand Down Expand Up @@ -154,216 +155,4 @@
<block type="text" id="EFH+.uQMjp,M@!2m|Q!W">
<field name="TEXT">Even</field>
</block>
</value>
</block>
</statement>
</block>
</statement>
<next>
<block type="controls_if" id="N`f`x$}s3}c}?5f9qUZG">
<mutation else="1"></mutation>
<value name="IF0">
<block type="contract_check_result" id="423h0V1+-!v5A9]F+O?5">
<field name="CHECK_RESULT">win</field>
</block>
</value>
<statement name="DO0">
<block type="notify" id="J.C9iZ?)Lo9+Xa4d+4H6">
<field name="NOTIFICATION_TYPE">success</field>
<field name="NOTIFICATION_SOUND">silent</field>
<value name="MESSAGE">
<block type="text_join" id="71Z{:PkhvG:j#)oeCpqd">
<mutation items="2"></mutation>
<value name="ADD0">
<block type="text" id="-S5n*@?3k8JnN,v,3rxv">
<field name="TEXT">Won:</field>
</block>
</value>
<value name="ADD1">
<block type="read_details" id="D7kL,@hH_]dxKp~iT`s`">
<field name="DETAIL_INDEX">4</field>
</block>
</value>
</block>
</value>
<next>
<block type="variables_set" id=",n%vlQ;H;7cY:7ySt=Wd">
<field name="VAR" id="gsQah}04l(VNTYJ`*;{Y" variabletype="">Initial Amount</field>
<value name="VALUE">
<block type="variables_get" id="]U2/fafHv`S0.0}C$T9u">
<field name="VAR" id="KaO9g@ULafq66uv?o*cA" variabletype="">Win Amount</field>
</block>
</value>
</block>
</next>
</block>
</statement>
<statement name="ELSE">
<block type="notify" id="#2ya;9m`/-|O%1a%K`vM">
<field name="NOTIFICATION_TYPE">warn</field>
<field name="NOTIFICATION_SOUND">silent</field>
<value name="MESSAGE">
<block type="text_join" id="vVS_mH?7Gx;A`#PIE^P*">
<mutation items="2"></mutation>
<value name="ADD0">
<block type="text" id="jTV5PMcylZ|U|s^oEs2u">
<field name="TEXT">Lost: </field>
</block>
</value>
<value name="ADD1">
<block type="math_single" id="e!lPJ0A5|)63OC/B.z|t">
<field name="OP">ABS</field>
<value name="NUM">
<shadow type="math_number" id="GleSn`9j7Cm7/dqg}FIA">
<field name="NUM">9</field>
</shadow>
<block type="read_details" id="!HRa4DpGxF1wf|sse.Uo">
<field name="DETAIL_INDEX">4</field>
</block>
</value>
</block>
</value>
</block>
</value>
<next>
<block type="math_change" id="N[Rt1zipKK{]_36d4_/(">
<field name="VAR" id="gsQah}04l(VNTYJ`*;{Y" variabletype="">Initial Amount</field>
<value name="DELTA">
<shadow type="math_number" id="N=Vo^MVz~/^(xt7Ag@8E">
<field name="NUM">1</field>
</shadow>
<block type="math_arithmetic" id="($]fwrkn18L7Cx/kcJUV">
<field name="OP">MULTIPLY</field>
<value name="A">
<shadow type="math_number" id="ka8n8|Dugz,q5FkUjs`7">
<field name="NUM">1</field>
</shadow>
<block type="math_single" id="_XFFu=8.$%Qs0KT]Uljp">
<field name="OP">ABS</field>
<value name="NUM">
<shadow type="math_number" id="GleSn`9j7Cm7/dqg}FIA">
<field name="NUM">9</field>
</shadow>
<block type="read_details" id="}o~uHLGH(]1UB|T/{ra_">
<field name="DETAIL_INDEX">4</field>
</block>
</value>
</block>
</value>
<value name="B">
<shadow type="math_number" id="{JXdZCp2%s=sfO@yN:n}">
<field name="NUM">1</field>
</shadow>
<block type="math_number" id="-6oW(!#X;!a9,r%?hZ#:">
<field name="NUM">2.5</field>
</block>
</value>
</block>
</value>
<next>
<block type="controls_if" id="*w]Vos+1^t(L/+un48~B">
<value name="IF0">
<block type="logic_compare" id="dV.2ahm@ap.g3Zzo1FS_">
<field name="OP">GTE</field>
<value name="A">
<block type="math_single" id="mbGSsdA07EuUKp4}`n`c">
<field name="OP">ABS</field>
<value name="NUM">
<shadow type="math_number" id="ft^DVzOH^GlSjzUC}@3c">
<field name="NUM">9</field>
</shadow>
<block type="read_details" id=":c1$EI5p{7G|{o3u/rs*">
<field name="DETAIL_INDEX">4</field>
</block>
</value>
</block>
</value>
<value name="B">
<block type="variables_get" id="tMSzqXAB~Y=PEB)=o0mY">
<field name="VAR" id="ITiw_xSBxuYP6qNF)F|h" variabletype="">Max Loss Amount</field>
</block>
</value>
</block>
</value>
<statement name="DO0">
<block type="variables_set" id="K.e2|8qD#@IQk_o]iM6W">
<field name="VAR" id="gsQah}04l(VNTYJ`*;{Y" variabletype="">Initial Amount</field>
<value name="VALUE">
<block type="variables_get" id="[~{VAGczxGy(:3aWQE-W">
<field name="VAR" id="KaO9g@ULafq66uv?o*cA" variabletype="">Win Amount</field>
</block>
</value>
</block>
</statement>
</block>
</next>
</block>
</next>
</block>
</statement>
<next>
<block type="notify" id="dG6sP,mQWylp|*=6dNtY">
<field name="NOTIFICATION_TYPE">info</field>
<field name="NOTIFICATION_SOUND">silent</field>
<value name="MESSAGE">
<block type="text_join" id="8^7)EO6)T_9|WwM|s|[k">
<mutation items="2"></mutation>
<value name="ADD0">
<block type="text" id="GJj/xRmSK_ZF5r!V}c=2">
<field name="TEXT">Total Profit: </field>
</block>
</value>
<value name="ADD1">
<block type="total_profit" id="uX*zLjqTU(0[FTV4N{2f"></block>
</value>
</block>
</value>
<next>
<block type="controls_if" id="sdAZrNLU74DLHW!pA{(b">
<mutation else="1"></mutation>
<value name="IF0">
<block type="logic_compare" id="0cU|Q$=vED.eAMG?O$4x">
<field name="OP">LT</field>
<value name="A">
<block type="total_profit" id="#w%1hOnKBN5wL}u9VSEm"></block>
</value>
<value name="B">
<block type="variables_get" id="(x#2//]1WqH[fUq_}1iT">
<field name="VAR" id="oQ~TQa?Dq78]MM},5;*l" variabletype="">Expected Profit</field>
</block>
</value>
</block>
</value>
<statement name="DO0">
<block type="trade_again" id="t:CL{,r3pBW0UUsy/zc|"></block>
</statement>
<statement name="ELSE">
<block type="text_print" id="hd*./[=`KU$On/64|NI?">
<value name="TEXT">
<shadow type="text" id="kqlrIk.GO.^}hI,PoUV)">
<field name="TEXT">abc</field>
</shadow>
<block type="text_join" id="L_qRS=Quk3Y0K|?hhwN+">
<mutation items="2"></mutation>
<value name="ADD0">
<block type="text" id="kW=JN].m/XEZsnX3A!;J">
<field name="TEXT">Done! Total profit: </field>
</block>
</value>
<value name="ADD1">
<block type="total_profit" id="7hzGUrk%.[5rS(WLI!21"></block>
</value>
</block>
</value>
</block>
</statement>
</block>
</next>
</block>
</next>
</block>
</next>
</block>
</statement>
</block>
</xml>

Loading