Codes

RSI + MOVING AVERAGE for MetaTrader 4

this is RSI indicator that has two moving average inside the window

Forum

_Period not work in MQL5

Hello friends It seems new version of MQL5 have problem to get the value of Period, I have tried both " Period() , _Period " But the out come is wrong I write this simple code, and change time frame to check the result, But the out come is Wrong !!! I use MQL5 version 3030 int OnInit () {

mql4 back test show wrong Maximum consecutive wins

Hello I find issue in the detailed report mql4. As I find mql calculate Maximum consecutive by open time . but the correct calculation by order close time let me describe it by real example. it is report of history that sort by open time. the default method of mql this is statement report of mql

Do brokers change their Time Zone seasonally?

Hello every one I want to know do brokers change their Time Zone seasonally or no. for example: (x) broker time zone in winter is +2GMT (x) broker time zone in Summer is +1GMT change Time zone are common among brokers ? or the time zone is fix

How to get Local Time while using strategy tester

Hello friends I want to know how can I get LocalTime() Or TimeCurrent() while using strategy tester. As Default during testing in the Strategy Tester , TimeCurrent() is simulated according to historical data. I need the time that are not refers to historical data. is there any DLL to get current

moving average do not show buffer value in data window mql5

Hello friends I use latest version of MQL5, I found a problem, when I drag moving average on chart I can not see the buffer value of moving average in data window

MT5 Trade with Structure is not available

It seems new update of MT5 have problem with Trade Structure, I recive error when compile code. Also my old code not complied. it is sample code of MQL5 reference but it is not complied , I use Meta trader ,version 5.00 build 2949 #define EXPERT_MAGIC 123456 // MagicNumber of the expert