0.1.13 • Published 2 years ago

data-forge-indicators-ext v0.1.13

Weekly downloads
264
License
MIT
Repository
github
Last release
2 years 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

2 years ago

0.1.12

2 years ago

0.1.10

2 years ago

0.1.11

2 years ago

0.1.8

2 years ago

0.1.9

2 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.7

2 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.5

3 years ago

0.1.0

3 years ago

0.0.29

3 years ago

0.0.25

3 years ago

0.0.27

3 years ago

0.0.22

3 years ago

0.0.23

3 years ago

0.0.20

3 years ago

0.0.21

3 years ago

0.0.17

3 years ago

0.0.18

3 years ago

0.0.19

3 years ago

0.0.15

3 years ago

0.0.14

4 years ago

0.0.12

4 years ago

0.0.10

4 years ago

0.0.11

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago