You can check the properties from last Arrow object from previous candle. There are some functions that can get properties from any objects of the chart. You can check Buy or Sell in few ways. Like, you can check the arrow color or check if the arrow is above or below candle to identify it's Buy or Sell signal.

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
Hello, I use an indicator with arrow signals. No, I can't use the icustom function, because it's arrow objects and has no buffer values. I am writing an EA, but how to find out, if the signal is a BUY or a SELL.
Thank for helping.