Benrashi Sagev Jacobson:
You are searching for the color buffer which has only two values: one for bearish colored line, one for bullish.hey, is there a guide about how get if the kalman filter indicator is bullish or bearish located in the articles or codebase section of the mql5 website that I am missing?
Open the code and look for SetIndexBuffer with the flag INDICATOR_COLOR_INDEX. Its buffer number is what you need in the second parameter of CopyBuffer.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
hey, is there a guide about how get if the kalman filter indicator is bullish or bearish located in the articles or codebase section of the mql5 website that I am missing?
https://www.mql5.com/en/code/24690