Forum

how we can pass the textbox value from Other user defines the GUI Application to MT 4 ?

I have developed the an application in C#.net with textbox and send button . when user click on button then textbox value sends to the MT4 terminal for processing . Similarly how we can get the data from MT 4 to text box of my application ? Please Help me out? If any one have the little running

I want to develop The application that handle the Mt4 terminal

hi jagui , I want to develop the GUI that manage the MT 4 terminal how we can do it ? If you have any idea then tell me ?can you provide the little running code that have the same functionality . i want to develop the little bit similar GUI that is shown at given url Please follow the Given link

Passing the data from C#.net GUI to MT4 and Vice Versa

Simply I want to devlop only GUI in C#.net and passing as input to MT4 terminal to draw the indicator and send the order to exchange. How we can achieve this functionalities ? Here is no issue of client and server communication bcoz C# application and MT4 terminal are running on same machine. I

implement the interprocess communication between the C#.net GUI and mt4

I want to implement the interprocess communication between the C#.net GUI and mt4? I Want to develop the GUI in C#.net for passing the data as input to the MT4? and also i want to read the data from the MT4 for displaying in C#.net GUI? How we can implement ? I am using the named Pipes for inter