ezyquant_execution.utils.match_tick_price_sell#
- ezyquant_execution.utils.match_tick_price_sell(price: float, n_tick: int) float #
more slip = lower sell price = easier to sell return match_tick_price(price=price, n_tick=-n_tick, is_round_up=False)
more slip = lower sell price = easier to sell return match_tick_price(price=price, n_tick=-n_tick, is_round_up=False)