Technical Scanner

{% for stock in stocks %} {% if stocks[stock][pattern] %} {% endif %} {% endfor %}
symbol company signal
{{ stock }} {{ stocks[stock]['company'] }} {{ stocks[stock][pattern]}}