Array sort unsupported order
Category: market_structure
A regression test script that attempts to sort an array using an unsupported string literal ('sideways') as the order parameter.
Formula
values = [2, 1]; array.sort(values, \"sideways\"); plot(values[0])
See signal primitives and every published strategy that uses Array sort unsupported order on WOBR StrategyVerse.