saeeds255
saeeds255
Friends

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

saeeds255
Added topic Is it needed to keep metatrader open ?
Helli, Is it needed to keep it open all the time when there are active pending orders (buy limit and buy stop limit) with s/l or t/p
saeeds255
Added topic Automated trading problem
Hi, I am trying to make a simple script to just buy some stocks automatically. I used the following code: void OnStart ()   {    MqlTradeRequest request={ 0 };    MqlTradeResult result={ 0 };
saeeds255
Added topic How to keep previous data when open write and close?
Hi,  I want to write an script which I should use file commands to store some data like names of stocks in it, but it will be overwritten everytime I open, write, and close the file. What should I do to keep previous file data and
saeeds255
Added topic Handle a list of markets
Hi, I wanna handle a list of markets using their symbol and execute my code then if some conditions reached, return the name of the symbol. I want to run it on a vps if its possible. Can someone tell me a coding library reference to do this? and I
saeeds255
Registered at MQL5.community