kinsky
kinsky
Friends

Add friends via their profile or user search and you will be able to see if they are online

kinsky
Added topic How to catch a double digit with CHARTEVENT_KEYDOWN?
Hello all,    if(id==CHARTEVENT_KEYDOWN) {      if (CharToStr(lparam)=="1") {--- I made this way and it works, how can I catch a "11" per example? Thank you
kinsky
Added topic Where global variables are stored?
I like to know and edit but i cant find where they are. Thank you
kinsky
Added topic text objects has any limit size?
Hi, this is my code for 2 text objects at bottom of window.The problem is that mt4 is trimming the text, ie txt_id1="aaaaaaaabbbbbbbbbcccccccccccddddddd" but in screen i only see "aaaaaaaaabbbbccc". any help? thank you. if (