Description Usage Arguments Value
Using function inputs for options type, direction, target delta, and buffer open a single option leg trade
1 | open_leg(conn, stock, put_call, direction, tar_delta, tar_dte)
|
conn |
AWS Athena connection |
stock |
character string of stock symbol |
put_call |
is this a put or call option we are opening? |
direction |
credit or debit (short or long trade) |
tar_delta |
target delta for the option |
tar_dte |
target number of days to expiration at entry |
A dataframe of filtered opening option trades to be used in further analysis.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.