I want 2 changes made to the current TTB Pivot Divergence 1) The first change is to change the formula the indicator calculates the indicator window.. Once this is done, please send over screen shots of at least 3 pairs so I can make sure the formula is correct. This is the formula for the current TTB Pivot Divergence TTB Divergence Delta Up Tick IF: (H - O) > (O - L) Then: (H - O) - (O - L) = Delta Delta / (H - O) + (O - L) = % Gain %Gain × Volume = Up Tick Value Down Tick IF : (H - O) < (O - L) Then: (H - O) - (O - L) = -Delta -Delta / (H - O) + (O - L) = % Lost % Lost × Volume = Down Tick Value This is what I want it changed to. (an old formula I used to use) TTB = Previous TTB + Volume IF (High Price – Open Price) > (Open Price – Low price) TTB = Previous TTB - Volume IF (High Price – Open Price) < (Open Price – Low price) TTB = Previous TTB, IF (High Price – Open Price) = (Open Price – Low price) High Price = Highest price of current candle Low Price = Lowest Price of current candle Open Price = Opening price of candle which is usually the close price of previous candle 2) The Second option is to control the number of candles it takes to create a Pivot as well as the option to just use a closed Tangle Option for Pivots 2 Points make a Line: Point A is the begining of the line and Point B is the end of the line Upper Divergent Line (# of Blue Tangles followed by a Red Tangle) Point A = 0 (No pivot necessary at beginning of line.. just a Tangle close) Point A = 1 (to form a Pivot takes 1 or more Blue Tangles followed by a Red Tangle) Point A = 2 (to form a Pivot takes 2 or more Blue Tangles followed by a Red Tangle) Point A = 3 (to form a Pivot takes 3 or more Blue Tangles followed by a Red Tangle) Point B = 0 (No pivot necessary at end of line.. just a Tangle close) Point B = 1 (to form a Pivot takes 1 or more BLUE Tangle followed by a RED Tangle) Point B = 2 (to form a Pivot takes 2 or more BLUE Tangle followed by a RED Tangle) Point B = 3 (to form a Pivot takes 3 or more BLUE Tangle followed by a RED Tangle) Lower Divergent Line (# of Red Tangles followed by a Blue Tangle) Point A = 0 (No pivot necessary at the beginning of line.. just a Tangle close) Point A = 1 (to form a Pivot takes 1 or more RED Tangles followed by a BLUE Tangle) Point A = 2 (to form a Pivot takes 2 or more RED Tangles followed by a BLUE Tangle) Point A = 3 (to form a Pivot takes 3 or more RED Tangles followed by a BLUE Tangle) Point B = 0 (No pivot necessary at end of line.. just a Tangle close) Point B = 1 (to form a Pivot takes 1 or more RED Tangles followed by a BLUE Tangle) Point B = 2 (to form a Pivot takes 2 or more RED Tangles followed by a BLUE Tangle) Point B = 3 (to form a Pivot takes 3 or more RED Tangles followed by a BLUE Tangle)