MQL4 Templates bug!

 
The MQL4 Templates seem not working in the case of creating Expert Advisors and Scripts from templates.

If I typed in the <expert> tags
type=EXPERT_ADVISOR
type=SCRIPT_ADVISOR



It will not appear in the list of "Create from template" in the New program wizard.

It works only with Indicators (INDICATOR_ADVISOR).

I just want to know is it a bug or I've missed something?

Thanks

 
Slawa,
Any answer please?
 
we'll check it
 
Hi there!
Any reply? I just want to know is it a bug or I'm missing something?
 
Hi there!
Any reply? I just want to know is it a bug or I'm missing something?

I'm still waiting an answer!
 
expert.mqt
indicator.mqt
script.mqt
library.mqt
include.mqt
are standard templates and aren't inserted into templates list. They are applied automatically.
Try to create some template with differ name.