So this model is based on numerical values only of 3 indicators- RSI, MFI and Demarker, and it is used on small timeframe like m1 and m5 to trade binary options for 1bar expiry or more. The rules for a signal are simple For BUY signal a) RSI numerical value below 10 b) MFI and RSI at 0 numerical value For Sell signal a) RSI numerical value above 90 b) MFI is at 100 numerical value c) Demarker is at numerical value 1 - When these conditions are met, it is very likely it will happen during formation of bar, so for this i will need a marker to appear like a dot on that bar, and will also have sound and message alert(WARNING) with time(xx:xx:xx) date (dd:mm:yy) saying if it was buy/sell signal and the pair name. The dot is just for early warning that the next bar will have a signal - After the dot has appeared during formation, a buy/sell signal will be printed ON THE OPEN OF THE NEXT BAR, and this will be the bar to trade, i will also need sound and alert notification for this. - Also i want an option to be added that can turned on/off, to either show only signals that appear if the conditions are still valid after the dot appeared, or to show all signals even if the conditions were changed - option to show signals for zone exit and entry separately. Basically meaning the point where all 3 RSI MFI and Demarker crossed into zones where the conditions have met, possible they will be in that zone for a few bars, and the point where they exit. So the numerical values will either go higher or lower signalling either an entry alert or exit alert and a signal. - So that means indicator will have 4 dot alerts and 4 signal options alerts in total. All with separate buffers individually in the color inputs tab - Please add arrow and dot gap option -- the dots and arrows must be non-repaint, it is very important. Once either is printed it will not disappear under any condition, so user can check all the points where they appear for behavior analysis - To check 3 indi’s in zip file and make them all non-repaint models