.gitignore | 100644 | 0 | 0 | | | 159 Bytes | 66d56fa9bac0fa1b3719c5c324f3df826e1fad5791686dc05bd61b18229cb2c3 |
Gemfile | 100644 | 0 | 0 | | | 86 Bytes | ae1f8cad348859768d787e19129fa4513fa095b2ee603ae5e4cdc45b11dcc6b1 |
Gemfile.lock | 100644 | 0 | 0 | | | 497 Bytes | 93a604bb8feb0fea833c35f55bef92fc533d1b3708524bd6943adddd1808af66 |
README.md | 100644 | 0 | 0 | | | 1.5 KB | 9967210121f02e8bf22f6f5d6dac3d7a690d1099840f0844ad8da3923f8ebd6a |
greeks-1.1.gem | 100644 | 0 | 0 | | | 16 KB | 0794fbcf737b18ae7a539e21f54899c9c83a4d5e5bbcb686d9ab89e81d0a3163 |
greeks.gemspec | 100644 | 0 | 0 | | | 916 Bytes | b6bf3e71b8311dc5d4b17c0cd17800b29f5ce85af501d3217068f2acad01ef7d |
lib/greeks.rb | 100644 | 0 | 0 | | | 19.9 KB | 078e29128fc8a1c64c1edfda6caab396fc07aa7077d08a7c3733524b44ae33ff |
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.68 KB | 3e6d988a1852ef971b9e3ad1bacd7c4797cd4452ac71f2c2120adbc1e7d96d3f |
lib/greeks/calculations/vega.rb | 100644 | 0 | 0 | | | 1000 Bytes | df70c3bad42c0598afd7a37857e90ee1be7a73290ce02235f0abe18ed1710424 |
spec/greeks/22days.calls.csv | 100644 | 0 | 0 | | | 591 Bytes | 7b605f35b61f231426ba517e4122e5b7fe3ef0e81ca7024159c3a1a62ed9d54b |
spec/greeks/22days.puts.csv | 100644 | 0 | 0 | | | 598 Bytes | 2216d9799a46679d93485777b5ba6a7c49e8190c4058c511c253e39062503e33 |
spec/greeks/50days.calls.csv | 100644 | 0 | 0 | | | 602 Bytes | 4b42f0ba2a6c8128a3c2134dba67993e27925cde2aa0eb953d3472879e44c3af |
spec/greeks/50days.puts.csv | 100644 | 0 | 0 | | | 597 Bytes | 3a03d2b7ae09337ebaf10fde6991f603493d922e05d072a3f193431c69ab171c |
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.73 KB | 5c94a93d510b5352d864a9e3b1048713fef417b5a3385fe8009e72ddc440581e |
spec/greeks/calculations/iv_spec.rb | 100644 | 0 | 0 | | | 3.2 KB | 71d019aeb9b5adefe754168dea840ff2d0acd5f8eb4f94e5280c07d4a82cd16c |
spec/greeks/calculations/iv_vega_spec.rb | 100644 | 0 | 0 | | | 1.65 KB | 5bb1ef64f5dd0dc9ab1247b19d903a4c32db4f3248dfa7db5eddb6a90ac1144e |
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.18 KB | 5a6d63ade77feb29f1fe0355cbb022e4a3c9f7b76b58266c940ac7831762a7a9 |
spec/greeks/calculations/vega_spec.rb | 100644 | 0 | 0 | | | 968 Bytes | 094ee9c3b38b785f6ba06a54ae9e8f7176eda8c6ba3960cd5245c4a7547f16d5 |
spec/greeks/greeks_spec.rb | 100644 | 0 | 0 | | | 1023 Bytes | 0dec5d713cb51f26b85ae37cb2db22ff8872e85758f45d85efae779342672026 |
spec/helpers/greek_calculation_shorthand_helpers.rb | 100644 | 0 | 0 | | | 2.85 KB | b49bfb77892b583d54e8baf356f88877351912a6fe602834b80ad8da3d69bdfa |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 1.05 KB | 0b54ab0da467030ed6df0988a8449a86c3955bcdcc66d4b38407f02611d840a8 |
spec/support/calculate_greeks_hash.rb | 100644 | 0 | 0 | | | 1.16 KB | 1ace3e01f630ea52f6a7b2c4c6bb5f53eed73a376543653238060f830c04546d |