====== Market Facilitation Index ====== FIXME ===== Parameters ===== **Logical rules for Opening Logic Condition slot.** * Market Facilitation Index rises; * Market Facilitation Index falls; * Market Facilitation Index changes its direction upward; * Market Facilitation Index changes its direction downward; **Logical rules for Closing Logic Condition slot.** * Market Facilitation Index rises; * Market Facilitation Index falls; * Market Facilitation Index changes its direction upward; * Market Facilitation Index changes its direction downward; **List box parameters** **Numeric box parameters** ===== Implementation ===== C# source code: [[https://github.com/PopovMP/FSB_Pro_Indicators/blob/master/Indicators/Store/MarketFacilitationIndex.cs|Market Facilitation Index]]. MQL source code: [[https://github.com/PopovMP/FSB_Expert_Advisor_Code/blob/master/Forexsb.com/Indicators/MarketFacilitationIndex.mqh|Market Facilitation Index]].