if (FALSE) {
# Login in to your RobinHood account
RH <- RobinHood("username", "password")
get_historicals_options(RH = RH, chain_symbol = "AAPL", interval = "10minute", type = "call",
expiration_date = "2021-03-12", strike_price = 122)
}
Run the code above in your browser using DataLab