Return on Investment

{% if roi is defined and roi %}

ROI: {{ roi.roi_percent | default(0) }}%

{% endif %}