Ma1991Lak7
Ma1991Lak7
Friends

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

Ma1991Lak7
Added topic stop repeating orders in same point
How i can stop Duplicate Transactions in EA  Please help me  bool OrderIsActive(int ordertype) {   for(int i=0;i<OrdersTotal();i++) {         OrderSelect(i, SELECT_BY_POS, MODE_TRADES);      
Ma1991Lak7
Added topic coding help
The robot I work on opens multiple deals about the same price, I want to stop repeating trades from the same point. For example, if the price of 1.200 opens only one transaction regardless of its type, and continues until the condition is met again
Ma1991Lak7
Added topic coding help
The robot I work on opens multiple deals about the same price, I want to stop repeating trades from the same point. For example, if the price of 1.200 opens only one transaction regardless of its type, and continues until the condition is met again
Ma1991Lak7
Added topic learning
how i can learn language mql4  in the best and fast way for programming an expert advisor and writing it's conditionals in easy way and like i want.please help
Ma1991Lak7
Registered at MQL5.community