XIn Li
XIn Li
4.4 (13)
  • Information
11+ years
experience
0
products
0
demo versions
16
jobs
0
signals
0
subscribers
XIn Li
Added topic MQL5 web call not refreshed.
I have following codes in my MQL5 EA and web call httpGET is not refreshed even there is a new records. please help.   string get_data= "";   string response="";   StringConcatenate(get_data,webpage_link,"to_MT4.php?get=1");  
XIn Li
Left feedback to customer for job I need to create a "chart trading panel" for MetaTrader 5 for trading FUTURES contracts
XIn Li
Added topic create panel with mql5
I am newbie to mql5. I would like to know how to create a panel like image below with mql5. Thanks in advance
XIn Li
Added topic how to process string in mql5
Say it has input like this in EA preset input string  BL="L1,L2,L3,L4"; how do I process this input into a string array like? BLS=(L1,L2,L3,L4); Thanks in advance
XIn Li
Left feedback to developer for job Convert mq4 indicator to mq5 indicator
XIn Li
Left feedback to developer for job Convert MT4 Indicator to MT5
XIn Li
Left feedback to developer for job Fix a bug in the source.
XIn Li
Added topic Backtesting with EA Trading 14 Pairs basket
Is it possible to write an EA for back testing which trades a basket of 14 pairs? 
XIn Li
Added topic how to code like this?
How to code in MQL4 to produce a graphic like the image below
XIn Li
Added topic Anyone know how to fix this bug
Attached is the indicator from A Samir. But there is a bug in it. See link below row 8  is always blank. https://www.mql5.com/en/charts/9767396/euraud-h1-gain-capital-group
XIn Li
Added topic how to sort and display in color
Say I have follow data Nr.    B/S     Pair       Profit 1 Buy   EURUSD  -90.12 2.     Sell   USDJPY   100.04 3.     Sell  AUDUSD 
XIn Li
Added topic how to check new bar when EA running on offline chart?
If EA is running on normal chart, I can use  below code to check whether it is a new bar or not. However it does not work when EA is running on offline chart. Anyone know how to check new bar on offline chart?    static datetime tLast
XIn Li
Added topic EA to run on offline chart MT4
Anyone know how to write EA that  runs on offline chart in MT4 or MT5
XIn Li
Added topic StopLoss for open psitions
In MT4 I can have two buy positions with two different StopLoss. However, in MT5 it will only have one buy position at a time. If I want to trade like following: two buy stop pending orders . Market moved up, first buy pending order triggered with a
XIn Li
Added topic EA only trade New York session
For  EA backtesting , how can I program EA only to open trade on New York Session in MT4 and MT5? in History data, is the time is GMT time or else
XIn Li
Added topic function to calculate average price
I am newbie to MQL5. Can someone help me to create a mql5 function like the one in mql4 below. In addition to modify all open positions takeProfit to AVPrice + TakeProfit for buy or   AVPrice - TakeProfit  for sell.  Thanks in advance
XIn Li
Added topic EA does not modify trade with TP and SL
I am using Alpari UK MT5. I have an EA that should modify trade with TP and SL. WHen I run backtest with the EA it did modify trades with TP and SL. However, it does not set TP and SL in demo forward test. . No error in journal and Exper tab. It did
XIn Li
Registered at MQL5.community
12