DATALOADER AND RAM

Questions about MultiCharts .NET and user contributed studies.
HPKRD
Posts: 1
Joined: 04 Jan 2015

DATALOADER AND RAM

Postby HPKRD » 04 Jan 2015

I am new to Multicharts API and so my question seems stupid.

I have written to the stream analyzer DataLoader. It loads ticks and then closes the connection .EndLoadData () on all your instructions :) Regards, stores the result, resets the user variables and collects garbage GC.Collect ();

But there's a problem! This heavy load on the RAM memory.

With Visual Studio, I tried to find objects that occupy much memory, but in my access there are no such objects. Maybe it's some kind of large objects that do not have access at such users like me?

Please help save memory!
Attachments
20.png
(2.08 KiB) Downloaded 392 times

Return to “MultiCharts .NET”