Crate wsb_rs

Source
Expand description

§About

Calculates and prints a spread table of puts and calls, along with their updated valuations at different price points.

§Usage:

$ wbs-rs <STRIKE_PRICE> <CONTRACT_PRICE> <NUM_CONTRACTS = 1>

Arguments:
  <STRIKE_PRICE>        Stock strike price.
  <CONTRACT_PRICE>      Price of contract.
  <NUM_CONTRACTS>       Number of contracts.

Modules§

config

Functions§

run