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