moscar1
moscar1
Friends

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

moscar1
Registered at MQL5.community
moscar1
Added topic MT4 DDE with perl
Hi to all, I tried to make a DDE Client in perl, but I cant get any data from MT4. I would like to know waht is wrong with this code in perl: use strict; use Win32:DE::Client; my $Client = new Win32:DE::Client('MT4', 'BID'); die "Unable to initiate