I have an efs strategy script which was working up to the current point of development. As I added functionality, the application begin to "CRASH" my eSignal advanced charts when it was loaded. Suspecting the size and amount of memory whcih I was using, I moved my "support function" into another efs file and used callFunction() to access these functions. The efs application reports no errors, syntax or otherwise, but now nothing is being displayed on my charts and none of my debugPrintln's are showing up in my output window. Do the called functions not have the ability to draw on the open chart? Why are my debugPrintln's not showing up? Any help will be appreciated.
Thanks, Faunt Smith
Thanks, Faunt Smith
Comment