Attachments forums

List of attachments posted on this forum.


All files on forums: 136109

Re: Buy Sell Pressure indicator for MT4

andrei-1, Sat Feb 18, 2023 3:35 am

:think:

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])
All files in topic