How to set up in custom indicators to achieve the following functions
How to set up in custom indicators to achieve the following functions: Allow buying when the real-time price is above a certain buffer value; allow selling when the real-time price is below a certain buffer value.

如何设置自定义指标以实现以下功能:当实时价格高于某个缓冲值时允许买入;当实时价格低于某个缓冲值时允许卖出。
How would you rate the customer service you received?
Satisfaction mark by futuresoul 10 hours ago
Add a comment about quality of support you received (optional):
Try "Above/below the line/last arrow" mode (https://communitypowerea.com/docs/signals-and-filters#type-4)
Make sure you provide the correct buffer number
This method works perfectly. I tried many times by myself before but couldn't get this function to work. Thank you!