Crypto

Getting crypto currency information.

class finvizfinance.crypto.Crypto

Getting information from the finviz crypto page.

chart(crypto, timeframe='D')

Get crypto chart.

Args:
crypto (str): crypto currency timeframe (str): choice of timeframe(5M, H, D, W, M)
performance()

Get crypto performance table.

Returns:
df(pandas.DataFrame): crypto performance table