validate_plot_info#
API documentation for tradingstrategy.charting.candle_chart.validate_plot_info Python function.
- validate_plot_info(volume_bar_mode, num_detached_indicators, relative_sizing, subplot_names)[source]#
Validate plot info to ensure that it is valid for the given volume_bar_mode, num_detached_indicators, relative_sizing, and subplot_names
- Parameters:
- Return type:
None | ValueError | AssertionError