Chart Definition: https://www.linnsoft.com/charts/modifiedcamarilla-es
Below are the formulas for Modified Camarilla Pivots requested by a user...
L3 can be computed as a Custom Indicator with the following Syntax..
SESST_CL - (SESST_HI - SESST_LO) * 1.1 / 4
SESST_CL is setup as follows...
SESST_HI as...
SESST_LO as...
H3 Syntax...
SESST_CL + (SESST_HI - SESST_LO) * 1.1 / 4
L4 Syntax...
SESST_CL - (SESST_HI - SESST_LO) * 1.1 / 2
H4 Syntax...
SESST_CL + (SESST_HI - SESST_LO) * 1.1 / 2
L5 Syntax...
SESST_CL - ((SESST_CL * SESST_HI / SESST_LO) - SESST_CL)
H5 Syntax...
SESST_CL + ((SESST_CL * SESST_HI / SESST_LO) - SESST_CL)
Chart Definition: https://www.linnsoft.com/charts/modifiedcamarilla-es