Skip to content

The list of ta-lib indicators used in the strategies #54

Open
@hroff-1902

Description

@hroff-1902

This will help select a replacement library to move to from ta-lib.

$ egrep -roh 'ta\..*\(' .|sort -u
gives

ta.ADX(
ta.CCI(
ta.CDLHAMMER(
ta.CMO(
ta.EMA(
ta.MACD(
ta.MAX(
ta.MFI(
ta.MIN(
ta.MINUS_DI(
ta.MOM(
ta.PLUS_DI(
ta.RSI(
ta.SAR(
ta.SMA(
ta.STOCH(
ta.STOCHF(
ta.TEMA(

Total number of appearances to be changed:

$ egrep -r 'ta\..*\(' .|wc -l
163

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions