论坛

MQL4 Build765很不稳定 大家千万不要用他作智能能交易系统 MQL4 Build765 is very unstable You don't use his intelligence to the trading system

新版MT4有太多bug也就算了,但是,影响交易的严重错误 影响编程的若干问题,使我丧失了信心,给我账户造成巨大亏损,在此,我不得不提醒大家。具体表现用如下事实说明: 1、函数返回值无法真实带回计算结果,经常带回0值(函数计算结果并非0值)。大家可以多试试就会发现这个问题。 2、 几个常用检查函数在不同平台(比如 City Credit Capital 平台和铁汇 )经常返回不同的值。大家可以试试: if (IsConnected()) str="中断了交易服务器的链接!"; if (IsDemo())

How to get the background color of the MT4 charts?

How to get the background color of the MT4 charts? Have such a function? Who can tell me