Forum

Help me fix this error

im unable to solve this error ... any help would be hightly appreciated

how to add time bar protection in indicator?

i have wrote some code for indicators and i wanted to add time bar protection , like indicator will stop working in 1 month or so .. how can i do it

How to fix this error

datetime allowed_until = D'2012.02.11 00:00' ; int password_status = - 1 ; //+------------------------------------------------------------------+ //| Expert initialization function |