Hi,
I have a function/indicator that looks at TRIN, while I analyze a diferent symbol.
The function works fine by itself.
I am calling that function from a diferent efs file.
It works fine (here is the catch) IF and only if the data for TRIN was already loaded in memory.
If I stop eSignal and just call the function, crashes all the time.
I display the TRIN function and THEN I call it from an other efs file, works again.
Can anybody tell me why is happening and how can be avoided?
Thank you.
Mihai
I have a function/indicator that looks at TRIN, while I analyze a diferent symbol.
The function works fine by itself.
I am calling that function from a diferent efs file.
It works fine (here is the catch) IF and only if the data for TRIN was already loaded in memory.
If I stop eSignal and just call the function, crashes all the time.
I display the TRIN function and THEN I call it from an other efs file, works again.
Can anybody tell me why is happening and how can be avoided?
Thank you.
Mihai
Comment