minh vu
minh vu
minh vu
Added topic How to know BUYLIMIT success
I want to create an EA after making buylimit1 when buylimit1 success, it will execute buylimit2
minh vu
Added topic if (Sellstop becomes sell) ....
if (( iMA ( NULL , 0 , 89 , 0 , MODE_EMA , PRICE_OPEN , 0 )>Bid))      {          result1= OrderSend ( Symbol
minh vu
Added topic EA copy trade
I found an EA copy trade on the internet As far as I know, it can be copied from one MT4, to another MT4 via PostgreSQL server But I don't know how to install it to be able to use this EA Please help me - https://github.com/kr0st/trade_replicator -
minh vu
Registered at MQL5.community