"Requirements Specification" i order to Ali Norouzi, modification an indicator / expert for plateforme MT5, mql5 language, for a price of 30$ in time of 1 days, with the specifique condition. DESCRIPTION WORK: name: Stop with Volume Modify on KUMO EA as follows: Definition: // ----- (see image 003) 1: Add another Trend Line (line code 102) call "Level P", with this changes: - a: grafique change: "tInpDateA1" change to: current date less (-) 12 Candle back and add: input option TF-Period = xx (at choice) other input still the same ... - b: Add close condition option: Option for close position by volume in %: ex: if Bid >= LevelP { close 50% of volume open position } input option: close by volume option : xx% (at choice) // ----- 2: applicate the same close for Open B/S position, by volume option on the "UseManualTPSL" (line code 70 to 73): - Close position by volume in %: ex: if Bid >= UpSLTPLimit { close 50% of volume open position } input option: close by volume option : xx% (at choise) // ----- 3: add Play Sound alert on "LevelA": if Bid >= LevelA PlaySound "name.wav" with option: - "TimeOut option" : - "Maximun Itinirations" : // ----- 4: i dont know why but the Trail Sound Plateform, doesn't Play Sound: can you change/add it ? guido virescelli