Skip to content

petslane/node-red-contrib-alphavantage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Intraday
  • Daily
  • Daily Adjusted
  • Weekly
  • Weekly Adjusted
  • Monthly
  • Monthly Adjusted
  • Quote Endpoint
  • Search Endpoint

Forex (FX)

  • 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

About

NodeRED nodes for getting data from AlphaVantage API

Resources

Stars

Watchers

Forks

Packages

No packages published