Using the Metastock language,I'd like to find the difference between the CLOSE value of the last bar loaded and the CLOSE value of the first bar loaded,so:
CLOSE at last bar - CLOSE at first bar
FWIW, the no of bars loaded is given by cum(1)
Can you refer to specific bars? The Ref() function doesn't seem to help here as far as I can see.
Any help appreciated
Thanks
Mike
CLOSE at last bar - CLOSE at first bar
FWIW, the no of bars loaded is given by cum(1)
Can you refer to specific bars? The Ref() function doesn't seem to help here as far as I can see.
Any help appreciated
Thanks
Mike