o.marco73
What should start at 9:30? That efs just calculates a simple moving average of the symbol $TICK and plots it together with the Close of the symbol. Aside from that there is nothing in it that is related to any specific time
That said the efs is written using the legacy functions so it lacks the proper synchronization between symbols that is instead a feature of the efs2 functions so you may want to rewrite it using the latter.
For that matter you can accomplish essentially the same results in 12.x without using any efs and relying instead on the programs ability to plot secondary symbols and base studies on these. Search the eSignal KnowledgeBase for more information
Alex
Comment