<statement name="INITIALIZATION">
<block type="variables_set" id="initialize_stake">
<field name="VAR" id="Stake" variabletype="">Stake</field>
<value name="VALUE">
<block type="math_number" id="stake_value">
<field name="NUM">1</field>
</block>
</value>
<next>
<block type="variables_set" id="initialize_take_profit">
<field name="VAR" id="Take_Profit" variabletype="">Take Profit</field>
<value name="VALUE">
<block type="math_number" id="profit_value">
<field name="NUM">2</field>
</block>
</value>
<next>
<block type="variables_set" id="initialize_stop_loss">
<field name="VAR" id="Stop_Loss" variabletype="">Stop Loss</field>
<value name="VALUE">
<block type="math_number" id="loss_value">
<field name="NUM">30</field>
</block>
</value>
<next>
<block type="variables_set" id="initialize_switch_counter">
<field name="VAR" id="Switch_Counter" variabletype="">Switch Counter</field>
<value name="VALUE">
<block type="math_number" id="counter_value">
<field name="NUM">0</field>
</block>
</value>
<next>
<block type="variables_set" id="initialize_should_change">
<field name="VAR" id="Should_Change" variabletype="">Should Change</field>
<value name="VALUE">
<block type="logic_boolean" id="change_value">
<field name="BOOL">TRUE</field>
</block>
</value>
</block>
</next>
</block>
</next>
</block>
</next>
</block>
</next>
</block>
</statement>
<statement name="SUBMARKET">
<block type="trade_definition_tradeoptions" id="trade_options">
<field name="DURATIONTYPE_LIST">t</field>
<value name="DURATION">
<shadow type="math_number_positive" id="duration_value">
<field name="NUM">1</field>
</shadow>
</value>
<value name="AMOUNT">
<block type="variables_get" id="amount_value">
<field name="VAR" id="Stake" variabletype="">Stake</field>
</block>
</value>
<value name="PREDICTION">
<block type="math_number" id="prediction_value">
<field name="NUM">8</field>
</block>
</value>
</block>
</statement>
Popular repositories Loading
-
-
-
python-deriv-api
python-deriv-api PublicForked from deriv-com/python-deriv-api
Python bindings for deriv.com websocket API
Python
-
-
binary-bot
binary-bot PublicForked from binary-com/binary-bot
Visual automation for binary.com
JavaScript
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.