It would be useful for analysis of options & warrants to have a column for time-to-expiry (in days).
Another useful column is "leverage" :
Leverage = delta(option) * price(underlying) / * price(option)
ex: delta = .35 ; stock price = 5.00 ; call option price = 0.25 -> leverage = 0.35 * 5.00 / 0.25 = 7.00
Example table with info likt thiis: http://www.financialpost.com/markets/data/group-warrants.html
It would also be nice to be able to import the above table into MT for analysis and trade idea generation.