Future

Getting future information.

class finvizfinance.future.Future

Getting information from the finviz future page.

performance(timeframe='D')

Get forex performance table.

Parameters:timeframe (str) – choice of timeframe(D, W, M, Q, HY, Y)
Returns:forex performance table
Return type:df(pandas.DataFrame)