get_subplot_names#

API documentation for tradeexecutor.visual.utils.get_subplot_names Python function.

get_subplot_names(pair_name, volume_axis_name, volume_bar_mode, detached_indicators, plots=None, execution_context=None)[source]#

Get subplot names for detached technical indicators. Overlaid names are appended to the detached plot name. plots and execution_context are only needed if detached_indicators is True.

Parameters:
Return type:

list[str]