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 how can I sell an indicator without be crack?
I write a indicator for draw trendline like a man, how can I sell an indicator without be crack? is it safe?   hongbin.fei 
hongbin fei
Added topic sell order and POSITION_TYPE_BUY
I just sell GBPUSD , try test the code for modify stoploss, bool Robot::ModifyPosition()   {       bool res=false;    if (m_position.Select( Symbol ()))         {
hongbin fei
Added topic about client synchronized with server
when we open the MT5 client, there are prompt word:"waiting to update" , I want let my robot running after  synchronized with server, can I use this code?  void OnTimer ()   {    if ( SymbolIsSynchronized ( _Symbol ))
hongbin fei
Added topic how to remove the time flag on the bottom of the chart
in MT5, how to remove the time flag on the bottom of the chart?   thanks  
hongbin fei
Added topic Is it GUI error? how to debug it?
   I run my expert and indicators in GBPUSD , some time all chart in MT cannot show correctly, please review the picture, what is the error ? how to slove it? thanks in advance. hongbin.fei  
hongbin fei
Added topic I cannot find the EURJPY pair in MT5 demo account
how to add this pair?   thanks hongbin.fei 
hongbin fei
Added topic Error after upgrade to 350
my EA called trade.mqh, after I upgrade to build 350  then there is  an error (it is the first error, more errors after it):   code:     string            FormatDealAction(string
hongbin fei
Added topic is there TRY...EXCEPT END code?
like c++ and delphi, is there TRY...EXCEPT END code in MT5? will you plan to add it
hongbin fei
Added topic OnTick and OnCalculate , which be execute first?
 If I call an indicator form an expect, the event OnTick of the expert and  OnCalculate of the indicator , which be execute first?  thanks   hongbin.fei 
hongbin fei
Added topic how can I sell an trend indicator
I spend many years to finish a trend line indicator, how can I release it? can someone decompiler it? I know ex4 can de decompiler to mq4  , please give me more information.   thanks 
hongbin fei
Added topic Is visual testing function ready in MT5?
like topic, I am waiting and waiting
hongbin fei
Added topic When can MT5 test expert with VISUAL mode?
I think it is so useful for me  thanks
hongbin fei
Added topic how can I get the chart(visual) while testing? I have no [result] tab before and while testing
like topic, I like the function like MT4, can view the graphics object while testing.   thanks
hongbin fei
Added topic about icustomer and path
according the help file, int   iCustom (     string             symbol ,      // symbol name     ENUM_TIMEFRAMES
hongbin fei
Added topic How to free a object?
I define a object myobj like this:  myclass myobj;   How to free it? myobj.free?   thanks hongbin 
hongbin fei
Added topic sendftp has bug in build 279
after I upgrade to build 279, I found it is bad image uploaded by sendftp image to ftp server, before, all is ok.  please check it.   hongbin.fei 
hongbin fei
Added topic how to run strategy tester base on multi-timeframe?
my robot is need h1 and h4 and D1 trend in same time, but I cannot any setting for this in strategy tester , can you help me
hongbin fei
Added topic Can ex5 file be decode? I want release my products
I write some indicator for MT5, if ex5 cannot be decode, I will release them , else, I save them on my harddisk .   thanks 
hongbin fei
Added topic Can you run MT5 on ipad (mac)?
I want order ipad, then install  XenDesktop , then install Windows SP (7.0), then install MT5 on it, is it ok?   thanks hongbin.fei
hongbin fei
Added topic can MT5 run under Windows 7.0?
like topic, thanks