Richie SawantMar 25, 20212 min readCode to Calculate The Value of a Call Price of a Stock Using C++This code is a simple implementation of a Monte Carlo Simulation-based option pricer. We can add more complicated algorithms and build a...
Richie SawantJan 23, 20213 min readThe Crypto Epoch (How Crypto-Currency is shaping the new Financial System) - The Tech (part 1)What is Conventional Way? And why is there an issue? Usually, for a conventional transfer of "Payments," there is an intermediary for...
Richie SawantJan 10, 20214 min readCode to calculate Binomial Pricing for a periodThis MATLAB code calculates European and American Call and Put Option Price, This is a really basic code that I wrote in like 2-3 hrs...
Richie SawantJan 3, 20212 min readRisk in Layman Terms for Absolute Beginners Suppose you are to be a chief risk manager at HOME INC. You have a total of W = 1000$ at HOME INC. Suppose your company has an employee,...