Merge branch 'develop' into support_multiple_ticker

This commit is contained in:
Jean-Baptiste LE STANG
2018-01-20 19:25:47 +01:00
22 changed files with 767 additions and 253 deletions

View File

@@ -28,7 +28,7 @@ def plot_parse_args(args ):
return parser.parse_args(args)
def plot_analyzed_dataframe(args) -> None:
def plot_analyzed_dataframe(args):
"""
Calls analyze() and plots the returned dataframe
:param pair: pair as str