Post
Topic
Board Service Announcements
Re: BitcoinWisdom.com - Live Bitcoin/LiteCoin Charts
by
BitcoinWisdom
on 16/07/2013, 11:57:18 UTC
[..]
You could hide EMAs, but hide the MACD is not supported in short time. it will be part of support any number custom of indicators, and that is complex parts and will take a lot of time to code.
Show 4 days with 15 minutes currently is not supported, the minmum for the chart setting is 3px with space 3px.  and display by period range is out of chart's ability, and there is no plan to support dynamic width of bars for CandleStick. maybe will support in Line chart or custom minmum charts width setting. but I think it would be very low priority feature.

Thanks for adding the possibility to hide the MACD, having as little clutter as possible is essential in technical analysis (but then what everyone finds useful varies greatly).

Now it's unfortunate that we can't increase the density, there just aren't enough bars per charts... any move in that direction will be welcome.

Cheers.
I think I should express why I won't decrease the minmum bar width and space
1. The minimum bar width is 3px, or the high and low cannot be recogined.
2. If the margin is too low, the chart will looks dazzle in dark theme.
3. 3px width + 0~1px space quite smaller than next level 5px width with 3px, it makes the zoom unsmoothly.
4. For 4 days, 30 minutes is no difference of 15 minutes in most of case.
5. The server first read 200 periods and then read 900 periods to let user see the chart earlier. in 3px with without margin, when screen width large than 900px, users will see an unfriendly chart flicking moving.