enbo lu
enbo lu
  • Information
11+ years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
CEO at ShangHai
VX:ryan8301
enbo lu
enbo lu
QuantWin
enbo lu
Added topic OBJPROP_RAY_LEFT?
It seems that OBJPROP_RAY_LEFT is unavalible?  ObjectSetInteger ( 0 ,StopLoss_Line, OBJPROP_RAY_LEFT , true ); It doesn't take any affact and I can't find it in the documentation any more. Is there any thing i missed? 
enbo lu
Added topic How to use ArraySetAsSeries() to the row of a 2D Array?
I declare a 2D array and I need to make each row elements being indexed like in time series .  double a[ 10 ][ 10 ]; for (i= 0 ; 1 < 10 ; 1 ++) {    ArraySetAsSeries (a[i][], true ); }  But it didn't work. The compiler
enbo lu
enbo lu
Everything is amazing here
enbo lu
Added topic Why did my rating number decrease?
I find my rating number in my profile decreasing sometimes without doing anything. Anyone knows in what circumstance will the rating decrease
enbo lu
Added topic I add several agents to the cloud but they don't show up in my Profile-Agents tab.
How long will they show up in the   Profile -Agents tab? I add them about four hours ago. 
enbo lu
Added topic Which book is your recommendation for a FX trader?
Hi,guys!  Which book is your recommendation for a FX trader ? Or which book do you think that has affeced you most
enbo lu
Added topic Will a static variable lose its value when EA restart from disconecting?
hi, Will a static variable lose its value when EA restart from disconecting? Does any one know
enbo lu
Added topic Can i run an EA on several different currency charts at the same time?
Can i run an EA on several different currency charts at the same time? Will they affect each other
enbo lu
Added topic what is the problem occuring when i run my ea on alpari MT5?
what i am doing  is : open a position and modify the tp ,there is no problem when i am backtesting, but when i run my ea on the demo account  of alpari mt5, it shows this error.  where is the problem,any one knows?   why did
enbo lu
Added topic How can i add an arrow or something to the chart when an position is opened or closed by my ea?
How can i add an arrow or something to the chart  when an position is opened or closed by my ea? Any one knows? thanks a lot
enbo lu
Added topic Anyone knows how to delete the pending orders in mt5?
Anyone knows how to delete the pending orders in mt5? first,select the pending orders you want to delete; second, use OrderDelete() function to delete them. but how to write this in mql5?  can anyone help? thanks a lot~ 
enbo lu
Added topic how to close a part of the volum of an open position
How to close a part of the volum of an open position in mql5 ? eg: i open 1.0 lot of eur/usd, now i want to close 0.5 lot, how should i do?  thsnks~! 
enbo lu
Added topic The EA I wrote three months ago can not pass the strategy testing now, but it used working well two or three months ago!!
The EA I wrote three months ago can not pass the test now, but it used working well in MetaQuotes-Demo server . Is there anybody that met the same problem? The Error code is always like "failed instant sell 0.10 EURUSD at 1.38103 sl: 1.38253 tp
enbo lu
Registered at MQL5.community