You have already made an update, called „Regression6“ in February 2023 which works great. There are the following requested changes: - Instead of T/P 1, there should be S/L 1. - Instead of T/P 2, there should be S/L 2. - Instead of S/L in points, there should be T/P in points. So, in consequence, LONG has to be changed to SHORT and SHORT has to be changed to  LONG The EA is based on the indicator „i-regr“. You find it on www.mql5.com/de/code/16691 Entry - Short: The market price is under the low band of the „i-regr-indicator“. The bar has to open outside. S/L 1: The market price crosses the middle band of the „i-regr-indicator“ upward. S/L 2: The market price crosses the high band of the „i-regr-indicator“ upward. Entry – Long S/L 1, S/L 2 Vice versa T/P: in Pips Trading-hours: To avoid higher spreads at night, the VPS should sometimes work at typical trading hours, only. I should have the possibility to choose, if all open orders should be closed at e.g. 22:00 Input-Parameters: Lot size: starts at 0.01 T/P : in Pips Exit by S/L 1 or S/L 2 : Select 1 or 2 Use Time Filter: True /False Start Time: e.g. 8:00 Stop Time: e.g. 22:00 Use Close Time: True / False Close Time: e.g. 22:30 i-Regression: degree: linear / parabolic / third power kstd: bars: shift: Please name the file „Verso –Regression6“ The changes has to be done for „Regresson 6“, where 6 orders can be placed at the same time.