Need Alert Messages Added to Pine Script Indicator Code

MQL5 指标 脚本

工作已完成

执行时间1 一天

指定

My current Tradingview Indicator currently gives long and short signals. I would also like for the indicator to place an alert to close longs when a short is opened and to close shorts when a long is opened. Please see the alert messages I would like added below. 


alertcondition(EnterLong, title='Long', message='long')

alertcondition(EnterShort, title='Short', message='short')

alertcondition(ExitLong, title='CloseLong', message='closelong')

alertcondition(ExitShort, title='CloseShort', message='closeshort')






反馈

1
开发者 1
等级
(361)
项目
644
26%
仲裁
92
72% / 14%
逾期
12
2%
工作中
发布者: 1 代码
2
开发者 2
等级
(168)
项目
201
48%
仲裁
5
20% / 60%
逾期
2
1%
空闲

项目信息

预算
100+ USD
截止日期
 1 天