Update docstring for generate_graph()
This commit is contained in:
parent
c29c13dfd7
commit
5024cd52af
@ -132,6 +132,7 @@ def generate_graph(pair, trades, data, args) -> tools.make_subplots:
|
|||||||
:param pair: Pair to Display on the graph
|
:param pair: Pair to Display on the graph
|
||||||
:param trades: All trades created
|
:param trades: All trades created
|
||||||
:param data: Dataframe
|
:param data: Dataframe
|
||||||
|
:param args: sys.argv that contrains the two params indicators1, and indicators2
|
||||||
:return: None
|
:return: None
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user