We are working on "Market Statistic" page.
More news soon.
Thanks for update! Hope to hear more info soon, and find out what this feature is supposed to be

Meanwhile I have two questions/suggestions to you:
1. Could you please update the source code in Github. The code in github was not updated since the launch, so the Bittrex/Ccex notification feature is not committed there. Or you prefer to keep the feature private for some time, for it not to be too easily copied?..
2. I was looking into the current code in Github, and there is one thing which makes me worry a little bit. The GetProofOfWorkReward function has no any return value for the blockheight > 32000. Shouldn't there be "return 0;"? How the function will behave when called after block 32000 (there are calls to that function in getmininginfo at least). Could it crash the wallet, or make it misbehave?
Could you please look into this and re-check before we reached the block 32000?
Thanks.