====== Close and Reverse ====== FIXME ===== Parameters ===== **Logical rules for Closing Point of the Position slot.** * Close all positions and open a new one in the opposite direction; **List box parameters** **Numeric box parameters** ===== Implementation ===== C# source code: [[https://github.com/PopovMP/FSB_Pro_Indicators/blob/master/Indicators/Store/CloseandReverse.cs|Close and Reverse]]. MQL source code: [[https://github.com/PopovMP/FSB_Expert_Advisor_Code/blob/master/Forexsb.com/Indicators/CloseandReverse.mqh|Close and Reverse]].