Memory leak problem in Genesis API

Discussion in 'Automated Trading' started by Reload, Aug 15, 2008.

  1. Reload

    Reload

    I build my system on GTAPIB, the C basic version of the Genesis API, and find that the system consumes more and more memory when it is on.

    after checked it carefully, I found that is the fuction "gtbInitialize()" in the API, maybe the others as well, cause this memory leak problem.

    anyone experienced the some thing as I did? and what about the C++ version API: GTAPI ? is it OK? anyone test it?
     
  2. I use the C++ API. I would have no idea to see if there is a memory leak, but it works fine for me