maloo78
maloo78
maloo78
Left feedback to developer for job EA coder needed
maloo78
Added topic Struct copying issue
Hello, can struct containing string type can be copied somehow, ex can I reserve part memory for it (limit string as 20 chars?). I understand string is 'dynamic variable', and as dynamic array and that's why cannot be copied
maloo78
Added topic Why this doesn't work - order.Type()
Hi, I need some help with this code, After I placed BuyStop order the following is executed void OnTrade() {  int o_total = OrdersTotal();               for (int j=0; j<o_total; j++)
maloo78
Registered at MQL5.community