snakzbenjy
snakzbenjy
Friends

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

snakzbenjy
Added topic Close my trader MqlTradeRequest
Hello, I place a trade with MqlTradeRequest structure and i want close my trade (Order = 123456 example) When i write it : MqlTradeRequest request={ 0 };    request.action= TRADE_ACTION_MODIFY
snakzbenjy
Added topic iMA return Double
Hello every one,   I have simple Question why when i want use the Method "iMA" this method return int? Why this Mobile Average it's not double? Because i need the price.        Thanks a lot 
snakzbenjy
Registered at MQL5.community
snakzbenjy
Added topic MetaTradeAPI with Windows Server 2008
Hello, I use MetatradeAPI dll, and i bult my program on Windows 7 ultimate... When i execute my program on Windows server 2008 R2, there are errors on dependency for MetatradeApi.Internal.Shared! Why do I have this problem? PS: My program works on