tensortrade.orders.criteria.limit module¶
-
class
tensortrade.orders.criteria.limit.Limit(limit_price)[source]¶ Bases:
tensortrade.orders.criteria.criteria.CriteriaAn order criteria that allows execution when the quote price for a trading pair is at or below a specific price, hidden from the public order book.