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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i node-red-contrib-alphavantage

Weekly Downloads

0

Version

0.0.2

License

none

Unpacked Size

19.1 kB

Total Files

12

Last publish

Collaborators

  • petslane