{% load i18n %} {% load humanize %}
{{ eve_type.eve_market_group }} marketgroup_hierarchy, wip
5% | Weighted Average | Median | Volume | |
Selling | {{ sell_order_stats.fifth_percentile|intcomma }} | {{ sell_order_stats.weighted_average|intcomma }} | {{ sell_order_stats.median|intcomma }} | {{ sell_order_stats.volume|intcomma }} |
Buying | {{ buy_order_stats.fifth_percentile|intcomma }} | {{ buy_order_stats.weighted_average|intcomma }} | {{ buy_order_stats.median|intcomma }} | {{ buy_order_stats.volume|intcomma }} |