Server Time Error

 
I'm getting this error on the platform

Error!!! Server_Local_TimeDiff Do not match!
If Server is active.
You need to change Server_Local_TimeDiff!
Or you may have to change the Friday_Close_Hour


Are they causing my error message?

I live in California USA PDT

I wonder if I need to change one or both of these code lines?

'extern int Server_Local_TimeDiff = 10;'

or

" extern string Friday_Close_Hour = "1pm"; "


Thanks, lori
 
What do You mean? what is Server_Local_TimeDiff? is it some variable in some script?
 
This is exactly what comes up in a little box when I attach the CI. I just click it off and CI attaches

Error!!! Server_Local_TimeDiff Do not match!
If Server is active.
You need to change Server_Local_TimeDiff!
Or you may have to change the Friday_Close_Hour


My question is do I need to adjust either or both of these lines of code?

'extern int Server_Local_TimeDiff = 10;' I live in CA, USA

or

" extern string Friday_Close_Hour = "1pm"; "


Are these lines causing my error message?




Thanks, lori

[/quote]
 
I don't know what is CI
 
I don't know what is CI
Custom Indicator
 
How can I discuss about unknown custom indicator?
 
This is exactly what comes up in a little box when I attach the CI. I just click it off and CI attaches

Error!!! Server_Local_TimeDiff Do not match!
If Server is active.
You need to change Server_Local_TimeDiff!
Or you may have to change the Friday_Close_Hour

My question is do I need to adjust either or both of these lines of code?

'extern int Server_Local_TimeDiff = 10;' I live in CA, USA

or

" extern string Friday_Close_Hour = "1pm"; "

Are these lines causing my error message?
 
This is exactly what comes up in a little box when I attach the CI. I just click it off and CI attaches


Could you provide us the entire code of your CI?
 
Error!!! Server_Local_TimeDiff Do not match!
If Server is active.
You need to change Server_Local_TimeDiff!
Or you may have to change the Friday_Close_Hour


"MQL4: Server Time"
Reason: