I have recently made a High Timeframe POC script (HFT POC) which is pretty popular. Thanks for this! There are many requests to include lower timeframes in this script, that is why I created this script. I could have incorporated all the timeframe POC's into one indicator but I went this route to keep things more organized between all the different timeframes....
Library "PointofControl" POC_f() The genesis of this project was to create a POC library that would be available to deliver volume profile information via pine to other scripts of indicators and strategies. This is the indicator version of the library function. A few things that would be unique with the built in - it allows you to choose the kind of...