calc_mrgn calculates the opening margin required depending on strategy type
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
strat |
String representing option strategy used in the study ie. Short Put |
prc |
numeric stock price |
spstrk |
numeric short put strike |
lpstrk |
numeric long put strike |
scstrk |
numeric short call strike |
lcstrk |
numeric long call strike |
spcred |
numeric short put credit |
lpcred |
numeric long put credit |
sccred |
numeric short call credit |
lccred |
numeric long call credit |
qty |
numeric quantity of option positions |
shares |
numeric quantitiy of stock shares default 100 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.