Sha256: fb7073931a134639473e584ab902b0dfbe97628819c975354703709d2943c8e1

Contents?: true

Size: 642 Bytes

Versions: 3

Compression:

Stored size: 642 Bytes

Contents


-## 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 <b>outer,inner_strike:</b> #{pp_amount pos.outer_strike} -> #{pp_amount pos.inner_strike}
    %li
      <b>begin_outer,inner_price:</b> #{pp_amount pos.begin_outer_price} -> #{pp_amount pos.begin_inner_price}
      &nbsp;&nbsp;
      -## yes *100
      <b>max gain:</b> #{pp_amount pos.max_gain} :: #{pp_amount pos.max_gain * 100 * pos.q}
    - ## no *100
    %li <b>Net:</b> #{pp_amount pos.net_amount} :: #{pp_amount pos.net_amount * pos.q} &nbsp;&nbsp; <i>#{pp_percent pos.net_percent}</i>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
iron_warbler-2.0.7.22 app/views/iro/positions/_header_long_debit_call_spread.haml
iron_warbler-2.0.7.21 app/views/iro/positions/_header_long_debit_call_spread.haml
iron_warbler-2.0.7.20 app/views/iro/positions/_header_long_debit_call_spread.haml