This information is useful for those who want to do technical computational work on option pricing and option trading:Black Scholes Option Call Pricing ScriptThis perl script uses the Black Scholes formula for pricing a call option. perl script based on Kevin Bracker's youtube worked exampleYoutube: Black-Scholes Option Pricing Model -- Intro and Call Exampleformula used is as per the youtube videoDisclaimer: script for illustration purposes onlyhttps://www.youtube.com/watch?v=i0sGAds8ztIYoutube video on Black Scholes Perl Scripts provided in the bottom of web page http://www.pushpullsigns.com/black_scholes_option_call_pricing_perl_script.html
Quote from: honglu69 on June 02, 2018, 04:27:02 pmThis information is useful for those who want to do technical computational work on option pricing and option trading:Black Scholes Option Call Pricing ScriptThis perl script uses the Black Scholes formula for pricing a call option. perl script based on Kevin Bracker's youtube worked exampleYoutube: Black-Scholes Option Pricing Model -- Intro and Call Exampleformula used is as per the youtube videoDisclaimer: script for illustration purposes onlyhttps://www.youtube.com/watch?v=i0sGAds8ztIYoutube video on Black Scholes Perl Scripts provided in the bottom of web page http://www.pushpullsigns.com/black_scholes_option_call_pricing_perl_script.htmli was in search os something like that..but is this really work?have you tried?