Hi,
I initate my studies at "ALLBARS" time, regardless if it is first time load or following a "reloadefs" command.
I only iniate the studies I studies I need for a particular display configuration [to minimize execution time and overhead].
The problem I have is that, sometimes, in real time and busy markets, the new studies to be displayed are not initialized, after reloadefs command.
The problem NEVER hapens after hours, or at first load [new symbol or time interval] and very seldom in "calm" markets [low volume].
My concl.usion is that EFS Engine, misses to send the ALLBARS indication in certain situations [like the ones I explained above].
I tried to set a flag [global var] before "reloadefs", but it is not registered/recorded, therefor not found by my routine to initialize studies.
Can someone explain what hapens and how it can be avoided?
Note:
The documentations gives no specifics for this situation other than "use reloadefs with caution and expect the unexpected".
Thank you.
I initate my studies at "ALLBARS" time, regardless if it is first time load or following a "reloadefs" command.
I only iniate the studies I studies I need for a particular display configuration [to minimize execution time and overhead].
The problem I have is that, sometimes, in real time and busy markets, the new studies to be displayed are not initialized, after reloadefs command.
The problem NEVER hapens after hours, or at first load [new symbol or time interval] and very seldom in "calm" markets [low volume].
My concl.usion is that EFS Engine, misses to send the ALLBARS indication in certain situations [like the ones I explained above].
I tried to set a flag [global var] before "reloadefs", but it is not registered/recorded, therefor not found by my routine to initialize studies.
Can someone explain what hapens and how it can be avoided?
Note:
The documentations gives no specifics for this situation other than "use reloadefs with caution and expect the unexpected".
Thank you.
Comment