I am trying to use this function to plot candlesticks for my dataframe.
But the format of arguments is not mentioned properly.
First I was stuck at plot_type argument. To understand it I had to find the code in the repo where it was defined.
Now ,I am finding it difficult to understand the format of indicators required for this function.
So, there is need of examples and additional information on arguments.