Home    |    Trading Alchemy Manual    |    Alchemy Functions Index

AlchemyPriceRatioS (Function)

AlchemyPriceRatioS returns the price ratio between the close of data series 1 and the close of data series 2.

 

 

Returns

AlchemyPriceRatioS returns the price ratio between the close of data series 1 and the close of data series 2.

Usage

The AlchemyPriceRatioS function returns the price ratio between the close of data series 1 and the close of data series 2.  It can replace any price series input of a function, indicator or strategy.  For example, for plotting a moving average of the closing price ratio between data series 1 and data series 2, the moving average indicator Price input close can be replaced with AlchemyPriceRatioS.

Home    |    Trading Alchemy Manual    |    Alchemy Functions Index