Does it make sense to do multithreaded programming in an NT7 indicator (for example in the hope of playing sounds without the charts lagging or to make use of multiple cores for intensive calculations), or will the code be executed anyway in a single thread/core?
Thanks

Comment