Possible to Calculate Option Greeks in S#.Designer?


Possible to Calculate Option Greeks in S#.Designer?
Atom
9/30/2016


Hello everyone,

Is it possible to calculate Option Greeks in S#.Designer?

I ask because I added an "Indicator" block and scrolled through the indicators available, but did not see any Options related Indicators (such as Black Scholes, Delta, Vega and so on).

Regards



Thanks:


< 1 2 
Hola1212

Avatar
Date: 10/26/2016
Reply


Great!

Also, will this new version allow a Strategy to trade any Option of an Asset without me having to add a Security block for each Option?

For example, lets assume I want my Strategy to scan 100 different strike prices of an Asset and automatically buy any strikes whose premium is less then X. Would I need to add 100 separate Security blocks (one for each Option) to do this?
Thanks:

Mikhail Sukhov

Avatar
Date: 10/27/2016
Reply


Hola1212 Go to
Great!

Also, will this new version allow a Strategy to trade any Option of an Asset without me having to add a Security block for each Option?


Good question. The major diff between Options and other instruments that Options blocks uses Security set as an argument type. So the Strikes block filter from all instruments and pass as an output set of options. The same with the Options desk, chart position etc.

So the key in an algo with options will ask - how I will filter my strikes to use appropriate options and do not use other.
Thanks: Hola1212
< 1 2 

Attach files by dragging & dropping, , or pasting from the clipboard.

loading
clippy