Login Page - Create Account

Support Board


Date/Time: Mon, 07 Jul 2025 05:59:34 +0000



Post From: Setting baseline for Histogram draw styles with ACSIL

[2019-04-14 23:00:34]
REKT4K - Posts: 8
Gday.

Is it possible to set a custom baseline with ACSIL?

For example, with Pine Sctipt on TradingView, they have a function histbase=, which can be used to draw histogram-styled studies with custom baseline. I.e. RSI/Stoch and other studies can be drawn with 50% level used as a baseline there - so, if RSI is above 50% - the histogram will be growing from 50 to 100; and if RSI is under 50% - the histo will drawn falling from 50 to 0.

How to implement this with ACSIL?

Thx.