EA31337-classes icon indicating copy to clipboard operation
EA31337-classes copied to clipboard

25 objects of type SerializerNode left

Open kenorb opened this issue 2 years ago • 0 comments

Code:

logger.Info(__FUNCTION_LINE__, _order.Ptr().ToString());
Print(_order.Ptr().ToString());
  • Place it in OnOrderOpen() in Trade and run any EA or strategy in MT4.
  • First issue is a memory leak.
  • The second issue is empty JSON result.

kenorb avatar Sep 14 '21 21:09 kenorb