-## Same file for the spreads
%i.fa.fa-expand.collapse-expand.floaty-collapse{ id: "gameui-pos-detail-#{pos.id}" }
.maxwidth
%ul.m-0.p-0
%li outer,inner_strike: #{pp_amount pos.outer_strike} -> #{pp_amount pos.inner_strike}
%li
begin_outer,inner_price: #{pp_amount pos.begin_outer_price} -> #{pp_amount pos.begin_inner_price}
-## yes *100
max gain: #{pp_amount pos.max_gain} :: #{pp_amount pos.max_gain * 100 * pos.q}
- ## no *100
%li Net: #{pp_amount pos.net_amount} :: #{pp_amount pos.net_amount * pos.q} #{pp_percent pos.net_percent}