Alpha#53
Type:
alpha_53
• Category:indicators
Description
Alpha#53 - negative delta on body ratio.
Parameters
Name | Type | Description | Required | Default |
---|---|---|---|---|
dataExp | string | price data | no | |
close | string | select the column with closing prices | no | |
low | string | select the column with lowest prices | no | |
high | string | select the column with highest prices | no |
Help
Alpha#53
Description
Alpha#53 is an indicator from Alpha 101, a set of formulaic alphas used in investing strategies. This indicator calculates the negative delta on body ratio.
What does this worker do?
This worker calculates the Alpha#53 indicator, which is based on the negative delta on body ratio. The indicator uses price data to calculate the ratio.
How to interpret the results
The results of this indicator can be used to inform investment decisions. A negative delta on body ratio indicates a specific market condition. Please refer to the publication 101 Formulaic Alphas by Zura Kakushadze for more information on how to interpret the results.
Parameters
The following parameters are required to calculate the Alpha#53 indicator:
- dataExp: price data
- Type: DataFrame
- Description: Price data used to calculate the indicator
- close: column with closing prices
- Type: string
- Description: Column name with closing prices
- low: column with lowest prices
- Type: string
- Description: Column name with lowest prices
- high: column with highest prices
- Type: string
- Description: Column name with highest prices
Usage
To use this indicator, simply pass in the required parameters. You can refer to the following GIFs for a step-by-step guide:
Reference
For more information on the Alpha 101 indicators, please refer to the publication 101 Formulaic Alphas by Zura Kakushadze.