====== Account Percent Stop ====== FIXME ===== Parameters ===== **Logical rules for Closing Point of the Position slot.** * Limit the risk to percent of the account; **List box parameters** **Numeric box parameters** * **Account percent** (2). Maximum account to risk. Minimum: 0.01, Maximum: 20. ===== Implementation ===== C# source code: [[https://github.com/PopovMP/FSB_Pro_Indicators/blob/master/Indicators/Store/AccountPercentStop.cs|Account Percent Stop]]. MQL source code: [[https://github.com/PopovMP/FSB_Expert_Advisor_Code/blob/master/Forexsb.com/Indicators/AccountPercentStop.mqh|Account Percent Stop]].