hansfx / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
hansfx
Added topic Different Ticks: DDEServer - onTick()
Hi, as i trade with multicharts i need to beam the ticks with the integrated DDEServer of MT4. I compared the dde ticks with the one, i get in the onTick() method of an ea. i only added: printf (MarketInfo("GBPCAD",MODE_BID) ); So i
: