Do you really expect an answer? There are no mind readers here and our crystal balls are cracked. Always post all relevant code.
How To Ask Questions The Smart Way. 2004
Be precise and informative about your problem

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
Hi all,
It appears as though if you have x amount of indicator buffers whose styles are to draw an arrow, when using the PROPERTY INDICATOR_COLOR<N> at the top of the program - but just making reference to buffers 3 and 4 let’s say - will not alter the style of those indicator buffers (when run in the strategy tester). Although, when removing the first two indicator buffers, for example, and doing the previously mentioned will reap the expected outcome.
Why is this?