Load Template with MQL

 

Anyway to load a custom template from an EA?  Something like:

int init()
{
   LoadTemplate(MyTemplate);
}
??
 
No.
Reason: