hamid khateri
hamid khateri
Friends

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

hamid khateri
Added topic my expert It works differently in 2 accounts, please help, its important
hi i have maked a EA, it work good, but in 2 account works differently, i loaded it in 2 account, this accounts are in 1 server, sometimes account 1 make trade, but account 2 not make trade! EA is the same in 2 account, the trade codes
hamid khateri
Added topic my EA atomatically removed and reloaded some days!!!
hi my EA that i writed, somedays automatically removed and reloaded (Attached Pic) please help, and please see my other topic and help
hamid khateri
Added topic my EA not trade Sometimes
hi my code is: if (Bid-Open[ 0 ]>= 400 * Point ){ ticketNumb = OrderSend ( Symbol (),OP_BUY,yek,Ask, 0 ,SlB,TpB, "TEST" , 1374 , 0 , clrBlueViolet ); } its my part of EA that make trade, i set the EA to 3 accounts, its work good, but sometimes 2
hamid khateri
Added topic my expert sometimes it does not trade!!!
hi, i say to my expert that:   if the price goes up 400pip, make trade, and get position, I have run this EA in 3 accounts, and it work good, But some days, randomly one or two account does not trade, while price has gone up 400pip, what is the
mfdonline2641772
mfdonline2641772 2020.12.13
سلام نمیشه فارسی تایپ کرد؟
hamid khateri
Added topic how can i detect that 10 seconds to bar close? MT4/EA
hi If there are 10 seconds left until the bar closing, I want to do something, like get position... how can i detect 10 seconds left to 5M bar closing??? i have no idea,I couldn't find codes
hamid khateri
Added topic Problem in detecting a new Bar
Hi, I tested these codes to detecting the new Bar, but it had problems, im gonna write each problem under its code Code1: //+------------------------------------------------------------------+
hamid khateri
Added topic Compare Bid and bar open price
Hello, I want to compare the Bid and the Candle open price at the beginning of each candle, in EA. If Bid goes 20 Point(or more) higher than the Candle open price, Take a position. If Bid goes 20 Point(or more) lower than the Candle open price
hamid khateri
Registered at MQL5.community