Attachments forums

List of attachments posted on this forum.


All files on forums: 136198

Re: Buy Sell Pressure indicator for MT4

andrei-1, Sat Feb 18, 2023 3:26 pm

Code: Select all

B2[i]=(Close[i]-MathMin(Open[i+1],Close[i+1]))
B3[i]=(MathMax(Open[i+1],Close[i+1])-Close[i])

A fifth price has been added.

I was looking for an improvement with a microscope. Yes, it glues the gaps. :)
All files in topic