Category "options"

How to bypass "if" operator restriction and draw "hline"

trying to draw (and switch between) three lines above and below my base value. But I can't get it to work because "if" operator unable to use "line". Tried to r

Pricing Barrier Option with Down and In

trying to price a Put Down In option, but i keep getting all my options values to 0. I'm trying to implement this model from a working Put Up Out model. I feel

Error in as.vector(data) : no method for coercing this S4 class to a vector in R

I am trying to run volatility from GARCH model: Used libraries: source("TimeSeriesFunctions.R") library(PerformanceAnalytics) library(fGarch) library(MonteCa

Set configuration and options from json file for servicebuilder in test project

Hi i am trying to configure and build services in a test project. I have read and built a json file into IConfigurationRoot, and can extracts specific parts ind