|
QuantShare
2010-09-23 05:02:42
|
|
Hi,
It is possible to thicken candlesticks, bars or lines. This can be done using the style parameter.
Example:
PlotCandleStick("Quotes", colorBrown|255|colorViolet|255|0, StyleSymbolVdash|StyleWidth5);
There are 4 width styles: StyleWidth2, StyleWidth3, StyleWidth4 and StyleWidth5.
Thank you for the watchlist suggestion. We were going to add a new item in the chart menu (to add a symbol to a watchlist), but the problem is there are already too many options in that menu and we didn't want to create more. So, we used the drag and drop feature.
We are about to create a integrated help (sort of interactive help form with topics) that will present all intuitive/not so intuitive features of QuantShare.
We welcome any new ideas/suggestions and we thank you for being part of our community.
|
|