@amincgi hi did you fixed the warnings could you helpe me
J
Posts made by jowy
-
RE: Outdated Code Structure in MQL5 Outputposted in Bug Reports
-
RE: Outdated Code Structure in MQL5 Outputposted in Bug Reports
Here are the warnings i dont know why this happening and how to fix it
'struct PendingOrder' initialized from type type 'OnTradeEventDetector::PendingOrder' using assignment operator, this behavior is deprecated and will be removed in future
...
consider defining copy constructor 'PendingOrder(const -
Bug issuesposted in Bug Reports
Here are the warnings i dont know why this happening and how to fix it
'struct PendingOrder' initialized from type type 'OnTradeEventDetector::PendingOrder' using assignment operator, this behavior is deprecated and will be removed in future
...
consider defining copy constructor 'PendingOrder(const -
RE: Outdated Code Structure in MQL5 Outputposted in Bug Reports
Its true is a warning how can we fixed