* Added additional feature when open signal consumes several/all Take-Profit areas as very rarely but with huge candles it may create an issue where a position/trade will be open with no Take-Profits to take and the trade will get "stuck" until it either hits Stop-Loss or will be closed at EOD (End of Day) if EOD is turned on. Here is the explanation of how the feature works:
>>>>> Signal Candle Bar consuming Take-Profits - position/trade signal candle bar is so big that it consumes the last TP setting (If signal open candle bar is so big that it covers the last Take-Profit area [For 5 # of TPs, it will be TP5], the signal can either be skipped, or all Take-Profit areas pushed ahead from signal candle bar close using smart formula)
NOTE1: If opening candle bar is big enough to consume several Take-Profit areas, but not the last Take-Profit area, indicator will behave the same way (taking remaining Take-Profits if hit).
NOTE2: If opening candle bar is so big that it consumes all Take-Profit areas, including last one (if 5 # of TPs selected: TP5 has to be consumed), depending on the "Signal Candle Bar consuming Take-Profits" input setting, it will either skip/NOT open a trade at all, or push all Take-Profit areas ahead using smart formula.