{% extends 'base.html' %} {% load static %} {% block title %}{{ strategy.name }} - Strategy Details - AIBOTXCHANGE{% endblock %} {% block content %}
{{ strategy.description }}
Performance chart will be available soon
Date | Return | Trades | Win Rate |
---|---|---|---|
{{ data.date|date:"M d, Y" }} | {{ data.daily_return|floatformat:2 }}% | {{ data.trades_count }} | {{ data.win_rate|floatformat:1 }}% |
Subscription requires MT5 account connection
{% endif %} {% else %} Login to SubscribeNew to AIBOTXCHANGE? Create account
{% endif %}Risk Warning: Past performance is not indicative of future results. Trading involves substantial risk of loss.