ay-TPOChart.v1.00

file location: 
1. ay-mplib.const.mqh ==> YOURMT4FOLDER\Experts\Include
2. ay-object.func.mqh ==> YOURMT4FOLDER\Experts\Include
3. ay-mplib100.mq4 ==> YOURMT4FOLDER\Experts\Libraries
4. ay-TPOChart.v1.00 ==> YOURMT4FOLDER\Experts\Indicators
5. 7bit-onetick.mq4 ==> YOURMT4FOLDER\Experts\Script

new features : 
- Added Quarterly Profile, based on 
  http://www.investopedia.com/terms/q/quarter.asp - Added IB and DIB, 
  configurable using [ProfileTF]IbTf and [ProfileTF]IbTfNumbars Input
  params
- Add Control Button for setting toggle 
  - (1) Toggle between ModeLetter and Histogram, Histogram is usefull 
        for a good view when you zoom out the chart 
  - (2) Toggle ShowProfileInfo 
  - (3) Toggle ShowOHLCBar 
  - (4) Toggle ShowIB 
  - (5) Toggle ShowDIB 
  - (6) Toggle ShowCurrentTVPO 
  it work by deleting the number, when a new tick coming the new setting
  will be applied.
  When market not so active or during weekend you need a script to make 
  a fake tick for this button to work. You can use a script by 7bit  for 
  this (7bit-onetick), set a hotkey for this script(I use CTRL+1), so 
  when you need a fake tick, you just need to press your fake tick hotkey 
