Quote:
Originally Posted by SolomonZhang
Hi,
I also created my own version of Camarilla.
Haven't seen other version yet (previous posts).
What do you think of my Camarilla? Positive and Negative suggestions are appreciated.
Regards,
|
I'm not sure if the calculation is correct. This is what I have:
But I don't know what the range is ^^. Usually R1 - S1 = Range but here?
PP= (H + L + C)/3
R1= C + RANGE * 1.1/12
S1= C - RANGE * 1.1/12
R2= C + RANGE * 1.1/6
S2= C - RANGE * 1.1/6
R3= C + RANGE * 1.1/4
S3= C - RANGE * 1.1/4
R4= C + RANGE * 1.1/2
S4= C - RANGE * 1.1/2
EDIT: if PP is what you use as range in your calculation you might be correct because you don't plot the PP.
EDIT2. Yes you calculation is correct but i think you should call PP Range in the source because if someone would maybe edit it and plot the PP as just PP it would be wrong because that should be like i wrote above.