I'm looking through the option tutorials, and they're all in Python.  I should really look into learning python, but in the meantime I'm wondering if anyone has any simple option strategies they'd be willing to share in C#, or any other examples or tutorials that I'm overlooking that are in C#?  I want to try a simple multi-option test like a straddle or butterfly, evaluate the greeks, and test selling/closing the position.  I feel like I could get better traction by building upon an existing example.

Author