EA N7S_AO_772012 - page 56

 
SHOOTER777 >> :

Fish in the code as of version 7

I have the nerve, as a newbie, to ask a couple more secs: -1. How in the latest (is it?) version N7S_AO_772012_9 the control of input and output of the EA in time. -2. I don't want to mess up the code. I don't want to mess up the code with the kinky handles:)

 
vbnm561 писал(а) >>

I have the nerve, as a newbie, to ask a couple more secs: -1. How in the latest (is it?) version N7S_AO_772012_9 the control of input and output work in time. -2. The switch to 4th digit can be done automatically, or it's better to do it with the same ugly knobs again...:)

I don't understand the question. If it's about Friday's closing time, it's here.

bool FLG (int cs )
      { int AE = AccountEquity( ) ;
            switch( cs)
            {case 0: if((DayOfWeek( ) == 5 && Hour( ) >=20) || ( TrBlnc && ( AE > UBlnc))) 
             return (true);else return (false);
             
             case 1: if (DayOfWeek( ) == 1 && Hour( ) <14) {
                     string dttm = StringConcatenate (Year(),".",Month(),".",Day());
                     datetime smtm=StrToTime( dttm);  
                     bool Gp;
                     int shft = iBarShift (NULL,0, smtm);
                     double iOpn = iOpen (NULL,0, shft);double iCls = iClose (NULL,0, shft+1);
                     double dOC = MathAbs (( iOpn - iCls)/(Point*10)) ;
                     if ( dOC>20) Gp = true ;}
                     if(( TrBlnc && (( AE > UBlnc)||( AE < DBlnc)))
                     || ( (DayOfWeek( ) == 1 && Hour( ) <2) || (DayOfWeek( ) == 5 && Hour( ) >=18)) //  здесь устанавливается время начала и конца недельной сессии
                     || ( (DayOfWeek( ) == 1 && Hour( ) <14) && Gp))
             return (false);else return (true);
            }         
      }
 

My optimization sucks this week.

And the previous optimization doesn't work well either.

 

Can anybody advise a good brokerage company?

So that when you close an order manually with a profit of 100pts they don't expose minus 100pts))))

Hoping that the customer is already in an orgasm))))

Or there are no such serious institutions in Russia?)

 

you live here.... and wonder every day)))

or they take 37.5 quid and give out 33 at the same time))))

A REAL BARGAIN, THOUGH))))

 
Vovanych писал(а) >>

Can anybody advise a good brokerage company?

So that when you close an order manually with a profit of 100pts they don't expose minus 100pts))))

Hoping that the customer is already in an orgasm))))

Or maybe there are no such serious institutions in Russia?)

Tell me more. How is it like that?

 
It happens at the Forex Club. I.e. the chart is in the plus position, but when an order is placed, it is in the minus position. The chart only reaches the minus on the next candle, about five minutes later. They refer to high volatility)))
 
so as soon as you see a discrepancy like that, go for a bigger lot in the reverse position! :)
 
Vovanych >>:
... Ссылаются на высокую волиантность)))

What do you mean by "volatility"?

 
neoclassic писал(а) >>
>> so as soon as you see such a divergence, go in reverse with a bigger lot! :)

Nah, you can't fool these fellows.

But the two times they did it about a month ago.