Forum

Too frequent deals may negatively impact on copying results - Error

Hello, how many trades per week is not considered "Too frequent"? Does this impact on the rank of the signals? Is there a way to know what is the position in the rank for a signal provider ? Thank you

Programming my application as external DLL

Could you suggest a way to code an external program to comunicate with mt4? I would like to have my application (Visual c++ Windows app) that can send commands to mt4 and receive infro from it. Let's say that my app will show ask and bid and send command like buy and sell. I thought to write a dll