Multi-color indicator
CompletedHi.
it will be good if you add multi-type multi-color indicator coding ability, i.e. where i can add as many plots and as many different styles, as i want, i.e.:
AddPlot("Name1", Style.Line, red);
AddPlot("Name2", Style.Histogram, red);
AddPlot("Name3", Style.Histogram, green);
AddPlot("Name5", Style.Scatter, orange);
and etc
Please sign in to leave a comment.
Comments
0 comments