ezyquant.reader.SETDataReader.last_table_update#

SETDataReader.last_table_update(table_name: str) str#

Last D_TRADE in table.

Parameters:

table_name (str) –

name of table:

  • DAILY_STOCK_TRADE

  • DAILY_STOCK_STAT

  • DAILY_SECTOR_INFO

or any table that have D_TRADE column.

Returns:

string with format YYYY-MM-DD.

Return type:

str