How to consolidate multiple alerts into a single alertcondition().
The solution consists of two parts: 1 - consolidate the alert conditions 2 - consolidate the alert types used in the alert message
Part two is harder to accomplish because the message to display when the alert fires must be const string. However, we can use numbers.
The structure: ▪ 1 and 0 are used in formatting the message ▪ 111 - Enter Long ▪ 222 - Exit Long ▪ 333 - Enter Short ▪ 444 - Exit Short Alert Message Example: - method 2 (1 0111 0222 0333 0444) is equivalent to (enterLong exitLong enterShort exitShort) - method 3 (1111) (2222) (3333) (4444) is equivalent to (enterLong exitLong enterShort exitShort)
It can help save time managing alerts, and it can also save precious real estate on your UI.
오픈 소스 스크립트
진정한 트레이딩뷰 정신에 따라 이 스크립트 작성자는 트레이더가 기능을 검토하고 검증할 수 있도록 오픈소스로 공개했습니다. 작성자에게 찬사를 보냅니다! 무료로 사용할 수 있지만 코드를 다시 게시할 경우 하우스 룰이 적용된다는 점을 기억하세요.
차트에서 빠르게 액세스하려면 이 스크립트를 즐겨찾기에 추가하세요 — 여기에서 자세히 알아보기.
Join the Discord Server for more info about the published tools. discord.io/CryptoWorld a Discord bot for Charting (TradingView and Heatmaps) is available
🟣 If you like any of my Invite-Only Tools, let me know
Join the Discord Server for more info about the published tools. discord.io/CryptoWorld a Discord bot for Charting (TradingView and Heatmaps) is available
🟣 If you like any of my Invite-Only Tools, let me know
(DM or Discord for inquiries)
또한 다음에서도:
면책사항
이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.