Skip to main content

Alpha#74

Type: alpha_74 • Category: indicators

Description

Alpha#74 - negative correlation comparison.

Parameters

NameTypeDescriptionRequiredDefault
dataExpstringprice datano
closestringselect the column with closing pricesno
volumestringselect the column with volumeno
highstringselect the column with highest pricesno
vwapstringselect the column with VWAPno

Help

Alpha#74

Description

Alpha#74 is an indicator from Alpha 101, a set of formulaic alphas used in investing strategies. This indicator performs a negative correlation comparison.

What does this worker do?

This worker calculates Alpha#74, which is a measure of negative correlation comparison. It uses various price and volume data to generate a signal that can be used in an investing strategy.

How to interpret the results

The results of Alpha#74 can be used to identify potential trading opportunities. A detailed explanation of how to interpret the results is beyond the scope of this documentation, but in general, the indicator can be used to gauge the strength of the negative correlation between different market variables.

Parameters

The following parameters are required to calculate Alpha#74:

  • dataExp: pandas.DataFrame - Price data
  • close: str - Select the column with closing prices
  • volume: str - Select the column with volume
  • high: str - Select the column with highest prices
  • vwap: str - Select the column with VWAP (Volume-Weighted Average Price)

Usage

For a step-by-step guide on how to use this indicator, please refer to the following GIFs:

Full GIF Short GIF

Background

Alpha#74 is part of the 101 Formulaic Alphas, a set of indicators developed by Zura Kakushadze. For more information, please refer to the publication:

101 Formulaic Alphas by Zura Kakushadze.