I'm attempting to write call options against shares I have that are locked up in another holding service.
Thus far, I've been writing naked calls on margin. Many brokers (Schwab, IB) have a margin requirement of option_value+max(20%*stock_value - out_of_money_amount, 10%*stock_value)
I...