How do I create multiple instances of the same DLL

 

Hi,


I'm creating a neural net for metatrader. However, I would like to know how to create multiple instances of the same DLL. I noticed that when you have multiple indicators that call the same DLL, the data is shared across all the DLLs. I would like to know I can create a unique instance of the same DLL for each indicator.

 
Forex Trader:

Hi,


I'm creating a neural net for metatrader. However, I would like to know how to create multiple instances of the same DLL. I noticed that when you have multiple indicators that call the same DLL, the data is shared across all the DLLs. I would like to know I can create a unique instance of the same DLL for each indicator.

I have the same requirement. Do you find out how to do this now? Thank you. ;)
Reason: