{% include "navbar.html" %} {% for p in Stocks %}
open: {{p.open}}
high: {{p.high}}
low: {{p.low}}
close: {{p.close}}
Quantity:
Value: {{p.close}}