====== Day of Week ====== FIXME ===== Parameters ===== **Logical rules for Opening Logic Condition slot.** * Enter the market between the specified days; **List box parameters** * **From (incl.)** (Monday). Day of beginning for the entry period. Options: Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday. * **To (excl.)** (Saturday). End day for the entry period. Options: Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday. **Numeric box parameters** ===== Implementation ===== C# source code: [[https://github.com/PopovMP/FSB_Pro_Indicators/blob/master/Indicators/Store/DayOfWeek.cs|Day of Week]]. MQL source code: [[https://github.com/PopovMP/FSB_Expert_Advisor_Code/blob/master/Forexsb.com/Indicators/DayOfWeek.mqh|Day of Week]].