Li Hua Liu
Li Hua Liu
  • Information
2 years
experience
2
products
4
demo versions
0
jobs
0
signals
0
subscribers
Li Hua Liu
Added topic remove lines from tester window
May I know how to remove the red line and gray line from tester chart ? I have set TesterHideIndicators(true) before all the indicator in the EA. I dont even know what they are. it looks like the High and Low of each candle
Li Hua Liu
Added topic test on IsNewBar function and class
Happy new year to all, is someone able to help check what's wrong with this code? string symbol1="XAUUSD"; string symbol2="EURUSD"; class CIsNewBar { private :      string m_symbol;      ENUM_TIMEFRAMES m_tf;
Li Hua Liu Published product

when we use EA to trade, sometime we need open a manual order and we don't want to close order within a period of time manually, but want EA to take over. this EA can create manual position with Comments and magic number so that EA can take over. it supports both direction for buy and sell positions, we can also change lot manfully before create any position. I personally used this EA for several months and it look good

Li Hua Liu Published product

For a trader, trend is our friend. This is a trend indicator for MT5, can be used on any symbol. just load it to the terminal and you will see the current trend. green color means bullish trend and red means bearlish trend. you can also change the color by yourself when the indicator is loaded to the MT5 terminal the symbol and period is get from the terminal automaticly. How to use: I use this trend indicator on 2 terminals with different period  for the same symbol at same time. for

Li Hua Liu
Registered at MQL5.community