build_gradient_colour_map#

API documentation for tradeexecutor.analysis.grid_search_format.build_gradient_colour_map Python function.

build_gradient_colour_map(values)[source]#

Map feature values to shades of a single colour.

Parameters:

values (list[str]) –

Return type:

tuple[dict[str, str], list[str]]