Sha256: 5d8fa58297978f347fc4815d088aead09981a3eb8fe2d2f37f1d5a4df34dc299
Contents?: true
Size: 519 Bytes
Versions: 11
Compression:
Stored size: 519 Bytes
Contents
.strategies--show.modal-absolute.hide .header Strategy = link_to '[~]', edit_strategy_path(strategy) = strategy %ul %li <b>ticker:</b> #{strategy.ticker} %li <b>slug:</b> #{strategy.slug} %li <b>buffer_above_water:</b> #{strategy.buffer_above_water} %li <b>next_max_delta:</b> #{strategy.next_max_delta} %li <b>next_min_strike:</b> #{strategy.next_min_strike} %li <b>threshold_delta:</b> #{strategy.threshold_delta} %li <b>threshold_netp:</b> #{strategy.threshold_netp}
Version data entries
11 entries across 11 versions & 1 rubygems