/udf-bitshares-wrapper

Tradingview UDF server for bitshares.

Primary LanguagePythonMIT LicenseMIT

The bitshares udf wrapper

UDF protocol is needed to build DEX market charts with TradingView.

This wrapper will expose an udf API set by calling a bitshares witness node with market_history plugin enabled to get data from the dex.

Online demo

http://open-explorer.io/tradingview/

Basic run:

git clone https://github.com/oxarbitrage/udf-bitshares-wrapper.git
export FLASK_APP=wrapper.py
flask run --host=0.0.0.0 --port=5001

API Calls

The following calls are exposed and needed for TradingView to display bitshares dex charts: