shooter81
shooter81
Friends

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

shooter81
Registered at MQL5.community
shooter81
Added topic How could I close my trade 12 hours later?
Hi! I've got a good EA, but If It's open a position, and when this position will go wrong later, I'd like to close it 12 hours later. How could I do this? I know, I need a for cycle. For example:  for (i=0;i<OrdersTotal();i++)
shooter81
Added topic What is the problem with this?
I need to compare Bid prize with Moving Avarage. This is need to open a position. 1feltetelLong=1CriteriaLong. This is an INT number, and it will be =0 when a position is opened