Doing interesting things for free - page 10

 
IgorM:

On MQL5 everything will work out fine. It's just a question of shifting the server time (and the required cities) relative to GMT. Everything is very fragile there. And you never know what you will get without WinAPI.

In short, we must look.

IgorM:

... ...and adjust clock size.

There is no problem with the size at all :) vector TrueType font :) -- The bigger the font, the prettier the font.
 

http://www.stocktime.ru/dalt.html

there they are (the clock) ticking - you can see the settings for session cities there too...

 
TheXpert: In MQL5, everything will work out fine. The only question is the time shift of server (and necessary cities) relative to GMT. Everything is very fragile there. And it is not sure that it will work without WinAPI.

Wouldn't TimeGMT() help? although in light of the recent transfer/no transfer to winter time in RF there would probably be confusion, well then in the settings shift from GMT cities

ZS: It is reassuring that you are interested in this kind of clock, let's wait

 
IgorM:

Wouldn't TimeGMT() help?

Maybe it will. Maybe it won't. This thing uses local time zone and translation settings.

It's all shaky over time.

IgorM:

HH: It's encouraging that you have interest in this kind of clock, we'll wait

Not for free :) . We'll see, though.
 
TheXpert: Not for free :) . We'll see, though.
Well if it's not free then it's not interesting! ;)
 

Who said that the graphics in MT4 are lame?

Here's a drawing for you in 15 minutes, and it doesn't take long to bring it all to life, just plug in the right classes and handlers and everything will work, right up to dragging on the chart.

 

And this is the code for these graphics.

   ObjDelete(hName);
   ObjDelete(wName);
   
   ObjSet(wName,"",OBJ_CANVAS,xpos,ypos,1,1,20,15395562,SlateGray,0,0,0);  
   ObjSet(hName,wName,OBJ_HDCHT ,1,1,7,1,1,Lime,SlateGray,1,0,0);
   SetTextString("xSymb",hName,OBJ_LAB_TXT,"Новости Forex","Tahoma",SlateGray,false,10,3,3,10);
   SetTextString("xSymb",wName,OBJ_LAB_TXT,"До выхода новости","Tahoma",SlateGray,false,14,23,3,11);
   SetTextString("xSymb",wName,OBJ_LAB_TXT,"Осталось","Tahoma",SlateGray,false,44,86,3,11);
   ObjSet("textDiv",wName,OBJ_CANVAS,6,44,10,3,0,SlateGray,SlateGray,1,0,0); 
   SetTextString("xSymb","textDiv",OBJ_LAB_TXT,"\"Нью-йоркский индекс","Tahoma",White,false,2,4,3,8);
   SetTextString("xSymb","textDiv",OBJ_LAB_TXT,"менеджеров по снабжению\"","Tahoma",White,false,6,20,3,8);
   ObjSet("hosrDiv",wName,OBJ_CANVAS,7,110,1,2,1,SlateGray,SlateGray,1,0,0);
      SetTextString("xSymb","hosrDiv",OBJ_LAB_TXT,"0","Tahoma",White,false,0,-5,4); 
   ObjSet("hogrDiv",wName,OBJ_CANVAS,33,110,1,2,1,SlateGray,SlateGray,1,0,0); 
      SetTextString("xSymb","hogrDiv",OBJ_LAB_TXT,"2","Tahoma",White,false,0,-5,4);
   ObjSet("mnsrDiv",wName,OBJ_CANVAS,66,110,1,2,1,SlateGray,SlateGray,1,0,0); 
      SetTextString("xSymb","mnsrDiv",OBJ_LAB_TXT,"3","Tahoma",White,false,0,-5,4);
   ObjSet("mngrDiv",wName,OBJ_CANVAS,92,110,1,2,1,SlateGray,SlateGray,1,0,0); 
      SetTextString("xSymb","mngrDiv",OBJ_LAB_TXT,"9","Tahoma",White,false,0,-5,4);
   ObjSet("scsrDiv",wName,OBJ_CANVAS,122,126,1,2,0,SlateGray,SlateGray,1,0,0); 
      SetTextString("xSymb","scsrDiv",OBJ_LAB_TXT,"4","Tahoma",White,false,0,-3,2);
   ObjSet("scgrDiv",wName,OBJ_CANVAS,140,126,1,2,0,SlateGray,SlateGray,1,0,0); 
      SetTextString("xSymb","scgrDiv",OBJ_LAB_TXT,"6","Tahoma",White,false,0,-3,2);
 
FAQ: I drew it for you in 15 minutes

i drew it in pantes in 2 minutes ))))))))))))))))))))

what's inside?

 
Are you an idiot, man? I can draw you a lot more than that in Pante. It's a fucking GUI, make at least a hundredth of it in six months and then talk. Got it.
 
aren't you a moderator?