Skip to content

dreistein33/pyIndicatorAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyIndicatorAPI

IndicatorAPI.com wrapper

PyPi Website

How to install:

  1. Make sure you have latest version of pip
  2. Type pip install pyIndicatorAPI in the terminal

Usage:

from pyIndicatorAPI.indicators import Client

client = Client(YOUR_API_KEY)
rsi_values = client.rsi('BTC/USDT')

About

IndicatorAPI.com wrapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages