제품 게시

가장 관련있는
Instructions to the Figures MACD advisor Opening of orders by MACD indicator waves. Closing orders on the MACD indicator wave. Default values. extern double TakeProfit=500; extern double StopLoss=500; extern double externalLots=0.01; extern double TrailingStop=10000; extern bool isAutoMoneyManagmentEnabled = false; extern int moneyManagement4And8Or12And24_4_Or_12 = 12; extern double TrailingFiboLevel = 0.236; extern double maxOrders = 30; extern double riskOnOneOrderPercent = 2; extern bool l
Based on MACD indicator waves with standard parameters Applies Fibonacci levels to the last two MACD waves, positive and negative respectively, if at the moment the MACD indicator runs out of negative Wave - the color is green, if at the moment the MACD indicator runs out of positive Wave - the color is red. The Wave termination criterion is two ticks with a different MACD sign. Applies trend lines on the last four MACD Waves. Works well with the expert Figures MACD   https://www.mql5.com/ru/mar