General Ticker Settings









Features to Display

Selected Format:


Available Features:
    {% for f in not_displaying %}
  • {{f}}
  • {% endfor%}


Display Format:
    {% for f in currently_displaying[0] %}
  • {{f}}
  • {% endfor%}
Available Features:
    {%if professional%} {% for f in not_displaying2 %}
  • {{f}}
  • {% endfor%} {%else%}
  • Stocks
  • Crypto
  • Forex
  • Commodities
  • Indices
  • Current Weather
  • Daily Forecast
  • News
  • Custom Images
  • Custom Messages
  • Custom Gifs
  • Sports (Upcoming Games)
  • Sports (Live Games)
  • Sports (Past Games)
  • Sports (Team Stats)
  • Movies
  • IPO Calendar
  • {%endif%}


Display Format:
    {%if professional%} {% for f in currently_displaying[1] %}
  • {{f}}
  • {% endfor%} {%endif%}

What to Display in Each Feature

List:
    {% for f in stocks_settings.symbols %}
  • {{f}}
  • {% endfor%}


Sort Order

Remove
Show Password