Home | Trading Alchemy Manual | Alchemy Functions IndexAlchemyPriceRatioS (Function)AlchemyPriceRatioS returns the price ratio between the close of data series 1 and the close of data series 2. |
ReturnsAlchemyPriceRatioS returns the price ratio between the close of data series 1 and the close of data series 2. UsageThe 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. |