Forum

Buy and Sell signal when buySetup or sellSetup equel to 5 , 13, 17

Hi. The following code gives buy or sell signal with alert when bSetup or sSetup equel to 5 . I want to have buy and sell signals with alert when sSetup or bSetup equel to 5, 11, 13, 15. Can anyone solve the problem? //+-------------------------------------------n-----------------------+ //|

Buy and Sell Alert for a specific candle

Hi. The buy signal alert works properly for the following code (Alert is displayed when the candle is closed), but does not work for the sell signal . Can anyone solve the problem? //+-------------------------------------------n-----------------------+ //| MAB_TD_Sequential