Reply

Comparing standard deviation of bar range

1 replies

Threshold

Customer, bbp_participant, community, 723 replies.

Visit profile

2 years ago #274459

Hi,
I’m trying to recreate some code I found that utilizes standard deviation of average bar rage.
Assuming BarRange (High-low), it looks like this:

IF BarRange > 2*StdDev(BarRange,Period) + average(BarRange,Period) …

Can somehow show me how to get StdDev compared to High-Low ?
I think I might need a custom indicator, or to use the Code editor in SQ to edit the StdDev indicator?
Appreciate suggestions to make this simple.
thx

Attachments:
You must be logged in to view attached files.

0

Threshold

Customer, bbp_participant, community, 723 replies.

Visit profile

2 years ago #274496

I had this turned into an indicator and imported to SQ for a solution.

0

Viewing 1 replies (of 1 total)