Forum

Can MT4 softwrer client copy MT5's signal though mql5?

Can MT4 softwrer client copy MT5's signal though mql5

get the slope of a trendline

hi, how can I get the slope of a trendline thanks

How can I view the VPS's screen?

How can I view the VPS 's screen? only view the log? hongbin

How can we using code DETERMINE How many EA is running and attached the chart?

How can we using code DETERMINE How many EA is running and attached the chart

How to get indicator's buffer in MT4 Expert?

Is there any function to get indicator's buffer in MT4 Expert? Under MT5, there is: if(CopyBuffer(ind_handle,0,0,amount,macd_buffer)<0) thanks

How can I know the slippage after a order placed finished?

ticket=OrderSend(Symbol(),OP_SELL,dLots,dPrice,iSlippage,dStopLoss,dTakeProfit,sEAComment,MagicNumber,tExpiration,clrRed); 1.if I define iSlippage =2, is it equal 20point under 5 - digits system? 2.How can I know the slippage after a order placed finished