manwind ko
manwind ko
tech at tech
Friends

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

manwind ko
Added topic How to get my last order profit?
I want to get the last order profit,but HistoryDealGetDouble gets the last order profit is still zero. input long order_magic= 55555 ; int OnInit ()   { //--- create timer    EventSetTimer ( 60 );
manwind ko
Added topic Why are different the OHLC prices in MQL4 from MQL5 at the same time?
I find the OHLC prices in MQL4 are different  from MQL5 at the same time? For example:    Which prices are ture in fact?   Thank for any help  in advance
1
manwind ko
Added topic How to the id:5002 problem of FileOpen?
 My Code as follow: int OnInit()   { //--- string filename="D:\\MYDATA.CSV";       int filehandle=FileOpen(filename,FILE_READ|FILE_WRITE|FILE_CSV|FILE_ANSI,',');    if(filehandle<0)     
13
manwind ko
manwind ko
MQL5 some problems
manwind ko
Registered at MQL5.community