CatDog
CatDog
Friends

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

CatDog
Added topic Blockade of placing further orders on the same currency pair
Hello. I am asking for advice. What's wrong here. How to block the submission of the second and the next order on the same currency pair . Below is the code: //+------------------------------------------------------------------+
CatDog
Added topic Placing orders in the demo.
Hello. I will ask for help. Why this script does not place orders. //+------------------------------------------------------------------+
CatDog
Added topic Trailing stop- Why compiler print 'OrderModify' should be checked.
Hey.  I will ask for help . Why  compiler print "OrderModify" should be checked ?  //+------------------------------------------------------------------+
CatDog
Added topic If
Hello. I will ask for help. What's wrong here?    if (High[ 2 ]+ 0.0001 ==Low[ 1 ] && Close[ 2 ]+ 0.0001 ==Open[ 1 ]&& 2 *(Close[ 2 ]-Open[ 2 ])<Close[ 1 ]-Open[ 1 ]&& Close[ 1 ]-Open[ 1 ]> 0.0025 ) This is
CatDog
Registered at MQL5.community