hongbin fei
hongbin fei
  • position at HongDi s& t development co.,ltd.
  • China
  • 1290
  • Information
12+ years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
position at HongDi s& t development co.,ltd.
hongbin fei
Added topic Can MT4 softwrer client copy MT5's signal though mql5?
Can MT4 softwrer client copy MT5's signal though mql5
hongbin fei
Added topic get the slope of a trendline
hi,  how can I get the slope of a trendline thanks
hongbin fei
Added topic How can I view the VPS's screen?
How can I view the VPS 's screen? only view the log? hongbin
hongbin fei
Added topic 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
hongbin fei
Added topic 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
hongbin fei
Added topic 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
hongbin fei
Added topic How can I know CChartObjectTrend 's angle?
I create  CChartObjectTrend by code, How can I know CChartObjectTrend 's angle
hongbin fei
Added topic How can I share an object between indicator and EA?
myclass object1; it is define in indicator , how can I let EA use this var(object) ?   thanks hongbin 
hongbin fei
Added topic I suggest MT4 user can subscribe MT5 signal provider
it is prefect for mql5.com: MT4 users can subscribe MT5 signal provider MT5 users can subscribe MT4 signal provider
hongbin fei
Added topic how can I get and save a website page to string?
for example, I want save a page of a  website  content , want save to string? is there any code? I donot want use DLL file.   thanks hongbin