Indicators - kroim/charting-library-wiki GitHub Wiki

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 if indicators on the fly

applyStudiesOverrides(overrides)

Volume indicator

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