Skip to content

Commit

Permalink
Update docstring for generate_graph()
Browse files Browse the repository at this point in the history
  • Loading branch information
glonlas committed Jun 5, 2018
1 parent c29c13d commit 5024cd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/plot_dataframe.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ def generate_graph(pair, trades, data, args) -> tools.make_subplots:
:param pair: Pair to Display on the graph
:param trades: All trades created
:param data: Dataframe
:param args: sys.argv that contrains the two params indicators1, and indicators2
:return: None
"""

Expand Down

0 comments on commit 5024cd5

Please sign in to comment.