====== Bar Opening ====== FIXME ===== Parameters ===== **Logical rules for Opening Point of the Position slot.** * Enter the market at the beginning of the bar; **List box parameters** * **Base price** (Open). The execution price of all entry orders. Options: Open. **Numeric box parameters** ===== Implementation ===== C# source code: [[https://github.com/PopovMP/FSB_Pro_Indicators/blob/master/Indicators/Store/BarOpening.cs|Bar Opening]]. MQL source code: [[https://github.com/PopovMP/FSB_Expert_Advisor_Code/blob/master/Forexsb.com/Indicators/BarOpening.mqh|Bar Opening]].