Stata ADO progressbar
This is a Stata command which displays a progress bar for use in loops or repeated tasks. It is able to track the progress of nested loops incorporating both foreach and forvalues loops. It can also be used outside of loops where the number of tasks is known.