.gitignore | 100644 | 0 | 0 | | | 159 Bytes | 66d56fa9bac0fa1b3719c5c324f3df826e1fad5791686dc05bd61b18229cb2c3 |
Gemfile | 100644 | 0 | 0 | | | 86 Bytes | ae1f8cad348859768d787e19129fa4513fa095b2ee603ae5e4cdc45b11dcc6b1 |
Gemfile.lock | 100644 | 0 | 0 | | | 497 Bytes | 2014f3a6d481da76a52160650ff803cf466f4c8589b59b0dbbab95a447f754ee |
README.md | 100644 | 0 | 0 | | | 1.5 KB | 9967210121f02e8bf22f6f5d6dac3d7a690d1099840f0844ad8da3923f8ebd6a |
greeks.gemspec | 100644 | 0 | 0 | | | 916 Bytes | 90f9420fc198468c65ea24f4f5ce9f197d70edb05a78a7b6a03059ff677082ee |
lib/greeks.rb | 100644 | 0 | 0 | | | 19.1 KB | 71ebbbbc871703dc57e216eea426ac189c5359683a212718f728ee88e73640c8 |
lib/greeks/calculations/delta.rb | 100644 | 0 | 0 | | | 1.41 KB | af29edd67ea5a9d90eeabc3f0a6f18401cdb513ad5e8a8ca436f1d8769c3885d |
lib/greeks/calculations/gamma.rb | 100644 | 0 | 0 | | | 1.26 KB | 76c730a95b746a0ed76e95f7fe335eb071e6ed7c7fb5b5d6d6094cfdd77df843 |
lib/greeks/calculations/iv.rb | 100644 | 0 | 0 | | | 6.03 KB | a225b94058891b9f38931463117f127f4275720bc6f6c64b7bb1177b20c10f98 |
lib/greeks/calculations/normal_distribution.rb | 100644 | 0 | 0 | | | 684 Bytes | 72ecb68a4dd4e92161601b218fc6595da4b33372d5b5d54d36b2c194a8ac32b7 |
lib/greeks/calculations/rho.rb | 100644 | 0 | 0 | | | 896 Bytes | 64cde5f2d87decf178419a095c683d1a73a5740262f18e6b00042352dd2fcf72 |
lib/greeks/calculations/theta.rb | 100644 | 0 | 0 | | | 1.03 KB | b32015c11cff6cb9fe7b74b70f71a6b1c0eff4488dffb2762679861731cbd784 |
lib/greeks/calculations/time_values.rb | 100644 | 0 | 0 | | | 7.36 KB | 4d94728c47eaea4fa4ea671a98928d28f4168025300d9263fe6213e710f09ab0 |
lib/greeks/calculations/vega.rb | 100644 | 0 | 0 | | | 1000 Bytes | df70c3bad42c0598afd7a37857e90ee1be7a73290ce02235f0abe18ed1710424 |
spec/greeks/calculations/delta_spec.rb | 100644 | 0 | 0 | | | 739 Bytes | 0020f96ac72b7344688e26edffade408b62ede3d4a9dc34caf9209e5d519b86b |
spec/greeks/calculations/gamma_spec.rb | 100644 | 0 | 0 | | | 575 Bytes | 430eb7f6fdfa1a93a3c3fdd7309a1c9fe8fcaad4afe27633966cd826bd82f6e1 |
spec/greeks/calculations/iv_option_price_spec.rb | 100644 | 0 | 0 | | | 1.77 KB | 9b373ba8abda5762a7b487dc1d0c25282ce10a02dcbfdeb042e6b47c8a2c449a |
spec/greeks/calculations/iv_spec.rb | 100644 | 0 | 0 | | | 2.95 KB | f6baccac01d0c2ea4910d5e36fb1190b6090bac058397c61d58fd6b95d15ae67 |
spec/greeks/calculations/iv_vega_spec.rb | 100644 | 0 | 0 | | | 1.68 KB | 0599e2e791366e1a0d1b2b37cff3a774fbf097f7040aab66b402469beb12ed86 |
spec/greeks/calculations/normal_distribution_spec.rb | 100644 | 0 | 0 | | | 1.01 KB | 466d5e83298d91180a60a3dca82112c8dc286af2e6a38afdfb83fe65628c1ab6 |
spec/greeks/calculations/rho_spec.rb | 100644 | 0 | 0 | | | 773 Bytes | 676c63bc417aba5aea7983942bb6c3f3c9ce289d9cbe48842a519fd81c4d0401 |
spec/greeks/calculations/theta_spec.rb | 100644 | 0 | 0 | | | 1.4 KB | e1e4131067b47775529e05eee3656fbc07efe569e6c1ad7ea1d9f8142365bdd1 |
spec/greeks/calculations/time_values_spec.rb | 100644 | 0 | 0 | | | 2.22 KB | a1e0638df379c4aedd01f346ec45f35d61da4c54ae1492116512d2596335215a |
spec/greeks/calculations/vega_spec.rb | 100644 | 0 | 0 | | | 968 Bytes | 094ee9c3b38b785f6ba06a54ae9e8f7176eda8c6ba3960cd5245c4a7547f16d5 |
spec/greeks/greeks_spec.rb | 100644 | 0 | 0 | | | 3.43 KB | 92fc9d5874065b5821a815bfe688a0097e16321c14eb6e223da5e93e394a2879 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 3.57 KB | f8ab5e0bf96c2bebe9ce9c3555a92ab8e31a5a3d09be9170e7535a1d77e625c8 |