Skip to main content

Alpha#75

Type: alpha_75 • Category: indicators

Description

Alpha#75 - correlation comparison.

Parameters

NameTypeDescriptionRequiredDefault
dataExpstringprice datano
vwapstringselect the column with VWAPno
volumestringselect the column with volumeno
lowstringselect the column with lowest pricesno

Help

Alpha#75: Correlation Comparison Indicator

Description

Alpha#75 is a technical indicator used in investing strategies, specifically in the 101 Formulaic Alphas framework developed by Alpha 101. This indicator performs a correlation comparison and provides insights into market trends.

What does this worker do?

The Alpha#75 indicator calculates the correlation between different price and volume metrics, specifically:

  • Price data (dataExp)
  • Volume Weighted Average Price (vwap)
  • Volume (volume)
  • Lowest prices (low)

By analyzing these correlations, the indicator helps investors identify potential trading opportunities and market trends.

How to interpret the results

The indicator's output can be interpreted as follows:

  • High correlation values indicate a strong relationship between the selected metrics, which may suggest a stable market trend.
  • Low correlation values indicate a weak relationship, which may suggest a changing market trend.

Parameters

The following parameters are required to use the Alpha#75 indicator:

Parameters List

ParameterTypeDescription
dataExpprice dataPrice data used for correlation calculation
vwapstringColumn name with Volume Weighted Average Price (VWAP) data
volumestringColumn name with volume data
lowstringColumn name with lowest price data

Usage Examples

For a visual guide on how to use the Alpha#75 indicator, please refer to the following GIFs:

Full GIF Short GIF

Reference

The Alpha#75 indicator is part of the 101 Formulaic Alphas framework, which was introduced in the research paper:

"101 Formulaic Alphas" by Zura Kakushadze
https://arxiv.org/pdf/1601.00991

This paper provides a comprehensive overview of the 101 Formulaic Alphas framework and its application in investing strategies.