hello;
i always try to use EA. But i couldnt run it. and i didnt understand why i cant run it. not only for this article i tried many EA sample but non of them works. I open the codes of your article. there is a section and it didnt completed maybe. I wrote codes below. and please tell me what should i write for initialization fucntion? and deinitialization function. Maybe this is the reason of why i cant run EA.
//+------------------------------------------------------------------+
//| expert initialization function |
//+------------------------------------------------------------------+
int init()
{
//----
//----
return(0);
}
//+------------------------------------------------------------------+
//| expert deinitialization function |
//+------------------------------------------------------------------+
int deinit()
{
//----
//----
return(0);
i´m missing something here.
you have a TP=10 pips and a trailing of 50 ????
When it moves 10 it takes profit.. so what is the trailing of 50 for?

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
10 pips:
Author: Юрий