by Suf | Sep 14, 2024 | Finance, Programming, Python, Tips
Introduction If you are working with financial data, you may have come across Quandl, a popular platform for accessing historical financial data and economic information. While working on a Python project that uses the Quandl API, you might encounter an error that...
by Suf | Oct 19, 2022 | C++, Finance, Programming, Tips
Implied volatility tells us the expected volatility of a stock over an option’s lifetime. Implied volatility is directly influenced by the supply and demand of the options and the market’s expectation of the direction of the price of the underlying security. As...
by Suf | Oct 15, 2022 | Finance, Programming, R, Tips
Implied volatility tells us the expected volatility of a stock over an option’s lifetime. Implied volatility is directly influenced by the supply and demand of the options and the market’s expectation of the direction of the price of the underlying...
by Suf | Oct 9, 2022 | Finance, Programming, Python, Tips
Implied volatility tells us the expected volatility of a stock over an option’s lifetime. Implied volatility is directly influenced by the supply and demand of the options and the market’s expectation of the direction of the price of the underlying...
by Suf | Sep 30, 2022 | C++, Finance, Programming, Python, R, Tips
Options Greeks are a set of quantities representing an option’s price sensitivity to its underlying parameters. Each of them measures a different dimension of the risk in an option position. They fall out elegantly from derivatives of the Black-Scholes options...