Hi,
i got this error during compilation my project for MT5. ( Fibonacci Pivot Points)
How can I fix it?

thx
Hi,
i got this error during compilation my project for MT5. ( Fibonacci Pivot Points)
How can I fix it?

thx
Hi,
can you check "Phone Notification" pls?
There is the same problem... (01.01.1970).
Thanks a lot


both of them returns 01.01.1970
Hi,
can sb try run this simple project and share result/output?
I have a problem with correct value for date and time and I need to know if this problem is only on my side.
https://fxdreema.com/shared/NsOXj34tb
Thanks a lot
This is the example from this site ( Example section : TIMER )
https://fxdreema.com/shared/D5ZlN2JN
(Chrome ver. 61.0.3163.79 & Mozilla Firefox 55.0.3) Web version of fxDreemaOutput :

Desktop version of fxDreema :


Hi,
what I'm doing wrong or is it some bug?
I allways got a wrong date and time for all of 3 options : Server Time, Local Time, GMT.
The date and time looks like (begin) UNIX time [1970.01.01 00:33:37] for all of them but wrong for actual time...
I tried DEMO and REAL account = wrong on both
And the spread looks strange too.

Thx
I have the same problem with save .mq4 or .ex4 file(s).
Hi,
https://docs.mql4.com/files/filewrite
or you can try to use fxdreema module

instead the Alert msg or you can use both of them depends on what do you want to catch...
Hi,
The alerts are holdings only in a memory during the MT4 session. After restart MT4 all previous Popup alerts are disappeared.
If you want to hold/save these information from alerts the better way is to use a local file(s) or send an e-mail.