Login Page - Create Account

Support Board


Date/Time: Mon, 01 Sep 2025 01:09:34 +0000



Post From: Bollinger squeeze 2 question

[2013-11-06 18:34:05]
vegasfoster - Posts: 444
The formula is N period EMA of the current close minus the close from N bars ago or

EMA((Close[0] - Close[0-N], N)

But I'm not aware of another indicator that uses the exact same formula.