NVentimiglia / vol-poorofile

Indicator for TradingView

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Poor man's volume profile

This is an attempt to get something more or less similar to the volume profile for free.

Screenshot

Install

Build

# install dependencies
pip install -r requirements.txt
# generate code
make
# take ready to use pine scripts from dist/

About

Indicator for TradingView

License:Mozilla Public License 2.0


Languages

Language:Python 84.3%Language:Makefile 15.7%