#firm The Expert Advisor does not use indicator, it is always in the market. The logic of the EA is based on the analysis of the previously opened orders present in the market. Expert Advisor settings: StopLoss_Percent - loss level in percent TakeProfit - profit level in points Risk - setting for automatic calculation of order volumes for the EA, works if LOT =0 LOT - fixed volume of orders Slippage - maximum allowed price slippage MagicNumber - magic number for EA's orders Show_Information - enable or disable the information panel color_background - background color color_text - text color color_negative - color of negative values color_positive - color of positive values