Forum

Install MT4 -- asking to specify a Proxy Server

Hi, Does any one know why asking me to specify a Proxy Server when I install MT

MT4 causes computer crash

Hi, Does anyone has a problem with MT4 that causes a computer crash? About 4 hours ago, while I open an trading order by using MT4, MT4 closed down suddenly and caused my computer crash. When I reboot my computer, the computer looks everything ok, all other software works fine, but as long as I

How can we put trade history on to graphic?

How can we put trade history on to graphic? Any script for that

How to display double-byte characters in Russian correctly?

I have Russian code, but it does not display correct in Russian format, so that I can not use translator software to translate it. How to display Russian double-byte characters correct? What is the Russian charset in html? I use Cyrillic, it still does not show correctly. <html><head> <meta

Disable candle chart on main indicator window

I want use whole indicator main chart window without any graphic, and try to disable candle chart, even it is better to not have income data from server. How can do it

Other OpenSource trading system

Does anyone know other OpenSource trading system which can connect to brokers for trading and have similar EA system? I know few private companies have simpler EA and inductor system, such as: //The code draw three MA lines in your indicators (almost no limitation for drawing lines) Short

MT4 MQ4 not only access broker's server but other IPs, eg. from Singapore

Does anyone has any idea why MT4 and MQ4 try to download codebase_en.zip from Singapore when it starts? The content is from hosting site 8toinfinity.com.sg and not from something like MT4.com. 223.25 . 234.19 GET /files/mt4/codebase_en.zip 223 - 25 - 234 - 19 .revdns. 8 toinfinity.com.sg It also

Are you aware you are paying 4 x spreads to some brokers for one trade?

Are you aware you are paying 4 x spreads to some brokers for one trade? I have reviewed all of my trades, and have discovered this rule for some pairs. There are lots of hidden rules we are not aware of

how to draw a text on sub indicator window

I can draw a text or create an object on main indicator window, but I use sub-window number to draw a text on sub indicator window, it draws on main window. Any one can help

zigzag indicator c++ code

Does anyone found zigzag indicator c++ code? covert MT4 code to c++ code