Create New Strategy

Add New Signal

Signal Type

name:{property}(operator)name:{property}


Create Signal

Current values Currently evaluates to :
{% for indicator in indicator_list %}
{% endfor %}

{{ title }}

No Alerts

Status

Not connected

Balances

{% for balance in my_balances %} {% endfor %}
AssetBalanceProfit&Loss
{{ balance['asset'] }} {{ balance['crossWalletBalance'] }} {{ balance['crossUnPnl'] }}

Active Tades

None

Open orders

None

Signals


    Strategies

      Statistics

      Back Testing

      Indicator Name
      Properties

      {% for indicator in indicator_list %}
      {{indicator}}
      {% for property in indicator_list[indicator] %} {% set list1 = property.split('_') %}
      {% if property=='type' %} {% elif property=='ma' %} {% elif property=='color' or list1[0]=='color' %} {% elif property=='period' %} {% elif property=='visible' %} {% elif property=='value' %} {% else %} {%endif%}
      {% endfor %}
      {% endfor %}

      Add Indicator



      Properties: