Adds - ATR TP (True or False) –When “Use ATR” = True, and ATR Take Profit = True, it will override TP (Make sure this value is reflected in live trade panel when ATR = True). Basically, this will behave like ATR Stop loss. Position in Input Terminal – Above ATR “Stop Loss” Break Even (True or False) – If Time Setting = True (applies also to Full Day Range), and at expired time the cycle is negative, EA must continue to trade cycles until a positive integer (even if small) before exiting trades in the cycle. Also, if Old cycle is still open, then a New Cycle cannot start until it’s next timed entry (Think of it as you missed the start of a theater movie, and must wait for the next movie to start before you can see it). • This will take priority over any TP settings once the cycle has passed the expired time and is negative. o For example, If trades are scheduled once a week on Wed at 1:00pm. If trade is made on 1st Wed at 1:00pm, and trade is still opened on 2nd Wed at 1:00pm but closes out at 3:00pm, EA must wait to 3rd Wed at 1:00pm to start new trade • Note : This option means that the EA will need to be able to calculate the equity in the account “per the individual cycle being managed by the EA”. This will help in situations where there are multiple instance of the EA running on the same terminal. Position in Input Terminal – Below “Swing Orders Limit” Swing Orders Limit - This will limit the amount of swings (times a Pending Order can be hit) per cycle. After the limit, then all pending orders are simply removed and the trades will be closed by other methods or manually. When a new cycle starts, this will reset the counter. This feature will take priority over Break Even. If Break Even is True, then EA will still close cycle orders at Break Even (or remain open forever)…….Without adding new orders. Position in Input Terminal – Below “Swing Order Type” Changes: Change Name “Order Settings” to “General Settings” Change title of “Repeat Order” to “Swing Order” Change “Repeat order type” to “Swing Order Type” Rearrange Options: Option work correctly, just want to change their order on the input screen. Under Stop Loss Settings – 1. Stop Loss in Pips 2. Use Trailing Stop 3. Profit before Trailing SL in Pips 4. Entry Trailing SL in Pips 5. Use SL counter 6. Max SL hits per cycle