老师帮个忙关于提醒

BuyToCover(0,myExitPrice); Alert ( 止损平多 );这个提醒怎么弄才能提醒当前应用的品种

alert(symbol+\"止损平多\")

解决了谢谢老师