• Home
  • Pairs
      {% for p in pairs %}
    • {{p}}
    • {% endfor %}
  • Tokens
      {% for t in tokens %}
    •       {{t}}      
    • {% endfor %}
  • Tickers
      {% for f in frequencies %}
    •        {{f}}       
    • {% endfor %}
  • {% set spaces = ' '|safe * 7 %}
  • {{ 'My Area' if current_user.is_authenticated else 'Account' }}
    • {{spaces}}Login{{spaces}}
    • {{spaces}}Signup{{spaces}}
    • Txs/Portfolio
    • Notifications
    • Logout
  • About
    • On Bitbucket
    • On Pypi
    • Contact
  • XTCryptoSignals v{{version}}
  • (tickers updated -s ago)