I need to use/build some data strucuture mechanism in order to store and getting custom statistical information about previous trades made with a strategy over an instrument. And I need that this information is available in the future in spite of the common and normal strategie stops and starts, and normal computer shutdowns.
I am new in Ninjascript and I don´t know if I have to create an external file in order to store this information, or Ninjascript allows other type of solution for this issue.
Could you tell me what must I use for this purpose in NT8?
Thank you very much.
Regards.

Comment