{% extends 'base.html' %} {% block title %}Home{% endblock %} {% block include_scripts_top %} {% endblock %} {% block body %}
Logo

XTCryptoSignals v{{version}}

Clone GitHub Project   Install from Pypi
Ticker
    TASKS
  • Price Ticker
  • Web browser/Telegram bot Notifications
  • Real-Time Market Depth
  • Crypto Fear & Greed Index
  • Twitter/Tether Stats
Server API
    SERVER
  • RESTFul API
  • Celery
  • Redis
  • Socket.IO
  • Swagger
Website
    CLIENT
  • Website
Enter the Website






{% endblock %} {% block footer %}
Pooling frequency: {{frequencies|join(", ")}}
Active users: -

In case this project helped you in some way I'm accepting a small donation to keep this open-source project on-🔥.

{% endblock %} {% block include_extra_scripts_bottom %} {% endblock %}