sort#

API documentation for tradeexecutor.utils.sort Python module in Trading Strategy.

Module description#

Sort helpers.

Functions#

unique_sort(items, key[, reverse, filter_na])

Sort the list, but return the unique results only.