node-red-contrib-alphavantage

0.0.2 • Public • Published

node-red-contrib-alphavantage

NodeRED nodes for getting data from AlphaVantage API.

This module is not affiliated with AlphaVantage.

This node uses AlphaVantage API and require API key. Claim your free API key here. Free API key allowes up to 5 API requests per minute and 500 requests per day.

Installation

cd ~/.node-red
npm install node-red-contrib-alphavantage

Functionality

Stock Time Series

  • [X] Intraday
  • [ ] Daily
  • [ ] Daily Adjusted
  • [ ] Weekly
  • [ ] Weekly Adjusted
  • [ ] Monthly
  • [ ] Monthly Adjusted
  • [ ] Quote Endpoint
  • [ ] Search Endpoint

Forex (FX)

  • [X] Exchange Rates
  • [ ] Intraday
  • [ ] Daily
  • [ ] Weekly
  • [ ] Monthly

Cryptocurrencies

  • [ ] Exchange Rates
  • [ ] Daily
  • [ ] Weekly
  • [ ] Monthly

Technical Indicators

  • [ ] SMA
  • [ ] EMA
  • [ ] WMA
  • [ ] DEMA
  • [ ] TEMA
  • [ ] TRIMA
  • [ ] KAMA
  • [ ] MAMA
  • [ ] VWAP
  • [ ] T3
  • [ ] MACD
  • [ ] MACDEXT
  • [ ] STOCH
  • [ ] STOCHF
  • [ ] RSI
  • [ ] STOCHRSI
  • [ ] WILLR
  • [ ] ADX
  • [ ] ADXR
  • [ ] APO
  • [ ] PPO
  • [ ] MOM
  • [ ] BOP
  • [ ] CCI
  • [ ] CMO
  • [ ] ROC
  • [ ] ROCR
  • [ ] AROON
  • [ ] AROONOSC
  • [ ] MFI
  • [ ] TRIX
  • [ ] ULTOSC
  • [ ] DX
  • [ ] MINUS_DI
  • [ ] PLUS_DI
  • [ ] MINUS_DM
  • [ ] PLUS_DM
  • [ ] BBANDS
  • [ ] MIDPOINT
  • [ ] MIDPRICE
  • [ ] SAR
  • [ ] TRANGE
  • [ ] ATR
  • [ ] NATR
  • [ ] AD
  • [ ] ADOSC
  • [ ] OBV
  • [ ] HT_TRENDLINE
  • [ ] HT_SINE
  • [ ] HT_TRENDMODE
  • [ ] HT_DCPERIOD
  • [ ] HT_DCPHASE
  • [ ] HT_PHASOR

Sector Performances

  • [ ] SECTOR

/node-red-contrib-alphavantage/

    Package Sidebar

    Install

    npm i node-red-contrib-alphavantage

    Weekly Downloads

    1

    Version

    0.0.2

    License

    none

    Unpacked Size

    19.1 kB

    Total Files

    12

    Last publish

    Collaborators

    • petslane