Skip to content
Gajdos Gábor edited this page Mar 24, 2022 · 1 revision

Limit the amount of indicators per chart layout

study_count_limit

Limit the number of indicators that can be displayed and added

studies_access

Add your own indicators that are calculated on the server

Creating custom studies

Change the default properties of indicators

studies_overrides

Change the default properties of indicators on the fly

applyStudiesOverrides(overrides)

Volume indicator

Volume is added by default if the financial instrument supports it (visible_plots_set is ohlcv). This behavior can be disabled using create_volume_indicator_by_default.

Clone this wiki locally