Q about Scripts!!

 
hi
can i use extern var in scripts???
i can't use the function Symbol() in script to execute buy or sell order , what's wrong????

thanks
 
Johny,

Yes, you can use extern vars in scripts.
Don't forget to use the #property show_inputs in order to force Metatrader to show the parameter of the script.
Regarding Symbol(), yes, you can use it in scripts.

Hope this help
Matias Romeo
Reason: