====== Week Closing ====== FIXME ===== Parameters ===== **Logical rules for Closing Point of the Position slot.** * Exit the market at the end of the week; **List box parameters** * **Base price** (Close). Exit price of the position. Options: Close. **Numeric box parameters** ===== Implementation ===== C# source code: [[https://github.com/PopovMP/FSB_Pro_Indicators/blob/master/Indicators/Store/WeekClosing.cs|Week Closing]]. MQL source code: [[https://github.com/PopovMP/FSB_Expert_Advisor_Code/blob/master/Forexsb.com/Indicators/WeekClosing.mqh|Week Closing]].