day_trade_count

Calculates the number of day trades that occurred in the last 5 trading days.

Syntax

def day_trade_count(self) -> None:

Returns

Returns the number of day trades that occurred in the last 5 trading days.

Raises