0.1.13 • Published 6 months ago

data-forge-indicators-ext v0.1.13

Weekly downloads
264
License
MIT
Repository
github
Last release
6 months ago

data-forge-indicators-ext

This is an extension of data forge indicators with more indicators.

OHLC Data

basically we follow the data format as in the following:

{
    "open": xxx,
    "high": xxx,
    "low": xxx,
    "close": xxx,
    "date": "20220201",
    "time": 2021-12-01T14:00:00.000Z
}

Please note, in the OHLC data object, the date is a string type using the "YYYYMMDD" format, and the time is a "Date" type.

Test Data

Sample gold data (year 2021 from: https://au.investing.com/commodities/gold-historical-data) is included for testing.

Indicators

EMA

This version of EMA fixes a calcuation bug in the original version.

Chandelier Exit

Donchian Channel

Relative Strength (RS)

Maintainer

Eric Tang @ TYO Lab

0.1.13

6 months ago

0.1.12

1 year ago

0.1.10

1 year ago

0.1.11

1 year ago

0.1.8

1 year ago

0.1.9

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.7

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.5

1 year ago

0.1.0

1 year ago

0.0.29

2 years ago

0.0.25

2 years ago

0.0.27

2 years ago

0.0.22

2 years ago

0.0.23

2 years ago

0.0.20

2 years ago

0.0.21

2 years ago

0.0.17

2 years ago

0.0.18

2 years ago

0.0.19

2 years ago

0.0.15

2 years ago

0.0.14

3 years ago

0.0.12

3 years ago

0.0.10

3 years ago

0.0.11

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago