stable/docs/plotting.md
2018-01-12 11:49:50 +01:00

390 B

Plotting

This page explains how to plot prices, indicator, profits.

Table of Contents

Plot price and indicators

Usage for the price plotter: script/plot_dataframe.py [-h] [-p pair]

Example

python script/plot_dataframe.py -p BTC_ETH

The -p pair argument, can be used to specify what pair you would like to plot.