|
Navigation: Function Reference > Stream Functions > Stream Utility Functions > strmPhase() strmPhase() |
Top Previous Next |
strmPhase( stream: TEStream; bars: integer ) : Double;
Calculates the phase of stream over bars.
Parameters
stream |
input stream of type TEStream |
bars |
integer value. number of bars over which to perform the calculation. |