As of Wednesday:I know Tricontinental had options on a few years back. Any others? (Yes, I know the liquidity would be close to nil.)
No, just an ok EOD database. Here is the query I used:Whoa, wow thanks. You got a Bloomberg at home or something?
select base as symbol,sum(volume) as volume,sum(oi) as oi
from Options where source = 'LVOL' and sdate = '20191127'
and base in (select unique symbol from CEFNavs)
group by base order by base;
Have you entered limit orders around the mid and not been filled or just see wide bid/ask spreads? I ask because often MMs leave wide spreads around illiquid securities but will hit something around the mid if you put it up.Been there...Done that. The problem is there is no real volume for these option...None at all. I have PEO and HAO (China...not closed end but same volume issue). Can not find anyone to trade with. I will look closer now that Schwab and Fidelity have gone to 0 commissions...But options are a real no go for closed end funds.