I'd like to display a non-price study whose x axis is independent of the price study. For example, let's say I'd like to display price bars that represent a given volume, rather than the time period reflected in the price study. Is this possible? Thanks.
Announcement
Collapse
No announcement yet.
Asynchronous non-price study
Collapse
X
-
almerger
It is possible to compute studies based on external intervals (ie intervals that are different from the one being plotted in the price window) however these intervals need to be comparable in order to allow the formula engine to mantain the proper synchronization. For information on the inv() function which allows an efs function to be based on external intervals see this article in the EFS KnowledgeBase.
Alex
Comment