수익성 있는 거래 - 페이지 2

 
어, 또 못난걸 투자해(((놈들이 무서워서 쫓아냈어. 어, 사냥본능이 없긴 한데, 사냥의 설렘, 피해자 몰고, 쫓는건 어떨지.... 아, 너희들.
 
sand :
그리고 깜박입니다.
예를 들어 mql4에서 어떻게 할까요?
 
Kocty : 누군가를 찾고 있습니다

- 선원, 잘못된 항구로!?!?

- 쓰레기, 가장 중요한 것은 언로드 !!!!!

 
granit77 :
예를 들어 mql4에서 어떻게 할까요?


루프 어드바이저를 통해
 
granit77 :
예를 들어 mql4에서 어떻게 할까요?

왼쪽 bukafki 실행 - 오른쪽에서 깜박임

모든 틱과 마찬가지로


 void GetAvtor()
 {
   static int tick = 0 ;
  tick++; if (tick>= 42 )tick= 0 ;
 
   string char [ 256 ]; int i;
   string f_n = "Arial" ;
   for (i = 0 ; i < 256 ; i++) char [i] = CharToStr (i);   
  Label( "label" , char [ 70 ], 2 , 5 , 15 , 10 ,f_n,GetColor( 41 ,tick));
  Label( "label1" , char [ 97 ], 2 , 12 , 15 , 10 ,f_n,GetColor( 0 ,tick));
  Label( "label2" , char [ 99 ], 2 , 19 , 15 , 10 ,f_n,GetColor( 1 ,tick));  
  Label( "label3" , char [ 116 ], 2 , 26 , 15 , 10 ,f_n,GetColor( 2 ,tick));  
  Label( "label4" , char [ 111 ], 2 , 30 , 15 , 10 ,f_n,GetColor( 3 ,tick));
파일:
ytg_fibo_zz.mq4  12 kb
 
Mischek2 :

루프 어드바이저를 통해


...그리고 WindowRedraw():

 //+------------------------------------------------------------------+
//| script                                                           |
//+------------------------------------------------------------------+
int deinit(){ ObjectDelete ( "Padding_rect" ); return ( 0 );}

int start()

{ double top,bottom; datetime left,right; int right_bound,i;

while (! IsStopped ())

{top= WindowPriceMax ();bottom= WindowPriceMin ();
  
  left=Time[ WindowFirstVisibleBar ()];right=Time[ 0 ]+ Period ()* 2000 ;

if ( ObjectFind ( "Padding_rect" )!= 0 )
  
  { ObjectCreate ( "Padding_rect" , OBJ_RECTANGLE , 0 ,left,top,right,bottom);
   
   ObjectSet ( "Padding_rect" , OBJPROP_COLOR , Blue ); WindowRedraw ();}

else { ObjectMove ( "Padding_rect" , 0 ,left,top); ObjectMove ( "Padding_rect" , 1 ,right,bottom);
  
   if (i== 5 ){ Sleep ( 100 ); ObjectSet ( "Padding_rect" , 6 , DarkOrange ); WindowRedraw ();} else Sleep ( 100 );   
  
   if (i== 10 ){ Sleep ( 100 ); ObjectSet ( "Padding_rect" , 6 , Blue ); WindowRedraw ();} else Sleep ( 100 );     
  
   if (i>= 10 )i= 0 ;i=i+ 1 ;}
  
  } return ( 0 );}
//+------------------------------------------------------------------+
 
cudahar :
Forbes, Che))의 페이지에서 뵙겠습니다.))
 
TheXpert :
Forbes, Che))의 페이지에서 뵙겠습니다.))
사소한 일을하지 마십시오. 여기에서 최소한 은하계의 통치자를 끌어 당깁니다)
 
cudahar :
니슨의 저서 "일본 양초"가 여기에 있습니다. 그곳에서 어떤 천재를 발견했는지 설명하고 토론합시다.
 
alexx_v :
사소한 일을하지 마십시오. 여기에서 최소한 은하계의 통치자를 끌어 당깁니다)
:)))